Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Annotation API updated as per https://grafana.com/docs/grafana/latest… #60

Merged
merged 3 commits into from
Mar 19, 2020

Conversation

teodoryantcheff
Copy link

…/http_api/annotations/

annotations endpoint updates

Description

Updates the /annotations functionality to support current (latest) Grafana API as of Grafana 6.6.
Resolves #59

Have you written tests?

  • Yes
  • No

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Teodor Yantcheff added 2 commits March 12, 2020 12:41
Copy link
Owner

@m0nhawk m0nhawk left a comment

Choose a reason for hiding this comment

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

Thank you for this addition! 👍

@m0nhawk m0nhawk merged commit 07cbadc into m0nhawk:master Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Annotations.add_annotation needs to be updated with current Grafana API endpoint
2 participants