Skip to content

Comments

feat: fallback scrape protocol#12

Merged
tedim52 merged 4 commits intokurtosis-tech:mainfrom
minhd-vu:fallback-scrape-protocol
Feb 21, 2025
Merged

feat: fallback scrape protocol#12
tedim52 merged 4 commits intokurtosis-tech:mainfrom
minhd-vu:fallback-scrape-protocol

Conversation

@minhd-vu
Copy link
Collaborator

Prometheus v3 introduced the fallback_scrape_protocol option in the scrape config. I believe before it would use PrometheusText0.0.4. Read more about the breaking change here: https://prometheus.io/docs/prometheus/3.0/migration/#scrape-protocols

@minhd-vu minhd-vu marked this pull request as ready for review February 21, 2025 18:54
@tedim52 tedim52 merged commit f5ce159 into kurtosis-tech:main Feb 21, 2025
1 check passed
@minhd-vu minhd-vu deleted the fallback-scrape-protocol branch February 22, 2025 14:49
tedim52 added a commit that referenced this pull request Mar 12, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.0.0](0.0.1...1.0.0)
(2025-03-12)


### Features

* Add node selector to prometheus
([#2](#2))
([2fdde9c](2fdde9c))
* add support for custom name
([823f732](823f732))
* customize storage size/retention period
([3047373](3047373))
* customize storage size/retention period
([#6](#6))
([d867bac](d867bac))
* default fallback scrape protocol
([608c58e](608c58e))
* fallback scrape protocol
([#12](#12))
([f5ce159](f5ce159))
* make prom image configurable
([79ab7cb](79ab7cb))
* make prom image configurable
([#7](#7))
([c0c5d00](c0c5d00))


### Bug Fixes

* doc string to match validator
([7907001](7907001))
* fallback scrape protocol
([ba44292](ba44292))
* protocol name
([38e4eac](38e4eac))
* token name
([#15](#15))
([81ff9e5](81ff9e5))
* typo
([118df54](118df54))
* typo
([#9](#9))
([581d6d5](581d6d5))
* typo for labels in main.star
([b509b0a](b509b0a))
* typo for labels in main.star
([#5](#5))
([b77c97f](b77c97f))


### Miscellaneous Chores

* add release please config
([#13](#13))
([1733241](1733241))
* fix release please token
([#14](#14))
([ddbc5d9](ddbc5d9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants