Skip to content

fix: remove default prometheus scrape configs #32

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

Merged
merged 3 commits into from
Apr 18, 2025
Merged

Conversation

dannykopping
Copy link
Collaborator

Apparently setting a value as null doesn't work anymore, so the Prometheus scrape configs were restored :crying_blood:

@dannykopping dannykopping changed the title fix: remove default prometheus relabel configs fix: remove default prometheus scrape configs Apr 18, 2025
@dannykopping dannykopping force-pushed the main branch 2 times, most recently from 46cc047 to a2ae0cf Compare April 18, 2025 12:33
Signed-off-by: Danny Kopping <[email protected]>
@@ -1,6 +1,12 @@
#!/usr/bin/env bash
set -euo pipefail

# check versions
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Drive-by: constrain these versions (to match the ones in .github/workflows/lint.yaml) to produce consistent outputs

@mtojek mtojek self-requested a review April 18, 2025 12:45
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

Thanks for fixing it!

@dannykopping dannykopping merged commit 3337552 into main Apr 18, 2025
1 check passed
@dannykopping dannykopping deleted the dk/scrape branch April 18, 2025 12:49
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