Add signoz
This commit is contained in:
@@ -29,6 +29,16 @@ pytz==2023.3
|
||||
# Logging
|
||||
structlog==23.2.0
|
||||
|
||||
# Monitoring and Observability
|
||||
prometheus-client==0.23.1
|
||||
opentelemetry-api==1.27.0
|
||||
opentelemetry-sdk==1.27.0
|
||||
opentelemetry-instrumentation-fastapi==0.48b0
|
||||
opentelemetry-exporter-otlp-proto-grpc==1.27.0
|
||||
opentelemetry-instrumentation-httpx==0.48b0
|
||||
opentelemetry-instrumentation-redis==0.48b0
|
||||
opentelemetry-instrumentation-sqlalchemy==0.48b0
|
||||
|
||||
# Machine Learning (for confidence scoring and impact estimation)
|
||||
numpy==1.26.2
|
||||
pandas==2.1.3
|
||||
|
||||
Reference in New Issue
Block a user