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