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 scary experimental warning when using the otel runtime (#10187)
* Remove experimental warning for otel runtime.
* Change from Warn to Info since this isn't a warning
Co-authored-by: Paolo Chilà <[email protected]>
---------
Co-authored-by: Paolo Chilà <[email protected]>
c.logger.With("component_ids", componentIDs).Warn("The Otel runtime manager is HIGHLY EXPERIMENTAL and only intended for testing. Use at your own risk.")
0 commit comments