Submit
Path:
~
/
/
usr
/
share
/
grafana
/
public
/
app
/
plugins
/
datasource
/
alertmanager
/
File Content:
plugin.json
{ "type": "datasource", "name": "Alertmanager", "id": "alertmanager", "metrics": false, "routes": [ { "method": "POST", "path": "alertmanager/api/v2/silences", "reqRole": "Editor" }, { "method": "DELETE", "path": "alertmanager/api/v2/silence", "reqRole": "Editor" }, { "method": "GET", "path": "alertmanager/api/v2/silences", "reqRole": "Viewer" }, { "method": "POST", "reqRole": "Editor" }, { "method": "PUT", "reqRole": "Editor" }, { "method": "DELETE", "reqRole": "Editor" }, { "method": "GET", "path": "alertmanager/api/v2/alerts", "reqRole": "Viewer" }, { "method": "GET", "path": "api/v1/alerts", "reqRole": "Editor" } ], "info": { "description": "", "author": { "name": "Prometheus alertmanager", "url": "https://grafana.com" }, "logos": { "small": "img/logo.svg", "large": "img/logo.svg" }, "links": [ { "name": "Learn more", "url": "https://prometheus.io/docs/alerting/latest/alertmanager/" } ] } }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
img
---
0755
ConfigEditor.tsx
3441 bytes
0644
DataSource.ts
3749 bytes
0644
consts.ts
349 bytes
0644
module.ts
382 bytes
0644
plugin.json
1194 bytes
0644
types.ts
7587 bytes
0644
N4ST4R_ID | Naxtarrr