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
Bug bash fix for petlist adoption python app signals (#437)
* capture trace info
* More logs and traces
* fix: added parameter names to all services
* More logs and traces
* More logs and traces
* More logs and traces
* More logs and traces
* fix: Remove manual OTel instrumentation to enable Application Signals for petlistadoptions-py
* fix: Remove OTel instrumentation packages to use Application Signals ADOT layer
* fix: Remove all OTel code to rely purely on Application Signals auto-instrumentation
* fix: Add back FastAPI instrumentation for Application Signals HTTP metrics
* fix: Use manual OTEL instrumentation for petlistadoptions (Application Signals Python auto-inst doesn't work for FastAPI)
* fix: Use correct OTLP endpoint for CloudWatch Agent (4316 not 4317)
* fix: Extract host:port from OTLP endpoint URL for gRPC exporter
* petlist adoption with app signals
* petlist adoption with app signals
* petlist adoption with app signals
* petlist adoption with app signals
* petlist adoption with app signals
---------
Co-authored-by: Siva Guruvareddiar <[email protected]>
Co-authored-by: Rafael Pereyra <[email protected]>
Co-authored-by: Rafael Pereyra <[email protected]>
0 commit comments