package
0.0.0-20240806202947-369a1d73b513
Repository: https://github.com/overclock-validator/keep-core.git
Documentation: pkg.go.dev

# Functions

Initialize set up the client info registry and enables metrics and diagnostics server.

# Constants

The duration of the observation tick for all application-specific metrics.
Names under which metrics are exposed.
Names under which metrics are exposed.
Names under which metrics are exposed.
Names under which metrics are exposed.
DefaultBitcoinMetricsTick is the default duration of the observation tick for Bitcoin metrics.
DefaultEthereumMetricsTick is the default duration of the observation tick for Ethereum metrics.
DefaultNetworkMetricsTick is the default duration of the observation tick for network metrics.
Names under which metrics are exposed.

# Structs

Chain describes data structure of a chain information.
Client describes data structure of client information.
Config stores configuration for the client info.
Diagnostics describes data structure returned by the diagnostics endpoint.
Peer describes data structure of peer information.
Registry wraps keep-common clientinfo registry and exposes additional functions for registering client-custom metrics and diagnostics.

# Type aliases

ApplicationInfo describes data structure of application information.
No description provided by the author