0.0.4 • Published 1 year ago

cf-otel v0.0.4

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

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.