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
[chore][mdatagen] Remove telemetry::level from schema file (#12497)
#### Description
The `telemetry::level` key in `metadata.yaml` wasn't used for anything,
and support for it was dropped in #12144. However, it was never removed
from the schema file. This PR fixes that.
0 commit comments