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

chore(deps): update dependency github.com/prometheus/prometheus/documentation/prometheus-mixin to v2.55.1 #669

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Update Change
github.com/prometheus/prometheus/documentation/prometheus-mixin minor v2.54.1 -> v2.55.1

Release Notes

prometheus/prometheus (github.com/prometheus/prometheus/documentation/prometheus-mixin)

v2.55.1: 2.55.1 / 2024-11-04

Compare Source

  • [BUGFIX] round() function did not remove __name__ label. #​15250

v2.55.0: 2.55.0 / 2024-10-22

Compare Source

What's Changed

  • [FEATURE] PromQL: Add experimental info function. #​14495
  • [FEATURE] Support UTF-8 characters in label names - feature flag utf8-names. #​14482, #​14880, #​14736, #​14727
  • [FEATURE] Scraping: Add the ability to set custom http_headers in config. #​14817
  • [FEATURE] Scraping: Support feature flag created-timestamp-zero-ingestion in OpenMetrics. #​14356, #​14815
  • [FEATURE] Scraping: scrape_failure_log_file option to log failures to a file. #​14734
  • [FEATURE] OTLP receiver: Optional promotion of resource attributes to series labels. #​14200
  • [FEATURE] Remote-Write: Support Google Cloud Monitoring authorization. #​14346
  • [FEATURE] Promtool: tsdb create-blocks new option to add labels. #​14403
  • [FEATURE] Promtool: promtool test adds --junit flag to format results. #​14506
  • [FEATURE] TSDB: Add delayed-compaction feature flag, for people running many Prometheus to randomize timing. #​12532
  • [ENHANCEMENT] OTLP receiver: Warn on exponential histograms with zero count and non-zero sum. #​14706
  • [ENHANCEMENT] OTLP receiver: Interrupt translation on context cancellation/timeout. #​14612
  • [ENHANCEMENT] Remote Read client: Enable streaming remote read if the server supports it. #​11379
  • [ENHANCEMENT] Remote-Write: Don't reshard if we haven't successfully sent a sample since last update. #​14450
  • [ENHANCEMENT] PromQL: Delay deletion of __name__ label to the end of the query evaluation. This is experimental and enabled under the feature-flag promql-delayed-name-removal. #​14477
  • [ENHANCEMENT] PromQL: Experimental sort_by_label and sort_by_label_desc sort by all labels when label is equal. #​14655, #​14985
  • [ENHANCEMENT] PromQL: Clarify error message logged when Go runtime panic occurs during query evaluation. #​14621
  • [ENHANCEMENT] PromQL: Use Kahan summation for better accuracy in avg and avg_over_time. #​14413
  • [ENHANCEMENT] Tracing: Improve PromQL tracing, including showing the operation performed for aggregates, operators, and calls. #​14816
  • [ENHANCEMENT] API: Support multiple listening addresses. #​14665
  • [ENHANCEMENT] TSDB: Backward compatibility with upcoming index v3. #​14934
  • [PERF] TSDB: Query in-order and out-of-order series together. #​14354, #​14693, #​14714, #​14831, #​14874, #​14948, #​15120
  • [PERF] TSDB: Streamline reading of overlapping out-of-order head chunks. #​14729
  • [BUGFIX] PromQL: make sort_by_label stable. #​14985
  • [BUGFIX] SD: Fix dropping targets (with feature flag new-service-discovery-manager). #​13147
  • [BUGFIX] SD: Stop storing stale targets (with feature flag new-service-discovery-manager). #​13622
  • [BUGFIX] Scraping: exemplars could be dropped in protobuf scraping. #​14810
  • [BUGFIX] Remote-Write: fix metadata sending for experimental Remote-Write V2. #​14766
  • [BUGFIX] Remote-Write: Return 4xx not 5xx when timeseries has duplicate label. #​14716
  • [BUGFIX] Experimental Native Histograms: many fixes for incorrect results, panics, warnings. #​14513, #​14575, #​14598, #​14609, #​14611, #​14771, #​14821
  • [BUGFIX] TSDB: Only count unknown record types in record_decode_failures_total metric. #​14042

New Contributors

Full Changelog: prometheus/prometheus@v2.54.1...v2.55.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

…entation/prometheus-mixin to v2.55.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. status/review_needed The issue or PR needs to be reviewed labels Nov 23, 2024
@github-actions github-actions bot added the size/xs Size XS label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant