Skip to content

Commit

Permalink
feat(besu): enable prometheus for besu node metrics
Browse files Browse the repository at this point in the history
prometheus server deployments for individual organizations

fixes #2290

Signed-off-by: saikumarbommakanti <[email protected]>
  • Loading branch information
saikumarbommakanti committed Aug 3, 2023
1 parent 740db18 commit 500d08c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
gather_facts: no
no_log: "{{ no_ansible_log | default(false) }}"
tasks:
delete build directory
# delete build directory
- name: Remove build directory
file:
path: "./build"
Expand Down

0 comments on commit 500d08c

Please sign in to comment.