Documentation
¶
Index ¶
Constants ¶
View Source
const (
Namespace = "openstack"
)
Variables ¶
This section is empty.
Functions ¶
func NewRegistry ¶
func NewRegistry(cfg Config, logger *slog.Logger) *prometheus.Registry
Types ¶
type Config ¶
type Config struct {
CinderDatabaseURL string
GlanceDatabaseURL string
HeatDatabaseURL string
IronicDatabaseURL string
KeystoneDatabaseURL string
MagnumDatabaseURL string
ManilaDatabaseURL string
NeutronDatabaseURL string
OctaviaDatabaseURL string
PlacementDatabaseURL string
NovaDatabaseURL string
NovaAPIDatabaseURL string
ProjectCacheTTL time.Duration
}
Click to show internal directories.
Click to hide internal directories.