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

Add exclusion rules for prom operator objects and static label helpers #1127

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

petewall
Copy link
Collaborator

@petewall petewall commented Jan 16, 2025

Re-arranged the log processing a bit so extraLogProcessingStages are at the very end.

@petewall petewall self-assigned this Jan 16, 2025
@petewall petewall requested review from a team, skl, nevermind89x, jewbetcha and sleepyfoodie and removed request for a team January 16, 2025 02:27
@@ -109,3 +111,9 @@ Be sure perform actual integration testing in a live environment in the main [k8
| serviceMonitors.namespaces | list | `[]` | Which namespaces to look for ServiceMonitor objects. |
| serviceMonitors.scrapeInterval | string | 60s | How frequently to scrape metrics from ServiceMonitor objects. Only used if the ServiceMonitor does not specify the scrape interval. Overrides global.scrapeInterval |
| serviceMonitors.selector | string | `""` | Selector to filter which ServiceMonitor objects to use. |

### ServiceMonitor
Copy link
Member

Choose a reason for hiding this comment

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

Think this broke out into its own section by accident

Suggested change
### ServiceMonitor
### ServiceMonitors

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks. I'll fix that...

@petewall petewall force-pushed the feat/namespaceExclusions branch from e0a8240 to 60bf6fa Compare January 16, 2025 16:06
@petewall petewall force-pushed the feat/namespaceExclusions branch from af8cca6 to bd4a7ab Compare January 16, 2025 18:11
It'll be dropped later, and it's required for the integration matcher later

Signed-off-by: Pete Wall <[email protected]>
@petewall petewall force-pushed the feat/namespaceExclusions branch from bd4a7ab to a4bbf59 Compare January 16, 2025 18:18
@petewall petewall merged commit 68bc50a into main Jan 16, 2025
32 checks passed
@petewall petewall deleted the feat/namespaceExclusions branch January 16, 2025 18:25
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