feat(prometheus): add some prometheus exporter-Apps (#1388)
* feat(prometheus): add some prometheus exporter-Apps * delete notes * little fix * fix * crlf and ignore * keywords * hmm * no quote try * portals * skip tests for promcord * hmm * Add questions
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
- variable: prometheusRule
|
||||
label: "PrometheusRule"
|
||||
description: "Enable and configure Prometheus Rules for the App."
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: "Enabled"
|
||||
description: "Enable Prometheus Metrics"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
# TODO: Rule List section
|
||||
Reference in New Issue
Block a user