Skip to content

Commit be2e557

Browse files
committed
docs: update config
1 parent 022c5a6 commit be2e557

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

documentation/config.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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

7878
6. **`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`

0 commit comments

Comments
 (0)