Add codex files (#2566)

This commit is contained in:
Harshil Agrawal
2021-12-14 23:16:37 +01:00
committed by GitHub
parent 984a7a5301
commit a479f4f084
3 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"node": "n8n-nodes-base.grafana",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Development",
"Analytics"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/grafana"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.grafana/"
}
]
},
"alias": [
"Prometheus"
]
}