Skip to content

Commit 63f8073

Browse files
committed
update version and readme
1 parent 8b0ee6d commit 63f8073

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Prometheus Data Source - Native Plugin
1+
# Prometheus Amazon Data Source
22

3-
Grafana ships with **built in** support for Prometheus, the open-source service monitoring system and time series database.
3+
Amazon Managed Service for Prometheus is a Prometheus-compatible service that monitors and provides alerts on containerized applications and infrastructure at scale.
44

55
Read more about it here:
66

7-
[http://docs.grafana.org/datasources/prometheus/](http://docs.grafana.org/datasources/prometheus/)
7+
[https://aws.amazon.com/prometheus/](https://aws.amazon.com/prometheus/)

src/plugin.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"minInterval": true
8383
},
8484
"info": {
85-
"version": "%VERSION%",
85+
"version": "0.0.0",
8686
"updated": "%TODAY%",
8787
"keywords": [
8888
"datasource"
@@ -93,8 +93,8 @@
9393
"url": "https://grafana.com"
9494
},
9595
"logos": {
96-
"small": "img/prometheus_amazon.png",
97-
"large": "img/prometheus_amazon.png"
96+
"small": "img/prometheus_amazon.svg",
97+
"large": "img/prometheus_amazon.svg"
9898
},
9999
"links": [
100100
{

0 commit comments

Comments
 (0)