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

Alerting: Grafana Receiver settings should support non-string values #48

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

gotjosh
Copy link
Collaborator

@gotjosh gotjosh commented Jan 25, 2023

See grafana/grafana#62156 for the long explanation.

Name string `json:"name"`
Type string `json:"type"`
DisableResolveMessage bool `json:"disableResolveMessage"`
Settings map[string]string `json:"settings"` //TODO: This used to be simpleJSON but I'm not even sure we need it.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

turns out, we needed it 🦺

@gotjosh
Copy link
Collaborator Author

gotjosh commented Jan 25, 2023

Build passed on Grafana - merging.

@gotjosh gotjosh merged commit facc6b2 into main Jan 25, 2023
@gotjosh gotjosh deleted the settings-are-not-only-strings branch January 25, 2023 21:02
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.

None yet

2 participants