mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:47:32 +00:00
update modules (#2534)
This commit is contained in:
@@ -29,7 +29,7 @@ func NewMetrics(meterName string) (metrics.Metrics, error) {
|
||||
exporter, err := prometheus.New(
|
||||
prometheus.Config{},
|
||||
controller.New(
|
||||
processor.New(
|
||||
processor.NewFactory(
|
||||
selector.NewWithHistogramDistribution(),
|
||||
export.CumulativeExportKindSelector(),
|
||||
processor.WithMemory(true),
|
||||
|
Reference in New Issue
Block a user