metrics

package
v0.0.0-...-c3bad68 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2025 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ActiveSubscriptionsForProduct = prometheus.NewGaugeVec(prometheus.GaugeOpts{
		Name: "sky_controller_active_subscriptions_for_product",
		Help: "The current number of active subscriptions for a product",
	}, []string{"product"})
)

Functions

func Start

func Start()

func UpdateActiveSubscriptions

func UpdateActiveSubscriptions(usersPerProduct sync.Map)

func UpdateProxyReplicas

func UpdateProxyReplicas(replicas int)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL