Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit122f68d

Browse files
committed
Remove default value
Signed-off-by: Danny Kopping <danny@coder.com>
1 parentcc1a0b0 commit122f68d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎codersdk/deployment.go

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -977,9 +977,8 @@ when required by your organization's security policy.`,
977977

978978
returnnil
979979
}),
980-
Group:&deploymentGroupIntrospectionPrometheus,
981-
YAML:"aggregate_agent_stats_by",
982-
Default:strings.Join(AcceptedMetricAggregationLabels,","),
980+
Group:&deploymentGroupIntrospectionPrometheus,
981+
YAML:"aggregate_agent_stats_by",
983982
},
984983
{
985984
Name:"Prometheus Collect Database Metrics",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp