Skip to content

Commit

Permalink
PMM-9315 Inegrate Loki with PMM
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Sep 29, 2024
1 parent 0558fcd commit 8590c19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 0 additions & 2 deletions build/ansible/roles/loki/files/Dockerfile.loki
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ VOLUME /srv

ENV GF_ANALYTICS_CHECK_FOR_UPDATES=false
ENV GF_ANALYTICS_REPORTING_ENABLED=false
ENV GF_SECURITY_DISABLE_GRAVATAR=true
ENV GF_UNIFIED_ALERTING_ENABLED=true
7 changes: 1 addition & 6 deletions build/ansible/roles/loki/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
---
# This role install and configures Loki (https://github.com/grafana/loki).
- name: detect /srv/pmm-distribution
slurp:
path: /srv/pmm-distribution
register: pmm_distribution
ignore_errors: True
# This role installs and configures Loki (https://github.com/grafana/loki).

0 comments on commit 8590c19

Please sign in to comment.