# Packages
No description provided by the author
# Functions
No description provided by the author
NewMetrics returns a Metrics implementation that exposes metrics to Prometheus.
NewMetricsFromConfig returns an oracle Metrics implementation based on the provided config.
No description provided by the author
NewNopMetrics returns a Metrics implementation that does nothing.
# Constants
No description provided by the author
No description provided by the author
DecimalsLabel is the number of decimal points associated with the price.
No description provided by the author
No description provided by the author
OracleSubsystem is a subsystem shared by all metrics exposed by this package.
PairIDLabel is the currency pair for which the metric applies.
No description provided by the author
No description provided by the author
ProviderLabel is a label for the provider name.
No description provided by the author
SuccessLabel is a label for a successful operation.
No description provided by the author
No description provided by the author
No description provided by the author
Version is a label for the Connect version.
# Structs
No description provided by the author
OracleMetricsImpl is a Metrics implementation that does nothing.
# Interfaces
Metrics is an interface that defines the API for oracle metrics.
go:generate mockery --name NodeClient --filename mock_node_client.go.
# Type aliases
No description provided by the author