Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OTel ¶
type OTel struct {
// contains filtered or unexported fields
}
func InitOTel ¶
func InitOTel(cfg OTelConfig) (*OTel, error)
type OTelConfig ¶
type Prometheus ¶
type Prometheus struct {
Registry *prometheus.Registry
}
func NewPrometheus ¶
func NewPrometheus() *Prometheus
Click to show internal directories.
Click to hide internal directories.