File tree Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " datasource" ,
3+ "name" : " Amazon Timestream" ,
4+ "id" : " grafana-timestream-datasource" ,
5+ "category" : " tsdb" ,
6+ "backend" : true ,
7+ "executable" : " gpx_timestream" ,
8+ "metrics" : true ,
9+ "alerting" : true ,
10+ "annotations" : true ,
11+ "includes" : [
12+ {
13+ "type" : " dashboard" ,
14+ "name" : " Sample (DevOps)" ,
15+ "path" : " dashboards/sample.json"
16+ }
17+ ],
18+ "info" : {
19+ "description" : " Managed timeseries database from amazon" ,
20+ "author" : {
21+ "name" : " Grafana Labs" ,
22+ "url" : " https://grafana.com"
23+ },
24+ "keywords" : [
25+ " datasource" ,
26+ " timestream" ,
27+ " aws" ,
28+ " amazon" ,
29+ " cloud provider" ,
30+ " time series"
31+ ],
32+ "logos" : {
33+ "small" : " img/timestream.svg" ,
34+ "large" : " img/timestream.svg"
35+ },
36+ "links" : [
37+ {
38+ "name" : " Website" ,
39+ "url" : " https://github.com/grafana/timestream-datasource"
40+ }
41+ ],
42+ "screenshots" : [],
43+ "version" : " 2.9.13" ,
44+ "updated" : " 2025-01-15"
45+ },
46+ "dependencies" : {
47+ "grafanaDependency" : " >=9.5.13" ,
48+ "plugins" : []
49+ },
50+ "buildMode" : " production"
51+ }
You can’t perform that action at this time.
0 commit comments