You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove health-checks dependency
* Add pyroscope
* Add Pyroscope instrumentation configuration and implementation
* Adding Pyroscope integration to OpenTelemetry instrument for span processing and configuration adjustments
* Add service_debug option to enable console span export in OpentelemetryConfig
* Add PyroscopeInstrument and simplify OpentelemetryInstrument checks
* Adjust is_ready check and conditionally add OTLPSpanProcessor based on endpoint
* Add span formatting function for console exporter in opentelemetry_instrument.py
* Optimize Litestar bootstrapper by removing Pyroscope integration
* Adjust minimal opentelemetry config and test checks
* Adjust minimal_opentelemetry_config for bootstrap readiness test in test_opentelemetry.py
* Simplify minimal_opentelemetry_config fixture return statement
* Adjusts minimal_opentelemetry_config to include namespace and container name
0 commit comments