Skip to content

Conversation

@heliapb
Copy link
Member

@heliapb heliapb commented Nov 17, 2025

Description

From prometheus 3.8.0 add scrape_native_histograms

https://github.com/prometheus/prometheus/pull/17315/files

What type of changes does your code introduce to the Prometheus operator? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Verification

Please check the Prometheus-Operator testing guidelines for recommendations about automated tests.

Changelog entry

Please put a one-line changelog entry below. This will be copied to the changelog file during the release process.


@heliapb heliapb marked this pull request as ready for review November 17, 2025 22:33
@heliapb heliapb requested a review from a team as a code owner November 17, 2025 22:33
Copy link
Contributor

@simonpasquier simonpasquier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we also add the same field to the Prometheus/PrometheusAgent top-level spec (CommonPrometheusFields struct)?

@heliapb heliapb force-pushed the feat/add_scrape_native_histograms branch from a5f3c99 to b2e3fdc Compare November 19, 2025 22:19
@heliapb
Copy link
Member Author

heliapb commented Nov 19, 2025

Shouldn't we also add the same field to the Prometheus/PrometheusAgent top-level spec (CommonPrometheusFields struct)?

yes, forgot to add, fixed now, thanks

@heliapb heliapb force-pushed the feat/add_scrape_native_histograms branch from 331d9ef to 12bc23f Compare November 20, 2025 09:38
@heliapb heliapb force-pushed the feat/add_scrape_native_histograms branch from 12bc23f to ad63051 Compare November 24, 2025 11:04
@heliapb heliapb force-pushed the feat/add_scrape_native_histograms branch from ad63051 to 2be6fb2 Compare December 3, 2025 10:05
Signed-off-by: Hélia Barroso <[email protected]>
@heliapb heliapb force-pushed the feat/add_scrape_native_histograms branch from 2be6fb2 to 0c016a8 Compare December 5, 2025 16:02
Copy link
Contributor

@simonpasquier simonpasquier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants