Skip to content

Commit

Permalink
Merge pull request #260 from serguun42/metrics-and-traces
Browse files Browse the repository at this point in the history
Update stub configuration
  • Loading branch information
serguun42 authored Dec 12, 2023
2 parents ace8b66 + e72f1d6 commit 6a871f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 41 deletions.
3 changes: 3 additions & 0 deletions notifier/notifier.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"DATABASE_NAME": "mss",
"DATABASE_CONNECTION_URI": "mongodb://host1:27017,host2:27017,host3:27017/?replicaSet=myRs&readPreference=primaryPreferred",

"TELEGRAM_BOT_TOKEN": "000000000000000:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"TELEGRAM_API_SERVER_HOST": "host.docker.internal",
"TELEGRAM_API_SERVER_PORT": 8081,
Expand Down
41 changes: 0 additions & 41 deletions prometheus/docker-compose.prometheus.dev.yml

This file was deleted.

0 comments on commit 6a871f3

Please sign in to comment.