Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Add type and unit metadata labels #39

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2024

  1. Proposal for type and unit metadata labels

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    25305b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. address feedback

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e56b2be View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. add goal of warning on inappropriate operations

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6cfdbd4 View commit details
    Browse the repository at this point in the history
  2. info annotation, rather than warning

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    de68600 View commit details
    Browse the repository at this point in the history
  3. remove dmention of unit in text format

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e0d62d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. add native histogram motivation, and omit unit alternative

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    619537d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. rename feature flag to identifying-type-and-unit

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a2e5ed9 View commit details
    Browse the repository at this point in the history
  2. add complex value alternative

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    75ccddd View commit details
    Browse the repository at this point in the history
  3. add ability to relabel type and unit

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d9e0ad3 View commit details
    Browse the repository at this point in the history
  4. preserve existing behavior for PromQL operations

    Signed-off-by: David Ashpole <[email protected]>
    dashpole committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f1760bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bce6d9c View commit details
    Browse the repository at this point in the history