File tree Expand file tree Collapse file tree 3 files changed +15
-6
lines changed
Expand file tree Collapse file tree 3 files changed +15
-6
lines changed Original file line number Diff line number Diff line change @@ -196,8 +196,11 @@ MEV_RELAYS=https://0xab78bf8c781c58078c3beb5710c57940874dd96aef2835e7742c866b4c7
196196# Prometheus service owner used to uniquely identify user from which metrics are pushed.
197197#SERVICE_OWNER=charon_user
198198
199- # Discord user IDs for alert notifications (comma-separated).
200- #ALERT_DISCORD_IDS=
199+ # To get Alerted with Obol Agent monitoring on Discord, specify your Discord ID(s) below.
200+ # Enable developer mode on discord with User Settings > Advanced.
201+ # Then right click on a user's profile picture or name and select Copy ID to get a unique 18-digit number that represents their account.
202+ # Specify multiple discord IDs using comma separation. (e.g. `DISCORD_IDS=123456789098765432,098765432123456789`)
203+ #ALERT_DISCORD_IDS=""
201204
202205# Uncomment these if you have log exporting with Promtail
203206# and want to disable log export on a particular container.
Original file line number Diff line number Diff line change @@ -196,8 +196,11 @@ MEV_RELAYS=https://0x98f0ef62f00780cf8eb06701a7d22725b9437d4768bb19b363e882ae871
196196# Prometheus service owner used to uniquely identify user from which metrics are pushed.
197197#SERVICE_OWNER=charon_user
198198
199- # Discord user IDs for alert notifications (comma-separated).
200- #ALERT_DISCORD_IDS=
199+ # To get Alerted with Obol Agent monitoring on Discord, specify your Discord ID(s) below.
200+ # Enable developer mode on discord with User Settings > Advanced.
201+ # Then right click on a user's profile picture or name and select Copy ID to get a unique 18-digit number that represents their account.
202+ # Specify multiple discord IDs using comma separation. (e.g. `DISCORD_IDS=123456789098765432,098765432123456789`)
203+ #ALERT_DISCORD_IDS=""
201204
202205# Uncomment these if you have log exporting with Promtail
203206# and want to disable log export on a particular container.
Original file line number Diff line number Diff line change @@ -196,8 +196,11 @@ MEV_RELAYS=https://0xa15b52576bcbf1072f4a011c0f99f9fb6c66f3e1ff321f11f461d15e31b
196196# Prometheus service owner used to uniquely identify user from which metrics are pushed.
197197#SERVICE_OWNER=charon_user
198198
199- # Discord user IDs for alert notifications (comma-separated).
200- #ALERT_DISCORD_IDS=
199+ # To get Alerted with Obol Agent monitoring on Discord, specify your Discord ID(s) below.
200+ # Enable developer mode on discord with User Settings > Advanced.
201+ # Then right click on a user's profile picture or name and select Copy ID to get a unique 18-digit number that represents their account.
202+ # Specify multiple discord IDs using comma separation. (e.g. `DISCORD_IDS=123456789098765432,098765432123456789`)
203+ #ALERT_DISCORD_IDS=""
201204
202205# Uncomment these if you have log exporting with Promtail
203206# and want to disable log export on a particular container.
You can’t perform that action at this time.
0 commit comments