Skip to content

Commit

Permalink
rename feature flag to identifying-type-and-unit
Browse files Browse the repository at this point in the history
Signed-off-by: David Ashpole <[email protected]>
  • Loading branch information
dashpole committed Nov 26, 2024
1 parent 619537d commit 15b0c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/2024-09-25_metadata-labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ PRW 1.0 is omitted because metadata is sent separately from timeseries, making i

#### Milestone 1: Feature flag for adding labels

Add a feature flag: `--enable-feature=metadata-labels`. When enabled `__type__` and `__unit__` labels are added when receiving OTLP or PRW 2.0, or when scraping the text, OM, or proto formats.
Add a feature flag: `--enable-feature=identifying-type-and-unit`. When enabled `__type__` and `__unit__` labels are added when receiving OTLP or PRW 2.0, or when scraping the text, OM, or proto formats.

#### Milestone 2: UI and PromQL changes

Expand Down

0 comments on commit 15b0c44

Please sign in to comment.