Skip to content

Commit

Permalink
automated release 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fridgepoet committed Oct 2, 2023
1 parent 7d1592b commit 835ade8
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions dist/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"type": "datasource",
"name": "OpenSearch",
"id": "grafana-opensearch-datasource",
"category": "logging",
"alerting": true,
"annotations": true,
"metrics": true,
"logs": true,
"backend": true,

"executable": "gpx_opensearch-datasource",
"info": {
"description": "",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"keywords": ["elasticsearch", "opensearch"],
"logos": {
"small": "img/logo.svg",
"large": "img/logo.svg"
},
"links": [],
"screenshots": [],
"version": "2.12.0",
"updated": "2023-10-02"
},
"dependencies": {
"grafanaDependency": ">=9.0.0",
"plugins": []
},
"queryOptions": {
"minInterval": true
}
}

0 comments on commit 835ade8

Please sign in to comment.