observability_generate_bundle_from_cfg
Generate an observability deployment bundle directly from a custom or migrated OpenSIPS configuration, avoiding scenario limitations. Configure Prometheus, Grafana, and deployment details for a matching monitoring stack.
Instructions
Build a full deployment bundle from an arbitrary cfg (not a scenario).
Same output shape as observability_generate_bundle, but takes
the cfg directly. Useful when you've hand-edited a generator output
or migrated a legacy config and want the matching observability stack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_content | Yes | ||
| deployment_name | No | opensips | |
| inject_prometheus | No | ||
| prom_port | No | ||
| grafana_port | No | ||
| opensips_host | No | opensips |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||