Documentation
¶
Index ¶
Constants ¶
View Source
const ( V2StorageLayer = "v2StorageLayer" PyroscopeRuler = "pyroscopeRuler" PyroscopeRulerFunctions = "pyroscopeRulerFunctions" UTF8LabelNames = "utf8LabelNames" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeatureFlags ¶
type FeatureFlags struct {
// contains filtered or unexported fields
}
func NewFromEnabled ¶
func NewFromEnabled(reg prometheus.Registerer, enabled map[string]bool) *FeatureFlags
func (*FeatureFlags) GetFeatureFlags ¶
func (h *FeatureFlags) GetFeatureFlags( ctx context.Context, req *connect.Request[capabilitiesv1.GetFeatureFlagsRequest], ) (*connect.Response[capabilitiesv1.GetFeatureFlagsResponse], error)
Click to show internal directories.
Click to hide internal directories.