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
[Observability] Add managedOtlpServiceUrl property to observability schema (#225635)
This change adds `managedOtlpServiceUrl` schema property that will be
populated for serverless projects and be used during onboarding for
getting the URL of the OTLP managed service.
At the moment this URL comes from the APM plugin, but it needs to be
decoupled as APM won't be available in Logs Essentials. At the same time
the property is put into the high-level `observability` plugin as it
might be used by other plugins in the future.
0 commit comments