Add instrumentation to the search services (#30350)

This commit is contained in:
Renaud Chaput 2024-05-24 15:13:23 +02:00 committed by GitHub
parent 8394a150d7
commit acc77c3836
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 55 additions and 20 deletions

View file

@ -975,6 +975,7 @@ DEPENDENCIES
omniauth-rails_csrf_protection (~> 1.0)
omniauth-saml (~> 2.0)
omniauth_openid_connect (~> 0.6.1)
opentelemetry-api (~> 1.2.5)
opentelemetry-exporter-otlp (~> 0.26.3)
opentelemetry-instrumentation-active_job (~> 0.7.1)
opentelemetry-instrumentation-active_model_serializers (~> 0.20.1)