View Source SecretsWatcher.Telemetry (Secrets Watcher v0.6.1)
secrets_watcher
emits several telemetry
events.
Events
[:secrets_watcher, :file_event]
- metadata
:events
the filesystem events:path
path to the file with events
- metadata
[:secrets_watcher, :changed_secret]
- metadata
:secret_filename
filename of the secret that has changed
- metadata
[:secrets_watcher, :initial_loading]
- metadata
:directory
directory in which initial loading took place:secret_filename
filename of the secret that has been loaded
- metadata
[:secrets_watcher, :unwatched_events]
- metadata
:events
the filesystem events that have been ignored:path
path to the file with events
- metadata
Link to this section Summary
Functions
Call this function to have events logged automatically.
Link to this section Functions
Call this function to have events logged automatically.