prometheus / prometheus/docs

exposition format: specify precisely the semantics of empty label values

Open
#548 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

exposition format
Dominant language
TypeScript
Stars
717
Forks
1.2k
Avg merge
3d 15h
Merged PRs (30d)
19

Description

In general, a label with an empty value is identical to a label that is not set at all.
However, while that is (or should be) true in PromQL, there is a specific semantics in the exposition format (i.e. a label with an empty value does exist and only disappears after all the relabeling steps, when it is ingested into Prometheus). We should be clear about this in the spec.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the exposition format specification and read the sections covering empty label values, PromQL, and relabeling. Update the specification to state that an empty label value exists in the exposition format and disappears only after ingestion relabeling, then verify the wording is precise and consistent.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.