Skip to content

Commit 586a02c

Browse files
committed
addressed review comments
1 parent 602ae79 commit 586a02c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/fully-configurable/DA-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ type = list(object({
4848
**Tip:**
4949
Use `metrics_filter` to optimize your monitoring setup by collecting only the metrics that matter most to your use case. This can help reduce costs and improve performance.
5050

51-
## `prometheus`
51+
## `prometheus_config`
5252

53-
The `prometheus` variable allows you to enable sysdig agent to scrape metrics from processes that expose Prometheus metric endpoints on its own host and send findings to the Sysdig collector for storing and further processing.
53+
The `prometheus_config` variable allows you to enable sysdig agent to scrape metrics from processes that expose Prometheus metric endpoints on its own host and send findings to the Sysdig collector for storing and further processing.
5454

5555
### Type
5656

0 commit comments

Comments
 (0)