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

Remove redundant field prefixes from PanelCfg interface #7

Merged
merged 2 commits into from
May 16, 2023

Conversation

sdboyer
Copy link
Contributor

@sdboyer sdboyer commented Mar 23, 2023

Does what it says on the tin.

Requires a bunch of updates in grafana/grafana and grafana/grok.

Fixes #6

@sdboyer sdboyer requested a review from dprokop March 23, 2023 18:11
@sdboyer
Copy link
Contributor Author

sdboyer commented Mar 23, 2023

@dprokop would love to get your sign-off that this is what you had in mind

@ryantxu any concerns with dropping these prefixes? see grafana/grafana#64723 (comment)

Copy link

@joanlopez joanlopez left a comment

Choose a reason for hiding this comment

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

Looks good (there's no much to review considering that we agreed to remove these prefixes 😅), although I guess we may want to have the Grafana's PR ready before getting this merged.

@sdboyer
Copy link
Contributor Author

sdboyer commented Apr 18, 2023

we may want to have the Grafana's PR ready before getting this merged.

Definitely, otherwise it'll be unsafe to update kindsys. Need to coordinate those PRs

@Duologic @malcolmholmes fyi, this will echo directly through to all of our grok codegen.

@sdboyer sdboyer merged commit ebfbbc0 into main May 16, 2023
1 check passed
@sdboyer sdboyer deleted the sdboyer/redundant-panelcfg-prefixes branch May 16, 2023 03:11
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.

Remove redundant prefixes from fields in PanelCfg schema interface
3 participants