Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 24ddb15

Browse files
bump version to 0.4.1
1 parent 1713497 commit 24ddb15

2 files changed

Lines changed: 70 additions & 70 deletions

File tree

dist/plugin.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
1-
{
2-
"name": "CA APM",
3-
"id": "novatec-ca-apm-datasource",
4-
"type": "datasource",
5-
6-
"metrics": true,
7-
"annotations": false,
8-
9-
"info": {
10-
"description": "Grafana Data Source for CA APM",
11-
"author": {
12-
"name": "Novatec",
13-
"url": "https://www.novatec-gmbh.de/"
14-
},
15-
"links": [{
16-
"name": "Novatec",
17-
"url": "https://www.novatec-gmbh.de/"
18-
},
19-
{
20-
"name": "GitHub",
21-
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource"
22-
},
23-
{
24-
"name": "MIT License",
25-
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md"
26-
}
27-
],
28-
"version": "0.4",
29-
"updated": "2018-09-13"
30-
},
31-
32-
"dependencies": {
33-
"grafanaVersion": "3.X.X",
34-
"plugins": []
35-
}
1+
{
2+
"name": "CA APM",
3+
"id": "novatec-ca-apm-datasource",
4+
"type": "datasource",
5+
6+
"metrics": true,
7+
"annotations": false,
8+
9+
"info": {
10+
"description": "Grafana Data Source for CA APM",
11+
"author": {
12+
"name": "Novatec",
13+
"url": "https://www.novatec-gmbh.de/"
14+
},
15+
"links": [{
16+
"name": "Novatec",
17+
"url": "https://www.novatec-gmbh.de/"
18+
},
19+
{
20+
"name": "GitHub",
21+
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource"
22+
},
23+
{
24+
"name": "MIT License",
25+
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md"
26+
}
27+
],
28+
"version": "0.4.1",
29+
"updated": "2019-08-19"
30+
},
31+
32+
"dependencies": {
33+
"grafanaVersion": "3.X.X",
34+
"plugins": []
35+
}
3636
}

src/plugin.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
1-
{
2-
"name": "CA APM",
3-
"id": "novatec-ca-apm-datasource",
4-
"type": "datasource",
5-
6-
"metrics": true,
7-
"annotations": false,
8-
9-
"info": {
10-
"description": "Grafana Data Source for CA APM",
11-
"author": {
12-
"name": "Novatec",
13-
"url": "https://www.novatec-gmbh.de/"
14-
},
15-
"links": [{
16-
"name": "Novatec",
17-
"url": "https://www.novatec-gmbh.de/"
18-
},
19-
{
20-
"name": "GitHub",
21-
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource"
22-
},
23-
{
24-
"name": "MIT License",
25-
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md"
26-
}
27-
],
28-
"version": "0.4",
29-
"updated": "2018-09-13"
30-
},
31-
32-
"dependencies": {
33-
"grafanaVersion": "3.X.X",
34-
"plugins": []
35-
}
1+
{
2+
"name": "CA APM",
3+
"id": "novatec-ca-apm-datasource",
4+
"type": "datasource",
5+
6+
"metrics": true,
7+
"annotations": false,
8+
9+
"info": {
10+
"description": "Grafana Data Source for CA APM",
11+
"author": {
12+
"name": "Novatec",
13+
"url": "https://www.novatec-gmbh.de/"
14+
},
15+
"links": [{
16+
"name": "Novatec",
17+
"url": "https://www.novatec-gmbh.de/"
18+
},
19+
{
20+
"name": "GitHub",
21+
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource"
22+
},
23+
{
24+
"name": "MIT License",
25+
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md"
26+
}
27+
],
28+
"version": "0.4.1",
29+
"updated": "2019-08-19"
30+
},
31+
32+
"dependencies": {
33+
"grafanaVersion": "3.X.X",
34+
"plugins": []
35+
}
3636
}

0 commit comments

Comments
 (0)