Complete visibility into every workflow, data flow, and AI interaction
| Destination | Region | Requests | Data Volume | Status |
|---|---|---|---|---|
| Local LLM (Ollama) | Local | 156 | 2.3 MB | β OK |
| Nextcloud Server | EU (Frankfurt) | 423 | 45.2 MB | β OK |
| SMTP Server | EU (Amsterdam) | 89 | 1.8 MB | β OK |
| Webhook Endpoints | EU (Mixed) | 179 | 0.9 MB | β OK |
{
"executionId": "exec-4821",
"workflowName": "Invoice Processing",
"status": "success",
"duration": 2333,
"triggeredBy": "schedule",
"audit": {
"externalCalls": 0,
"dataRegions": ["local"],
"complianceStatus": "pass"
}
}
The HTTP node failed because the external API returned
503 (Service Unavailable).
The endpoint api.example.com/reports appears to be rate-limiting
requests after 10 calls/minute.
# prometheus.yml
scrape_configs:
- job_name: 'beeflow'
static_configs:
- targets: ['localhost:3001']
metrics_path: '/metrics'
scrape_interval: 15s
# Environment variables
OTEL_EXPORTER_OTLP_ENDPOINT=http://jaeger:4317
OTEL_SERVICE_NAME=beeflow
OTEL_TRACES_SAMPLER=parentbased_traceidratio
OTEL_TRACES_SAMPLER_ARG=0.1
π Bee Flow Monitor: This is a concept mockup. The actual product interface may differ.
Explore the full privacy features or see how Bee Flow works