Observability
Configuration
docker run \
-e 'OTEL_EXPORTER_OTLP_ENDPOINT=http://<COLLECTOR_HOSTNAME>:4317' \
markadiom/dsynct app \
--otel \
<OTHER_COMMANDS_WITH_THEIR_OPTIONS> \docker run \
-e 'DSYNCT_MODE=simple' \
-e 'OTEL_EXPORTER_OTLP_ENDPOINT=http://<COLLECTOR_HOSTNAME>:4317' \
markadiom/dsynct \
--otel \
sync \
<OPTIONAL PARAMETERS> \
<SOURCE> <DESTINATION>OTel Flags
Flag
Description
Logs
Metrics
Common Attributes
Attribute
Description
Initial Sync Metrics
Metric
Type
Unit
Description
Change Stream (CDC) Metrics
Metric
Type
Unit
Description
Dashboards
Key Things to Monitor
Last updated