Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
EventsShippedTotal = prometheus.NewCounter(prometheus.CounterOpts{
Name: "bosh_auditor_events_shipped_to_splunk_total",
Help: "Counter of total number of bosh events shipped_to_splunk",
})
)
Functions ¶
This section is empty.
Types ¶
type SplunkEvent ¶
Click to show internal directories.
Click to hide internal directories.