We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9027dac commit ea12110Copy full SHA for ea12110
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "oci-metrics-datasource",
3
"private": true,
4
- "version": "5.2.1",
+ "version": "5.5.0",
5
"description": "Oracle Cloud Infrastructure Metrics Data Source for Grafana",
6
"scripts": {
7
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
src/plugin.json
@@ -23,8 +23,8 @@
23
},
24
{ "name": "UPL", "url": "https://oss.oracle.com/licenses/upl" }
25
],
26
27
- "updated": "2024-04-25",
+ "updated": "2024-05-15",
28
"screenshots":[
29
30
"name":"OCI Metrics Dashboard",
0 commit comments