fix
This commit is contained in:
parent
007b242e0f
commit
04b83cab36
3 changed files with 13 additions and 13 deletions
loki
|
@ -18,6 +18,13 @@ common:
|
|||
limits_config:
|
||||
allow_structured_metadata: true
|
||||
retention_period: 90d
|
||||
otlp_config:
|
||||
log_attributes:
|
||||
- action: index_label
|
||||
attributes:
|
||||
- component
|
||||
- function
|
||||
- endpoint
|
||||
|
||||
query_range:
|
||||
results_cache:
|
||||
|
@ -52,12 +59,3 @@ schema_config:
|
|||
|
||||
ruler:
|
||||
alertmanager_url: http://localhost:9093
|
||||
|
||||
otlp_config:
|
||||
resource_attributes:
|
||||
log_attributes:
|
||||
- action: index_label
|
||||
attributes:
|
||||
- component
|
||||
- function
|
||||
- endpoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue