Skip to content

Commit

Permalink
update provider config
Browse files Browse the repository at this point in the history
  • Loading branch information
theedigerati committed Nov 14, 2024
1 parent a4289af commit 9cb18e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions keep_clickhouse_e53b19ac051549aeb333e9c07cb25db8
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authentication": {"host": "http://localhost", "port": 1234, "username": "keep", "password": "keep", "database": "keep-db"}, "name": "keepClickhouse1"}
1 change: 1 addition & 0 deletions keep_prometheus_06e9495272b34630b4170634336ba8e1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authentication": {"url": "http://localhost", "port": 9090}, "name": "keepPrometheus"}
1 change: 1 addition & 0 deletions keep_victoriametrics_c77ff2c5e09d4ec38335f752cd4f8a39
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authentication": {"VMAlertHost": "http://localhost", "VMAlertPort": 1234}, "name": "keepVictoriaMetrics"}

0 comments on commit 9cb18e3

Please sign in to comment.