mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: switch ssh session stats based on experiment (#13637)
This commit is contained in:
+1
-1
@@ -187,7 +187,7 @@ type Options struct {
|
||||
HTTPClient *http.Client
|
||||
|
||||
UpdateAgentMetrics func(ctx context.Context, labels prometheusmetrics.AgentMetricLabels, metrics []*agentproto.Stats_Metric)
|
||||
StatsBatcher *workspacestats.DBBatcher
|
||||
StatsBatcher workspacestats.Batcher
|
||||
|
||||
WorkspaceAppsStatsCollectorOptions workspaceapps.StatsCollectorOptions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user