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

Support publishing Grafana annotations when Imbi opslog entries are created/modified #97

Open
ryangsteele opened this issue May 14, 2024 · 0 comments
Labels
ops-log Related to the operations log component

Comments

@ryangsteele
Copy link

It would be handy if Imbi could create Grafana annotations when an opslog entry is created or updated. There are a few things we'd have to work out, including but not limited to:

  • How do we determine the Grafana annotations API URL? Could we derive this from the project's Grafana dashboard URL, if one is defined?
  • How to manage authorization tokens required to publish to Grafana's annotations endpoint
  • Annotation tags: should there be a default set of tags (e.g., ["imbi-opslog", "$TEAMSLUG", "$PROJECTSLUG", "$ENVIRONMENT"])? Should the list of tags be configurable?
@dave-shawley dave-shawley added the ops-log Related to the operations log component label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ops-log Related to the operations log component
Projects
None yet
Development

No branches or pull requests

2 participants