Skip to content

Commit

Permalink
chore: add a comment about call-home metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
icehaunter committed Dec 25, 2024
1 parent 1665bca commit 13a1b27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/sync-service/lib/electric/telemetry.ex
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ defmodule Electric.Telemetry do
}
end

# IMPORTANT: these metrics are validated on the receiver side, so if you change them,
# make sure you also change the receiver
def call_home_metrics() do
[
environment: [
Expand Down

0 comments on commit 13a1b27

Please sign in to comment.