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

jsonnet: add grafana-mixin #1458

Merged
merged 2 commits into from
Jan 4, 2022

Conversation

paulfantom
Copy link
Member

@paulfantom paulfantom commented Oct 23, 2021

Description

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
If it fixes a bug or resolves a feature request, be sure to link to that issue.

Add grafana-mixin.

This change requires jsonnet v0.18.0 which isn't released at the time of writing this PR, hence I am marking this as draft.

Type of change

What type of changes does your code introduce to the kube-prometheus? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Changelog entry

Please put a one-line changelog entry below. Later this will be copied to the changelog file.

Add grafana-mixin

@paulfantom paulfantom force-pushed the grafana-mixin branch 3 times, most recently from 14dd1da to c9243a2 Compare October 23, 2021 13:06
@paulfantom
Copy link
Member Author

btw I am using this in thaum-xyz/ankhmorpork@5449585 :)

@paulfantom paulfantom changed the title WIP: jsonnet: add grafana-mixin jsonnet: add grafana-mixin Jan 4, 2022
@paulfantom paulfantom marked this pull request as ready for review January 4, 2022 08:13
Signed-off-by: paulfantom <pawel@krupa.net.pl>
Signed-off-by: Paweł Krupa (paulfantom) <pawel@krupa.net.pl>
@paulfantom
Copy link
Member Author

This is ready to go. Jsonnet 0.18.0 is no longer needed as grafana mixin is now using plain jsonnet instead of YAML files.

Copy link
Member

@ArthurSens ArthurSens left a comment

Choose a reason for hiding this comment

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

Nice to finally get this going! 🚀

@paulfantom paulfantom merged commit d3e6d46 into prometheus-operator:main Jan 4, 2022
@paulfantom paulfantom deleted the grafana-mixin branch January 4, 2022 11:45
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