You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove a development warning in the README which is no longer true as
the receiver has been in alpha for a little while.
---------
Co-authored-by: Alex Boten <[email protected]>
> :construction: This receiver is in development. Configuration fields and metric data model are subject to change.
16
-
17
15
## Purpose
18
16
19
17
This receiver periodically retrieves the clock offset from a NTP server.
@@ -26,7 +24,7 @@ This receiver periodically retrieves the clock offset from a NTP server.
26
24
27
25
-`initial_delay` (default = `1s`): defines how long this receiver waits before starting.
28
26
29
-
-`metrics` (default: see DefaultMetricsSettings [here])(./internal/metadata/generated_metrics.go): Allows enabling and disabling specific metrics from being collected in this receiver.
27
+
-`metrics` (default: see DefaultMetricsSettings [here](./internal/metadata/generated_metrics.go)): Allows enabling and disabling specific metrics from being collected in this receiver.
0 commit comments