-
Notifications
You must be signed in to change notification settings - Fork 11
SourcesInternal
Brian L. Troutwine edited this page Oct 5, 2017
·
1 revision
The internal sink is cernan's source of self-telemetry. That is, internal code
modules produce telemetry that can be used by operational staff to understand
cernan's runtime behaviour. These are all named cernan.*
. End-users cannot
create self-telemetry.
The internal source configuration options are as follows:
-
forwards
:: the filters and/or sinks to forward into [default: []]
The internal source is a singleton: you may have only one. If no forwards are given the source is considered to be disabled.
The forward concept is described in detail here.
[sources]
[sources.internal]
forwards = ["sinks.console"]
This section not yet written. Refer
to
internal.rs
for
now.
A Postmates Project
Tech Blog | Twitter @PostmatesDev | Jobs