We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e43ff48 commit c7f7ba7Copy full SHA for c7f7ba7
1 file changed
flow/otel_metrics/otel_manager.go
@@ -80,7 +80,6 @@ const (
80
UnchangedToastValuesCounterName = "unchanged_toast_values"
81
CodeNotificationCounterName = "code_notification"
82
ServerWalEndLagGaugeName = "wal_end_lag"
83
- ClickHouseDDLExecutionGaugeName = "clickhouse_ddl_execution_duration"
84
)
85
86
type Metrics struct {
0 commit comments