{"id":13588713,"url":"https://github.com/fzakaria/simple-annotations-plugin","last_synced_at":"2025-09-25T21:27:52.015Z","repository":{"id":70291066,"uuid":"102285921","full_name":"fzakaria/simple-annotations-plugin","owner":"fzakaria","description":"A simple Grafana annotations plugin that works with any datasource.","archived":false,"fork":false,"pushed_at":"2023-12-15T15:26:33.000Z","size":258,"stargazers_count":7,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-07T11:47:03.656Z","etag":null,"topics":["angular","grafana","grafana-dashboard","grafana-datasource","javascript","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fzakaria.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-03T18:35:28.000Z","updated_at":"2024-08-22T01:30:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"62d46658-7d78-42b7-aa4b-b2583405fce9","html_url":"https://github.com/fzakaria/simple-annotations-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fzakaria/simple-annotations-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Fsimple-annotations-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Fsimple-annotations-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Fsimple-annotations-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Fsimple-annotations-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fzakaria","download_url":"https://codeload.github.com/fzakaria/simple-annotations-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Fsimple-annotations-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929996,"owners_count":25017057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","grafana","grafana-dashboard","grafana-datasource","javascript","typescript"],"created_at":"2024-08-01T15:06:52.896Z","updated_at":"2025-09-25T21:27:51.937Z","avatar_url":"https://github.com/fzakaria.png","language":"TypeScript","readme":"# Grafana Simple Annotations Plugin\n\n\u003e **This repository is seeking a maintainer.** The plugin also needs to be updated to React in accordance with [Issue 2](https://github.com/fzakaria/simple-annotations-plugin/issues/2).\n\u003e Please cut an issue if you are interested and put forward a PR to show your willingness. Thank you.\n\n*Frustrated with using a datasource that doesn't support annotations?*\n\nThis is a *simple annotation* plugin for [Grafana](https://grafana.com/) that works with **any** Datasource!\n\nIt works by using the `dashboard.json` itself as the store for annotations -- this means that you can easily backup / save / share your annotations.\n\n```json\n  \"annotations\": {\n    \"list\": [\n      {\n        \"datasource\": \"${DS_SIMPLE_ANNOTATION}\",\n        \"enable\": true,\n        \"hide\": false,\n        \"iconColor\": \"rgba(255, 96, 96, 1)\",\n        \"limit\": 100,\n        \"name\": \"Deployments\",\n        \"queries\": [\n          {\n            \"date\": \"2017-09-03T19:56:36.000Z\",\n            \"text\": \"First Deployment\"\n          },\n          {\n            \"date\": \"2017-09-03T20:56:53.000Z\",\n            \"text\": \"Second Deployment\"\n          },\n          {\n            \"date\": \"2017-09-03T21:56:56.000Z\",\n            \"text\": \"Third Deployment\"\n          }\n        ],\n        \"showIn\": 0,\n        \"type\": \"alert\"\n      }\n    ]\n  },\n```\n\n![Screenshot 1](https://raw.githubusercontent.com/fzakaria/simple-annotations-plugin/master/dist/img/screenshot_1.png \"Screenshot 1\")\n\n![Screenshot 2](https://raw.githubusercontent.com/fzakaria/simple-annotations-plugin/master/dist/img/screenshot_2.png \"Screenshto 2\")\n\n\n## Development\n\n```bash\nmkdir grafana\nexport GOPATH=`pwd`\ngo get github.com/grafana/grafana\ncd $GOPATH/src/github.com/grafana/grafana\ngo run build.go setup\ngo run build.go build\nnpm install\nnpm install -g grunt-cli\ngrunt\nmkdir -p data/plugins\nln -s ~/Development/simple-annotations data/plugins/simple-annotations\n./bin/grafana-server\n```\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzakaria%2Fsimple-annotations-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffzakaria%2Fsimple-annotations-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzakaria%2Fsimple-annotations-plugin/lists"}