cf-otel
v0.0.4
Published
Opentelemetry for Codefresh
Downloads
2
Maintainers
Readme
cf-otel
Lib contains configuration to enable OTEL in your project.
Environment variables:
- CF_OTEL_OTLP_METRICS_EXPORTER - set "true" to push metrics to OTEL Collector
- CF_OTEL_OTLP_LOGS_EXPORTER - set "true" to push logs to OTEL Collector
- CF_OTEL_DISABLED - set "true" to disable OTEL
*In this lib default auto-instrumentation config is not used in direct way that reason some environment variables may not work.