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

prometheusremotewrite: Don't generate target_info unless at least one identifying label is defined #32148

Merged

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    89c64af View commit details
    Browse the repository at this point in the history
  2. Require for either job or instance label to be defined

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d943bf8 View commit details
    Browse the repository at this point in the history
  3. Ignore service.name starting with service_unknown

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7ac5a7c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    3bbf364 View commit details
    Browse the repository at this point in the history
  2. Tweak changelog note

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    981c9ec View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge remote-tracking branch 'open-telemetry/main' into bugfix/target…

    …-info-required-attrs
    
    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    824f304 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    5222a13 View commit details
    Browse the repository at this point in the history
  2. Don't ignore resources with unknown_service name prefix

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bc8ff90 View commit details
    Browse the repository at this point in the history
  3. Update pkg/translator/prometheusremotewrite/helper.go

    Co-authored-by: Anthony Mirabella <[email protected]>
    aknuds1 and Aneurysm9 authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    65bbd87 View commit details
    Browse the repository at this point in the history
  4. Fix changelog

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    eb4618a View commit details
    Browse the repository at this point in the history
  5. Drop stale test code

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    04fafee View commit details
    Browse the repository at this point in the history