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

Metrics catchall #169

Merged
merged 5 commits into from
Dec 18, 2024
Merged

Metrics catchall #169

merged 5 commits into from
Dec 18, 2024

Conversation

JasonTheMain
Copy link
Contributor

Changes proposed in this pull request:

  • this allows all metrics to be caught

Security considerations

None

@JasonTheMain JasonTheMain requested a review from a team as a code owner December 18, 2024 16:47
@@ -1,7 +1,7 @@
##---------------------------------------------------------------------
# Parses message with app metric data. | |
##---------------------------------------------------------------------
if ( [metrics_sd_id] == "gauge@47450" ) {
if ( "" in [metrics_sd_id] ) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add a comment explaining what this does? For some reason my brain struggles to parse it

@JasonTheMain JasonTheMain merged commit 30b42c3 into main Dec 18, 2024
@JasonTheMain JasonTheMain deleted the metrics-catchall branch December 18, 2024 17:17
@JasonTheMain JasonTheMain mentioned this pull request Dec 18, 2024
5 tasks
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