File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -76,9 +76,9 @@ rules: # List of firewall rules
7676 - A list of rules that define how Aegis processes requests. Please refer to [this document](./rules.md) for more information on rules.
7777
78786. **`metrics`** (MetricsConfig)
79- - **`enabled`**: Enable or disable metric collection
80- - Default : true
81- - **`export_endpoint`**: Otel collector endpoint
82- - Default : ` "http://localhost:4317"`
83- - **`export_interval`**: Interval (in seconds) to export metrics
84- - Default : ` 15`
79+ - **`enabled`**: Enable or disable metric collection
80+ - Default : true
81+ - **`export_endpoint`**: Otel collector endpoint
82+ - Default : ` "http://localhost:4317"`
83+ - **`export_interval`**: Interval (in seconds) to export metrics
84+ - Default : ` 15`
You can’t perform that action at this time.
0 commit comments