Skip to content

Commit

Permalink
fix: grafana dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
FerTV committed Dec 20, 2024
1 parent 5fdb4ba commit ee35561
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nebula/addons/waf/grafana/automatic.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
datasources:
- name: Loki
type: loki
url: http://nebula-nebula-waf-loki:3100
url: http://nebula_nebula-waf-loki:3100
isDefault: true
editable: true
2 changes: 1 addition & 1 deletion nebula/addons/waf/promtail-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ positions:
filename: /tmp/positions.yaml

clients:
- url: http://nebula-nebula-waf-loki:3100/loki/api/v1/push
- url: http://nebula_nebula-waf-loki:3100/loki/api/v1/push

scrape_configs:
- job_name: nginx
Expand Down

0 comments on commit ee35561

Please sign in to comment.