Skip to content

Commit

Permalink
PMM-1717 Pass database flags to pmm-managed
Browse files Browse the repository at this point in the history
  • Loading branch information
delgod committed Nov 18, 2017
1 parent 6ebd4fe commit cd3b42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysconfig/pmm-managed
Original file line number Diff line number Diff line change
@@ -1 +1 @@
OPTIONS="--prometheus-url http://127.0.0.1:9090/prometheus"
OPTIONS="-prometheus-url http://127.0.0.1:9090/prometheus -db-name pmm-managed -db-username pmm-managed -db-password pmm-managed"

0 comments on commit cd3b42f

Please sign in to comment.