Skip to content

Commit 93e470f

Browse files
committed
mdatagen: fix deprecated metrics validation and align metadata schema
- Fix deprecated metrics validation logic - Enforce consistency between stability and deprecated fields - Align generated output with updated metadata schema - Improve test coverage for Stability.Unmarshal
1 parent f40d35a commit 93e470f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chloggen/fix_mdatagen-deprecated-metrics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. receiver/otlp)
7-
component: cmd/metadata
7+
component: cmd/mdatagen
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
1010
note: "Introduce additional metadata (the version since the deprecation started, and the deprecation reason) for deprecated metrics."

0 commit comments

Comments
 (0)