Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurapov committed Jul 15, 2024
1 parent 2c26549 commit 56bd60b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ providers:
- name: Example
type: file
options:
path: /etc/grafana/provisioning/dashboards
path: /etc/grafana/provisioning/dashboards
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,4 @@
"uid": "fdr58stwkr6yof",
"version": 1,
"weekStart": ""
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ datasources:
url: http://prometheus:9090
isDefault: true
version: 1
editable: true
editable: true
4 changes: 2 additions & 2 deletions localenv/telemetry/otel-collector-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ exporters:
verbosity: detailed
prometheus:
endpoint: 0.0.0.0:8491

service:
pipelines:
metrics:
receivers: [otlp]
processors: [batch]
exporters: [prometheus, debug]
exporters: [prometheus, debug]

0 comments on commit 56bd60b

Please sign in to comment.