Skip to content

Commit

Permalink
ndc-prometheus v0.1.0 (#317)
Browse files Browse the repository at this point in the history
Release Prometheus connector v0.1.0
  • Loading branch information
hgiasac authored Sep 30, 2024
1 parent aa3eae2 commit 31e57a0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
7 changes: 6 additions & 1 deletion registry/hasura/prometheus/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "Prometheus Data Connector",
"logo": "logo.svg",
"tags": ["database"],
"latest_version": "v0.0.4"
"latest_version": "v0.1.0"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -22,6 +22,11 @@
"tag": "v0.0.4",
"hash": "69915e6c9736f38a0952c5ce8ad9a2d180783a43",
"is_verified": true
},
{
"tag": "v0.1.0",
"hash": "3d45dd1628d268906c8b56ecf235d6c280c29ca9",
"is_verified": true
}
]
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v0.1.0",
"uri": "https://github.com/hasura/ndc-prometheus/releases/download/v0.1.0/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "efe31157e7a2a580239b18f964c1ad2720e67f65e8ecbad29b8346b76fb3ae22"
},
"source": {
"hash": "3d45dd1628d268906c8b56ecf235d6c280c29ca9"
}
}

0 comments on commit 31e57a0

Please sign in to comment.