Skip to content

Conversation

@x1unix
Copy link
Contributor

@x1unix x1unix commented Nov 19, 2025

PR Description

Which issue(s) this PR fixes

This PR adds scrape_created_timestamp_zero_ingestion parameter to Alloy config for prometheus.scrape component.

See upstream Prometheus proposal for context.

Note

This option is not supported in YAML config as prom's ScrapeConfig doesn't expose such option.
Upstream PR plans to expose this feature as a command-line feature flag.

Fixes #4045

Notes to the Reviewer

CC @dehaansa @clayton-cornell

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@x1unix x1unix requested review from a team and clayton-cornell as code owners November 19, 2025 21:30
@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

💻 Deploy preview available (feat(prometheus): support created timestamp zero ingestion):

@x1unix x1unix force-pushed the x1unix/feat/support-ct-zero branch 2 times, most recently from 85414b6 to 4afbc8f Compare November 20, 2025 13:54
@x1unix x1unix force-pushed the x1unix/feat/support-ct-zero branch from e1bbcb0 to 219f9dd Compare November 20, 2025 19:07
@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Nov 20, 2025
@clayton-cornell clayton-cornell requested a review from a team November 20, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/docs Docs Squad label across all Grafana Labs repos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support created-timestamp-zero-ingestion feature flag for prometheus.scrape component

2 participants