Documentation
¶
Overview ¶
Package metrics provides functions to record metrics data. It is a very thin layer over OpenTelemetry, but it can also write logs to local files for simple setups.
Index ¶
Constants ¶
View Source
const (
DefaultMetricsFileSignals = "revchat_metrics_signals.csv"
)
Variables ¶
This section is empty.
Functions ¶
func AppendToCSVFile ¶
func IncrementSignalCounter ¶
IncrementSignalCounter monitors incoming Temporal signals (triggered by webhook events which were received by Timpani).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.