mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
This reverts commit 21d1873d97.
This commit is contained in:
Generated
-11
@@ -742,17 +742,6 @@ URL of a PostgreSQL database. If empty, PostgreSQL binaries will be downloaded f
|
||||
|
||||
The bind address to serve prometheus metrics.
|
||||
|
||||
### --prometheus-aggregate-agent-stats-by
|
||||
|
||||
| | |
|
||||
| ----------- | -------------------------------------------------------------- |
|
||||
| Type | <code>string-array</code> |
|
||||
| Environment | <code>$CODER_PROMETHEUS_AGGREGATE_AGENT_STATS_BY</code> |
|
||||
| YAML | <code>introspection.prometheus.aggregate_agent_stats_by</code> |
|
||||
| Default | <code>agent_name,template_name,username,workspace_name</code> |
|
||||
|
||||
When collecting agent stats, aggregate metrics by a given set of comma-separated labels to reduce cardinality. Accepted values are agent_name, template_name, username, workspace_name.
|
||||
|
||||
### --prometheus-collect-agent-stats
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user