The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "obs-metrics",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "metrics",
"responseMode": "responseNode",
"options": {}
},
"id": "webhook-metrics",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 2,
"position": [
240,
300
]
},
{
"parameters": {
"url": "=http://prometheus:9090/api/v1/query",
"sendQuery": true,
"queryParameters": {
"parameters": [
{
"name": "query",
"value": "={{ $json.body.query }}"
}
]
},
"options": {}
},
"id": "prometheus-query",
"name": "Prometheus Query",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
460,
300
]
},
{
"parameters": {
"respondWith": "json",
"responseBody": "={{ JSON.stringify($json) }}",
"options": {}
},
"id": "respond-metrics",
"name": "Respond",
"type": "n8n-nodes-base.respondToWebhook",
"typeVersion": 1.1,
"position": [
680,
300
]
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "Prometheus Query",
"type": "main",
"index": 0
}
]
]
},
"Prometheus Query": {
"main": [
[
{
"node": "Respond",
"type": "main",
"index": 0
}
]
]
}
},
"active": true,
"settings": {
"executionOrder": "v1"
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
obs-metrics. Uses httpRequest. Webhook trigger; 3 nodes.
Source: https://github.com/amtalsi/observability-ia/blob/70556e2b251697fe847069a0d0eb7a3769484f54/n8n-workflows/metrics.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
User Onboarding Workflow. Uses httpRequest, emailSend. Webhook trigger; 7 nodes.
Excalibur — Fluxo Completo. Uses httpRequest. Webhook trigger; 7 nodes.
WF-05: Trade Alert (Webhook from Strategy Engine). Uses httpRequest. Webhook trigger; 7 nodes.
This workflow triggers when a new opportunity is created in Go High Level (GHL), fetches the associated contact details, and initiates an outbound call using Vapi. The call is made by a Vapi assistant