diff --git a/clickhouse/README.md b/clickhouse/README.md index 758d08d6fc06b..d7318c9d1fc78 100644 --- a/clickhouse/README.md +++ b/clickhouse/README.md @@ -98,7 +98,7 @@ See [service_checks.json][9] for a list of service checks provided by this integ Need help? Contact [Datadog support][10]. -[1]: https://clickhouse.yandex +[1]: https://clickhouse.com/ [2]: https://docs.datadoghq.com/agent/kubernetes/integrations/ [3]: /account/settings/agent/latest [4]: https://github.com/DataDog/integrations-core/blob/master/clickhouse/datadog_checks/clickhouse/data/conf.yaml.example diff --git a/clickhouse/assets/configuration/spec.yaml b/clickhouse/assets/configuration/spec.yaml index aab99aceb72c2..e0e7cb3b465fa 100644 --- a/clickhouse/assets/configuration/spec.yaml +++ b/clickhouse/assets/configuration/spec.yaml @@ -87,16 +87,42 @@ files: - template: logs example: - source: clickhouse + service: clickhouse type: file path: /var/log/clickhouse-server/clickhouse-server.log + tags: + - format:plain log_processing_rules: - type: multi_line - name: log_start_with_date - pattern: \d{4}\.\d{2}\.\d{2} + name: new_log_start_with_date + pattern: '\d{4}\.\d{2}\.\d{2}' - source: clickhouse + service: clickhouse type: file path: /var/log/clickhouse-server/clickhouse-server.err.log + tags: + - format:plain log_processing_rules: - type: multi_line - name: log_start_with_date - pattern: \d{4}\.\d{2}\.\d{2} + name: new_log_start_with_date + pattern: '\d{4}\.\d{2}\.\d{2}' + - source: clickhouse + service: clickhouse + type: file + path: /var/log/clickhouse-server/clickhouse-server.log + tags: + - format:json + log_processing_rules: + - type: multi_line + name: new_log_start_with_json + pattern: '\{' + - source: clickhouse + service: clickhouse + type: file + path: /var/log/clickhouse-server/clickhouse-server.err.log + tags: + - format:json + log_processing_rules: + - type: multi_line + name: new_log_start_with_json + pattern: '\{' diff --git a/clickhouse/assets/dashboards/overview.json b/clickhouse/assets/dashboards/overview.json index 04e9b1959e73e..2938ecde18290 100644 --- a/clickhouse/assets/dashboards/overview.json +++ b/clickhouse/assets/dashboards/overview.json @@ -1,463 +1,2311 @@ { - "title": "ClickHouse Overview", + "author_name": "Datadog", "description": "## ClickHouse Dashboard\n\nThis is an example ClickHouse dashboard demonstrating the metrics that the integration collects.", - "widgets": [ - { - "id": 0, - "definition": { - "type": "image", - "url": "/static/images/logos/clickhouse_large.svg", - "sizing": "zoom" - }, - "layout": { - "x": 0, - "y": 0, - "width": 26, - "height": 12 - } - }, + "layout_type": "ordered", + "template_variables": [ { - "id": 1, - "definition": { - "type": "note", - "content": "Insertion", - "background_color": "gray", - "font_size": "18", - "text_align": "center", - "show_tick": true, - "tick_pos": "50%", - "tick_edge": "bottom" - }, - "layout": { - "x": 28, - "y": 0, - "width": 70, - "height": 8 - } - }, + "available_values": [], + "default": "*", + "name": "host", + "prefix": "host" + } + ], + "title": "ClickHouse Overview", + "widgets": [ { - "id": 2, "definition": { - "type": "timeseries", - "requests": [ + "background_color": "blue", + "layout_type": "ordered", + "show_title": true, + "title": "Service Overview", + "type": "group", + "widgets": [ { - "q": "avg:clickhouse.table.insert.size.count{$host}.as_count()", - "display_type": "bars", - "style": { - "palette": "dog_classic", - "line_type": "solid", - "line_width": "normal" + "definition": { + "sizing": "zoom", + "type": "image", + "url": "/static/images/logos/clickhouse_large.svg" + }, + "id": 5764316427665224, + "layout": { + "height": 2, + "width": 2, + "x": 0, + "y": 0 } - } - ], - "custom_links": [], - "title": "Bytes per second", - "title_size": "16", - "title_align": "left", - "show_legend": false, - "legend_size": "0" - }, - "layout": { - "x": 28, - "y": 10, - "width": 34, - "height": 15 - } - }, - { - "id": 3, - "definition": { - "type": "timeseries", - "requests": [ + }, { - "q": "avg:clickhouse.table.mergetree.insert.delayed.count{$host}.as_count()", - "display_type": "bars", - "style": { - "palette": "dog_classic", - "line_type": "solid", - "line_width": "normal" + "definition": { + "autoscale": true, + "precision": 0, + "requests": [ + { + "formulas": [ + { + "formula": "query1", + "number_format": { + "unit": { + "type": "canonical_unit" + } + } + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseAsyncMetrics_NumberOfDatabases{$host}" + } + ], + "response_format": "scalar" + } + ], + "title": "Number of databases", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 1895617520464427, + "layout": { + "height": 1, + "width": 2, + "x": 2, + "y": 0 } - } - ], - "custom_links": [], - "title": "Delayed inserts per second", - "title_size": "16", - "title_align": "left", - "show_legend": false, - "legend_size": "0" - }, - "layout": { - "x": 64, - "y": 26, - "width": 34, - "height": 15 - } - }, - { - "id": 4, - "definition": { - "type": "timeseries", - "requests": [ + }, { - "q": "avg:clickhouse.table.insert.row.count{$host}.as_count()", - "display_type": "bars", - "style": { - "palette": "dog_classic", - "line_type": "solid", - "line_width": "normal" + "definition": { + "autoscale": true, + "precision": 2, + "requests": [ + { + "formulas": [ + { + "formula": "query1", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "byte_in_decimal_bytes_family" + } + } + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseAsyncMetrics_TotalBytesOfMergeTreeTables{$host}" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area", + "yaxis": { + "include_zero": true + } + }, + "title": "Total data in MergeTree tables", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 417951404553199, + "layout": { + "height": 2, + "width": 2, + "x": 4, + "y": 0 } - } - ], - "custom_links": [], - "title": "Rows per second", - "title_size": "16", - "title_align": "left", - "show_legend": false, - "legend_size": "0" - }, - "layout": { - "x": 64, - "y": 10, - "width": 34, - "height": 15 - } - }, - { - "id": 5, - "definition": { - "type": "timeseries", - "requests": [ + }, { - "q": "avg:clickhouse.query.insert.count{$host}.as_count()", - "display_type": "bars", - "style": { - "palette": "dog_classic", - "line_type": "solid", - "line_width": "normal" + "definition": { + "autoscale": true, + "precision": 2, + "requests": [ + { + "formulas": [ + { + "formula": "query1", + "number_format": { + "unit": { + "per_unit_name": "second", + "type": "canonical_unit", + "unit_name": "byte_in_decimal_bytes_family" + } + } + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_SelectedBytes.count{$host}.as_rate()" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area", + "yaxis": { + "include_zero": true + } + }, + "title": "Data selected per second", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 8035765627629770, + "layout": { + "height": 2, + "width": 2, + "x": 6, + "y": 0 } - } - ], - "custom_links": [], - "title": "Inserts per second", - "title_size": "16", - "title_align": "left", - "show_legend": false, - "legend_size": "0" - }, - "layout": { - "x": 28, - "y": 26, - "width": 34, - "height": 15 - } - }, - { - "id": 6, - "definition": { - "type": "query_value", - "requests": [ + }, + { + "definition": { + "autoscale": true, + "precision": 2, + "requests": [ + { + "formulas": [ + { + "formula": "query1", + "number_format": { + "unit": { + "per_unit_name": "second", + "type": "canonical_unit", + "unit_name": "byte_in_decimal_bytes_family" + } + } + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterUncompressedBytes.count{$host}.as_rate()" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area", + "yaxis": { + "include_zero": true + } + }, + "title": "Data inserted per second", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 6858505644032706, + "layout": { + "height": 2, + "width": 2, + "x": 8, + "y": 0 + } + }, + { + "definition": { + "autoscale": true, + "precision": 0, + "requests": [ + { + "formulas": [ + { + "formula": "query1 + query2" + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseMetrics_HTTPConnection{$host}" + }, + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query2", + "query": "avg:clickhouse.ClickHouseMetrics_TCPConnection{$host}" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area" + }, + "title": "Active HTTP/TCP Connections", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 8256573178191249, + "layout": { + "height": 2, + "width": 2, + "x": 10, + "y": 0 + } + }, + { + "definition": { + "autoscale": true, + "precision": 0, + "requests": [ + { + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseAsyncMetrics_NumberOfTables{$host}" + } + ], + "response_format": "scalar" + } + ], + "title": "Number of tables", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 4162078586401351, + "layout": { + "height": 1, + "width": 2, + "x": 2, + "y": 1 + } + }, + { + "definition": { + "autoscale": true, + "precision": 1, + "requests": [ + { + "conditional_formats": [ + { + "comparator": ">", + "palette": "white_on_green", + "value": 0 + }, + { + "comparator": ">=", + "palette": "white_on_yellow", + "value": 60 + }, + { + "comparator": ">=", + "palette": "white_on_red", + "value": 80 + } + ], + "formulas": [ + { + "formula": "(query1 + query2) * 100" + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseAsyncMetrics_OSUserTimeNormalized{$host}" + }, + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query2", + "query": "avg:clickhouse.ClickHouseAsyncMetrics_OSSystemTimeNormalized{$host}" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area" + }, + "title": "Max Server CPU Usage", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 5942031891537476, + "layout": { + "height": 2, + "width": 2, + "x": 0, + "y": 2 + } + }, + { + "definition": { + "autoscale": true, + "precision": 1, + "requests": [ + { + "conditional_formats": [ + { + "comparator": ">", + "palette": "white_on_green", + "value": 0 + }, + { + "comparator": ">=", + "palette": "white_on_yellow", + "value": 60 + }, + { + "comparator": ">=", + "palette": "white_on_red", + "value": 80 + } + ], + "formulas": [ + { + "formula": "query1 / query2 * 100", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "percent" + } + } + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseMetrics_MemoryTracking{$host}" + }, + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query2", + "query": "avg:clickhouse.ClickHouseAsyncMetrics_OSMemoryTotal{$host}" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area" + }, + "title": "Max Server Memory Usage", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 1537151942731114, + "layout": { + "height": 2, + "width": 2, + "x": 2, + "y": 2 + } + }, + { + "definition": { + "autoscale": true, + "precision": 0, + "requests": [ + { + "conditional_formats": [ + { + "comparator": ">", + "palette": "white_on_green", + "value": 0 + }, + { + "comparator": ">=", + "palette": "white_on_yellow", + "value": 200 + }, + { + "comparator": ">=", + "palette": "white_on_red", + "value": 300 + } + ], + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseAsyncMetrics_MaxPartCountForPartition{$host}" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area" + }, + "title": "Max Parts Per Partition", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 4097650215759096, + "layout": { + "height": 2, + "width": 2, + "x": 4, + "y": 2 + } + }, + { + "definition": { + "autoscale": false, + "precision": 2, + "requests": [ + { + "conditional_formats": [ + { + "comparator": ">=", + "palette": "white_on_green", + "value": 0 + }, + { + "comparator": ">=", + "palette": "white_on_yellow", + "value": 0.2 + }, + { + "comparator": ">=", + "palette": "white_on_red", + "value": 0.5 + } + ], + "formulas": [ + { + "formula": "query1 / query2", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "percent" + } + } + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseProfileEvents_FailedSelectQuery.count{$host}.as_rate()" + }, + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query2", + "query": "avg:clickhouse.ClickHouseProfileEvents_SelectQuery.count{$host}.as_rate()" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area" + }, + "title": "Max Percent of Failed SELECTs", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 4846722208943930, + "layout": { + "height": 2, + "width": 2, + "x": 6, + "y": 2 + } + }, { - "q": "avg:clickhouse.uptime{$host}", - "aggregator": "last" + "definition": { + "autoscale": false, + "precision": 2, + "requests": [ + { + "conditional_formats": [ + { + "comparator": ">=", + "palette": "white_on_green", + "value": 0 + }, + { + "comparator": ">=", + "palette": "white_on_yellow", + "value": 0.1 + }, + { + "comparator": ">=", + "palette": "white_on_red", + "value": 0.5 + } + ], + "formulas": [ + { + "formula": "(query1 + query2) / (query3 + query4)", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "percent" + } + } + } + ], + "queries": [ + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseProfileEvents_FailedInsertQuery.count{$host}.as_rate()" + }, + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query2", + "query": "avg:clickhouse.ClickHouseProfileEvents_ClickHouseProfileEvents_FailedAsyncInsertQuery.count{$host}.as_rate()" + }, + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query3", + "query": "avg:clickhouse.ClickHouseProfileEvents_InsertQuery.count{$host}.as_rate()" + }, + { + "aggregator": "avg", + "data_source": "metrics", + "name": "query4", + "query": "avg:clickhouse.ClickHouseProfileEvents_ClickHouseProfileEvents_AsyncInsertQuery.count{$host}.as_rate()" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area" + }, + "title": "Max Percent of Failed INSERTs", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 8876929136187786, + "layout": { + "height": 2, + "width": 2, + "x": 8, + "y": 2 + } + }, + { + "definition": { + "autoscale": true, + "precision": 2, + "requests": [ + { + "conditional_formats": [ + { + "comparator": ">=", + "palette": "white_on_green", + "value": 0 + }, + { + "comparator": ">=", + "palette": "white_on_yellow", + "value": 5 + } + ], + "formulas": [ + { + "formula": "derivative(query1)" + } + ], + "queries": [ + { + "aggregator": "last", + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseProfileEvents_LogError.total{$host}" + } + ], + "response_format": "scalar" + } + ], + "timeseries_background": { + "type": "area" + }, + "title": "Max logged errors", + "title_align": "left", + "title_size": "16", + "type": "query_value" + }, + "id": 2481116336939173, + "layout": { + "height": 2, + "width": 2, + "x": 10, + "y": 2 + } } - ], - "custom_links": [], - "title": "Uptime", - "title_size": "16", - "title_align": "left", - "autoscale": true, - "precision": 2 + ] }, + "id": 2794871871549802, "layout": { + "height": 5, + "width": 12, "x": 0, - "y": 14, - "width": 26, - "height": 17 + "y": 0 } }, { - "id": 7, "definition": { - "type": "note", - "content": "Active connections", - "background_color": "gray", - "font_size": "18", - "text_align": "center", - "show_tick": true, - "tick_pos": "50%", - "tick_edge": "bottom" - }, - "layout": { - "x": 0, - "y": 33, - "width": 26, - "height": 8 - } - }, - { - "id": 8, - "definition": { - "type": "query_value", - "requests": [ + "background_color": "blue", + "layout_type": "ordered", + "show_title": true, + "title": "Resource Usage", + "type": "group", + "widgets": [ { - "q": "avg:clickhouse.connection.http{$host}", - "aggregator": "last" + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "horizontal", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "throughput(query1)", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "core" + } + } + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseProfileEvents_OSCPUVirtualTimeMicroseconds{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": false, + "time": {}, + "title": "CPU Cores Used by Queries/Merges", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 4530172737349968, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 0 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "horizontal", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "alias": "Normalized CPU", + "formula": "(query1 + query2) * 100", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "percent" + } + } + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseAsyncMetrics_OSUserTimeNormalized{$host}" + }, + { + "data_source": "metrics", + "name": "query2", + "query": "avg:clickhouse.ClickHouseAsyncMetrics_OSSystemTimeNormalized{$host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": false, + "time": {}, + "title": "Normalized CPU usage", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 6349995027913271, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 0 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "horizontal", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "byte_in_decimal_bytes_family" + } + } + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseMetrics_MemoryTracking{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": false, + "time": {}, + "title": "Memory Usage (RSS)", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 4077136782935358, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 2 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseMetrics_TCPConnection{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": false, + "time": {}, + "title": "Server Connections (TCP)", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 2340660657448585, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 2 + } + }, + { + "definition": { + "legend_columns": [ + "value" + ], + "legend_layout": "auto", + "markers": [], + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "alias": "received", + "formula": "query1", + "number_format": { + "unit": { + "per_unit_name": "second", + "type": "canonical_unit", + "unit_name": "byte_in_decimal_bytes_family" + } + } + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_NetworkReceiveBytes.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "order_reverse": false, + "palette": "dog_classic" + } + }, + { + "display_type": "line", + "formulas": [ + { + "alias": "sent", + "formula": "query0" + } + ], + "on_right_yaxis": true, + "queries": [ + { + "data_source": "metrics", + "name": "query0", + "query": "sum:clickhouse.ClickHouseProfileEvents_NetworkSendBytes.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "order_reverse": false, + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "time": {}, + "title": "Network Usage", + "title_align": "left", + "title_size": "16", + "type": "timeseries", + "yaxis": { + "include_zero": true, + "scale": "linear" + } + }, + "id": 60505037593735, + "layout": { + "height": 2, + "width": 12, + "x": 0, + "y": 4 + } } - ], - "custom_links": [], - "title": "HTTP", - "title_size": "16", - "title_align": "left", - "autoscale": true, - "precision": 2 + ] }, + "id": 5910515090391063, "layout": { + "height": 7, + "width": 12, "x": 0, - "y": 43, - "width": 26, - "height": 6 + "y": 5 } }, { - "id": 9, "definition": { - "type": "query_value", - "requests": [ + "background_color": "blue", + "layout_type": "ordered", + "show_title": true, + "title": "Queries Overview", + "type": "group", + "widgets": [ + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_Query.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Total Queries", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 2094024551391421, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 0 + } + }, { - "q": "avg:clickhouse.connection.tcp{$host}", - "aggregator": "last" + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "throughput(query1) / query2", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "microsecond" + } + } + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseProfileEvents_QueryTimeMicroseconds{$host} by {host}" + }, + { + "data_source": "metrics", + "name": "query2", + "query": "sum:clickhouse.ClickHouseProfileEvents_Query.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Query latency (average)", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 3166284248131607, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 0 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_QueryMemoryLimitExceeded.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Queries with MEMORY_LIMIT_EXCEEDED", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 3707245391804739, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 2 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_FailedQuery.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Failed Queries", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 6217137121670019, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 2 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_SelectQuery.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "SELECT Queries", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 335114273420748, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 4 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_InsertQuery.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Synchronous INSERT Queries", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 7997313230684699, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 4 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_FailedSelectQuery.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Failed SELECT Queries", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 3883456223499858, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 6 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_FailedInsertQuery.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Failed Synchronous INSERT Queries", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 7880037430408383, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 6 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "throughput(query1) / query2", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "microsecond" + } + } + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseProfileEvents_SelectQueryTimeMicroseconds{$host} by {host}" + }, + { + "data_source": "metrics", + "name": "query2", + "query": "sum:clickhouse.ClickHouseProfileEvents_SelectQuery.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "SELECT query latency (average)", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 4542132281779956, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 8 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "throughput(query1) / query2", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "microsecond" + } + } + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseProfileEvents_InsertQueryTimeMicroseconds{$host} by {host}" + }, + { + "data_source": "metrics", + "name": "query2", + "query": "sum:clickhouse.ClickHouseProfileEvents_InsertQuery.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Synchronous INSERT query latency (average)", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 6161541427664761, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 8 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_AsyncInsertQuery.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Asynchronous INSERT Queries", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 421112828613415, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 10 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_FailedAsyncInsertQuery.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Failed Asynchronous INSERT Queries", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 4478182648845564, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 10 + } } - ], - "custom_links": [], - "title": "TCP", - "title_size": "16", - "title_align": "left", - "autoscale": true, - "precision": 2 + ] }, + "id": 703548159870290, "layout": { + "height": 13, + "width": 12, "x": 0, - "y": 50, - "width": 26, - "height": 6 + "y": 12 } }, { - "id": 10, "definition": { - "type": "query_value", - "requests": [ + "background_color": "blue", + "layout_type": "ordered", + "show_title": true, + "title": "Merges Overview", + "type": "group", + "widgets": [ { - "q": "avg:clickhouse.connection.interserver{$host}", - "aggregator": "last" + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_Merge.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Merges", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 7663827226666638, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 0 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseMetrics_PartMutation{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Mutations", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 8471900967393056, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 0 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1", + "number_format": { + "unit": { + "type": "canonical_unit", + "unit_name": "byte_in_decimal_bytes_family" + } + } + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "avg:clickhouse.ClickHouseMetrics_MergesMutationsMemoryTracking{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Memory used by mutations & merges", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 3048800568482802, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 2 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_MergedRows.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Merged rows", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 4848789002410075, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 2 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1", + "number_format": { + "unit": { + "per_unit_name": "second", + "type": "canonical_unit", + "unit_name": "byte_in_decimal_bytes_family" + } + } + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "sum:clickhouse.ClickHouseProfileEvents_MergedUncompressedBytes.count{$host} by {host}.as_rate()" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Merged bytes (uncompressed)", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 3555325623303214, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 4 + } } - ], - "custom_links": [], - "title": "Interserver", - "title_size": "16", - "title_align": "left", - "autoscale": true, - "precision": 2 + ] }, + "id": 7278456602880349, "layout": { + "height": 7, + "width": 12, "x": 0, - "y": 57, - "width": 26, - "height": 6 + "y": 25 } }, { - "id": 11, "definition": { - "type": "note", - "content": "Replication", - "background_color": "gray", - "font_size": "18", - "text_align": "center", - "show_tick": true, - "tick_pos": "50%", - "tick_edge": "bottom" - }, - "layout": { - "x": 100, - "y": 0, - "width": 71, - "height": 8 - } - }, - { - "id": 12, - "definition": { - "type": "timeseries", - "requests": [ + "background_color": "blue", + "layout_type": "ordered", + "show_title": true, + "title": "Parts Stats", + "type": "group", + "widgets": [ { - "q": "avg:clickhouse.table.replicated.part.check{$host}", - "display_type": "line", - "style": { - "palette": "dog_classic", - "line_type": "solid", - "line_width": "normal" + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseAsyncMetrics_TotalPartsOfMergeTreeTables{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Total parts", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 478139865127726, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 0 } - } - ], - "custom_links": [], - "title": "Checks", - "title_size": "16", - "title_align": "left", - "show_legend": false, - "legend_size": "0" - }, - "layout": { - "x": 104, - "y": 10, - "width": 63, - "height": 15 - } - }, - { - "id": 13, - "definition": { - "type": "timeseries", - "requests": [ + }, { - "q": "avg:clickhouse.table.replicated.part.fetch{$host}", - "display_type": "line", - "style": { - "palette": "dog_classic", - "line_type": "solid", - "line_width": "normal" + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseMetrics_PartsPreActive{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Pre-active parts", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 6139980056101870, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 0 } - } - ], - "custom_links": [], - "title": "Fetch", - "title_size": "16", - "title_align": "left", - "show_legend": false, - "legend_size": "0" - }, - "layout": { - "x": 104, - "y": 26, - "width": 63, - "height": 15 - } - }, - { - "id": 14, - "definition": { - "type": "timeseries", - "requests": [ + }, { - "q": "avg:clickhouse.table.replicated.part.send{$host}", - "display_type": "line", - "style": { - "palette": "dog_classic", - "line_type": "solid", - "line_width": "normal" + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseMetrics_PartsTemporary{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Temporary parts", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 1997066867035733, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 2 } - } - ], - "custom_links": [], - "title": "Send", - "title_size": "16", - "title_align": "left", - "show_legend": false, - "legend_size": "0" - }, - "layout": { - "x": 104, - "y": 42, - "width": 63, - "height": 15 - } - }, - { - "id": 15, - "definition": { - "type": "note", - "content": "Query", - "background_color": "gray", - "font_size": "18", - "text_align": "center", - "show_tick": true, - "tick_pos": "50%", - "tick_edge": "bottom" - }, - "layout": { - "x": 28, - "y": 43, - "width": 70, - "height": 8 - } - }, - { - "id": 16, - "definition": { - "type": "timeseries", - "requests": [ + }, { - "q": "avg:clickhouse.query.active{$host}", - "display_type": "line", - "style": { - "palette": "dog_classic", - "line_type": "solid", - "line_width": "normal" + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseMetrics_PartsOutdated{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Outdated parts", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 6246036345627431, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 2 } - } - ], - "custom_links": [], - "title": "Active", - "title_size": "16", - "title_align": "left", - "show_legend": false, - "legend_size": "0" - }, - "layout": { - "x": 28, - "y": 53, - "width": 34, - "height": 15 - } - }, - { - "id": 17, - "definition": { - "type": "timeseries", - "requests": [ + }, { - "q": "avg:clickhouse.query.memory{$host}", - "display_type": "line", - "style": { - "palette": "dog_classic", - "line_type": "solid", - "line_width": "normal" + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseMetrics_PartsActive{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Active parts", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 1490221204129830, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 4 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseMetrics_PartsDeleting{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Parts being deleted", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 7286148043072935, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 4 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseMetrics_PartsCompact{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Compact parts", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 8515812189807602, + "layout": { + "height": 2, + "width": 6, + "x": 0, + "y": 6 + } + }, + { + "definition": { + "legend_columns": [ + "avg", + "min", + "max", + "value", + "sum" + ], + "legend_layout": "auto", + "requests": [ + { + "display_type": "line", + "formulas": [ + { + "formula": "query1" + } + ], + "queries": [ + { + "data_source": "metrics", + "name": "query1", + "query": "max:clickhouse.ClickHouseMetrics_PartsWide{$host} by {host}" + } + ], + "response_format": "timeseries", + "style": { + "line_type": "solid", + "line_width": "normal", + "order_by": "values", + "palette": "dog_classic" + } + } + ], + "show_legend": true, + "title": "Wide parts", + "title_align": "left", + "title_size": "16", + "type": "timeseries" + }, + "id": 3471941784089904, + "layout": { + "height": 2, + "width": 6, + "x": 6, + "y": 6 } } - ], - "custom_links": [], - "title": "Memory in use", - "title_size": "16", - "title_align": "left", - "show_legend": false, - "legend_size": "0" + ] }, + "id": 2681620878265490, "layout": { - "x": 64, - "y": 53, - "width": 34, - "height": 15 + "height": 9, + "width": 12, + "x": 0, + "y": 32 } } - ], - "template_variables": [ - { - "name": "host", - "default": "*", - "prefix": "host" - } - ], - "layout_type": "free", - "is_read_only": true, - "notify_list": [] -} + ] +} \ No newline at end of file diff --git a/clickhouse/assets/logs/clickhouse.yaml b/clickhouse/assets/logs/clickhouse.yaml index cac648d1397cc..754f0522a879c 100644 --- a/clickhouse/assets/logs/clickhouse.yaml +++ b/clickhouse/assets/logs/clickhouse.yaml @@ -35,8 +35,9 @@ pipeline: matchRules: | clickhouse %{_date} \[ %{_pid} \] \{%{_uuid}\} <%{_level}> (%{_service_common}( %{_app})?|%{_service_verbose}): %{data:message} samples: - - '2019.11.06 05:19:07.473780 [ 7 ] {} default.tableau (ReplicatedMergeTreeQueue): Loaded queue' - - '2019.11.06 05:19:07.489819 [ 32 ] {a05c4495-ebdb-4f1d-894a-523a8d3a1d5f} executeQuery: (from 127.0.0.1:43218) INSERT INTO tableau VALUES' + - '2025.09.01 13:39:22.975130 [ 81 ] {} Application: Integrity check of the executable skipped because the reference checksum could not be read.' + - '2025.09.01 14:09:28.195723 [ 1110 ] {} system.query_log (fedb888e-9036-4aa8-b24d-0e8bd6840a33) (MergerMutator): Selected 6 parts from 202509_1_84_17 to 202509_89_89_0. Merge selecting phase took: 0ms' + - '2025.09.01 14:09:28.208450 [ 1355 ] {fedb888e-9036-4aa8-b24d-0e8bd6840a33::202509_1_89_18} system.query_log (fedb888e-9036-4aa8-b24d-0e8bd6840a33) (MergerMutator): Merged 6 parts: [202509_1_84_17, 202509_89_89_0] -> 202509_1_89_18' - type: date-remapper name: Define `timestamp` as the official date of the log enabled: true diff --git a/clickhouse/changelog.d/21294.changed b/clickhouse/changelog.d/21294.changed new file mode 100644 index 0000000000000..e58d358a0324c --- /dev/null +++ b/clickhouse/changelog.d/21294.changed @@ -0,0 +1 @@ +Update the list of supported ClickHouse versions to the latest and relevant metrics. diff --git a/clickhouse/datadog_checks/clickhouse/clickhouse.py b/clickhouse/datadog_checks/clickhouse/clickhouse.py index bcc20a63af849..3cef326817a0e 100644 --- a/clickhouse/datadog_checks/clickhouse/clickhouse.py +++ b/clickhouse/datadog_checks/clickhouse/clickhouse.py @@ -48,9 +48,7 @@ def __init__(self, name, init_config, instances): queries.SystemMetrics, queries.SystemEvents, queries.SystemAsynchronousMetrics, - queries.SystemParts, - queries.SystemReplicas, - queries.SystemDictionaries, + queries.SystemErrors, ], tags=self._tags, error_handler=self._error_sanitizer.clean, diff --git a/clickhouse/datadog_checks/clickhouse/data/conf.yaml.example b/clickhouse/datadog_checks/clickhouse/data/conf.yaml.example index ec9f9b4b531bf..6b8c89565f528 100644 --- a/clickhouse/datadog_checks/clickhouse/data/conf.yaml.example +++ b/clickhouse/datadog_checks/clickhouse/data/conf.yaml.example @@ -216,16 +216,42 @@ instances: # # logs: # - source: clickhouse +# service: clickhouse # type: file # path: /var/log/clickhouse-server/clickhouse-server.log +# tags: +# - format:plain # log_processing_rules: # - type: multi_line -# name: log_start_with_date +# name: new_log_start_with_date # pattern: \d{4}\.\d{2}\.\d{2} # - source: clickhouse +# service: clickhouse # type: file # path: /var/log/clickhouse-server/clickhouse-server.err.log +# tags: +# - format:plain # log_processing_rules: # - type: multi_line -# name: log_start_with_date +# name: new_log_start_with_date # pattern: \d{4}\.\d{2}\.\d{2} +# - source: clickhouse +# service: clickhouse +# type: file +# path: /var/log/clickhouse-server/clickhouse-server.log +# tags: +# - format:json +# log_processing_rules: +# - type: multi_line +# name: new_log_start_with_json +# pattern: \{ +# - source: clickhouse +# service: clickhouse +# type: file +# path: /var/log/clickhouse-server/clickhouse-server.err.log +# tags: +# - format:json +# log_processing_rules: +# - type: multi_line +# name: new_log_start_with_json +# pattern: \{ diff --git a/clickhouse/datadog_checks/clickhouse/queries.py b/clickhouse/datadog_checks/clickhouse/queries.py deleted file mode 100644 index 61e6af75e0786..0000000000000 --- a/clickhouse/datadog_checks/clickhouse/queries.py +++ /dev/null @@ -1,2043 +0,0 @@ -# (C) Datadog, Inc. 2019-present -# All rights reserved -# Licensed under a 3-clause BSD style license (see LICENSE) -from .utils import compact_query - -# https://clickhouse.yandex/docs/en/operations/system_tables/#system_tables-metrics -SystemMetrics = { - 'name': 'system.metrics', - 'query': 'SELECT value, metric FROM system.metrics', - 'columns': [ - {'name': 'value', 'type': 'source'}, - { - 'name': 'metric', - 'type': 'match', - 'source': 'value', - 'items': { - 'ActiveAsyncDrainedConnections': {'name': 'drained_connections.async.active', 'type': 'gauge'}, - 'ActiveSyncDrainedConnections': {'name': 'drained_connections.sync.active', 'type': 'gauge'}, - 'ActiveTimersInQueryProfiler': {'name': 'query.timers.active', 'type': 'gauge'}, - 'AddressesActive': {'name': 'addresses.active', 'type': 'gauge'}, - 'AggregatorThreads': {'name': 'aggregator.threads', 'type': 'gauge'}, - 'AggregatorThreadsActive': {'name': 'aggregator.threads.active', 'type': 'gauge'}, - 'AggregatorThreadsScheduled': {'name': 'aggregator.threads.scheduled', 'type': 'gauge'}, - 'AsyncDrainedConnections': {'name': 'drained_connections.async', 'type': 'gauge'}, - 'AsyncInsertCacheSize': {'name': 'cache.async.insert', 'type': 'gauge'}, - 'AsynchronousInsertQueueBytes': {'name': 'insert_queue.async.size', 'type': 'gauge'}, - 'AsynchronousInsertQueueSize': {'name': 'insert_queue.async.total', 'type': 'gauge'}, - 'AsynchronousInsertThreads': {'name': 'insert_threads.async.total', 'type': 'gauge'}, - 'AsynchronousInsertThreadsActive': {'name': 'insert_threads.async.active', 'type': 'gauge'}, - 'AsynchronousInsertThreadsScheduled': {'name': 'insert_threads.async.scheduled', 'type': 'gauge'}, - 'AsynchronousReadWait': {'name': 'threads.async.read', 'type': 'gauge'}, - 'AttachedDatabase': {'name': 'attached.database', 'type': 'gauge'}, - 'AttachedTable': {'name': 'attached.table', 'type': 'gauge'}, - 'BackgroundBufferFlushSchedulePoolSize': { - 'name': 'background_pool.buffer_flush_schedule.task.limit', - 'type': 'gauge', - }, - 'BackgroundBufferFlushSchedulePoolTask': { - 'name': 'background_pool.buffer_flush_schedule.task.active', - 'type': 'gauge', - }, - 'BackgroundCommonPoolSize': {'name': 'background_pool.common.task.limit', 'type': 'gauge'}, - 'BackgroundCommonPoolTask': {'name': 'background_pool.common.task.active', 'type': 'gauge'}, - 'BackgroundDistributedSchedulePoolSize': { - 'name': 'background_pool.distributed.task.limit', - 'type': 'gauge', - }, - 'BackgroundDistributedSchedulePoolTask': { - 'name': 'background_pool.distributed.task.active', - 'type': 'gauge', - }, - 'BackgroundFetchesPoolSize': {'name': 'background_pool.fetches.task.limit', 'type': 'gauge'}, - 'BackgroundFetchesPoolTask': {'name': 'background_pool.fetches.task.active', 'type': 'gauge'}, - 'BackgroundMergesAndMutationsPoolSize': {'name': 'background_pool.merges.task.limit', 'type': 'gauge'}, - 'BackgroundMergesAndMutationsPoolTask': {'name': 'background_pool.merges.task.active', 'type': 'gauge'}, - 'BackgroundMessageBrokerSchedulePoolSize': { - 'name': 'background_pool.message_broker.task.limit', - 'type': 'gauge', - }, - 'BackgroundMessageBrokerSchedulePoolTask': { - 'name': 'background_pool.message_broker.task.active', - 'type': 'gauge', - }, - 'BackgroundMovePoolSize': {'name': 'background_pool.move.task.limit', 'type': 'gauge'}, - 'BackgroundMovePoolTask': {'name': 'background_pool.move.task.active', 'type': 'gauge'}, - 'BackgroundPoolTask': {'name': 'background_pool.processing.task.active', 'type': 'gauge'}, - 'BackgroundSchedulePoolSize': {'name': 'background_pool.schedule.task.limit', 'type': 'gauge'}, - 'BackgroundSchedulePoolTask': {'name': 'background_pool.schedule.task.active', 'type': 'gauge'}, - 'BackupsIOThreads': {'name': 'backups_io.threads.total', 'type': 'gauge'}, - 'BackupsIOThreadsActive': {'name': 'backups_io.threads.active', 'type': 'gauge'}, - 'BackupsIOThreadsScheduled': {'name': 'backups_io.threads.scheduled', 'type': 'gauge'}, - 'BackupsThreads': {'name': 'backups.threads.total', 'type': 'gauge'}, - 'BackupsThreadsActive': {'name': 'backups.threads.active', 'type': 'gauge'}, - 'BackupsThreadsScheduled': {'name': 'backups.threads.scheduled', 'type': 'gauge'}, - 'BrokenDistributedBytesToInsert': {'name': 'table.distributed.bytes.insert.broken', 'type': 'gauge'}, - 'BrokenDistributedFilesToInsert': {'name': 'table.distributed.file.insert.broken', 'type': 'gauge'}, - 'CacheDetachedFileSegments': {'name': 'cache_file_segments.detached', 'type': 'gauge'}, - 'CacheDictionaryThreads': {'name': 'cache_dictionary.threads.total', 'type': 'gauge'}, - 'CacheDictionaryThreadsActive': {'name': 'cache_dictionary.threads.active', 'type': 'gauge'}, - 'CacheDictionaryThreadsScheduled': {'name': 'cache_dictionary.threads.scheduled', 'type': 'gauge'}, - 'CacheDictionaryUpdateQueueBatches': {'name': 'cache_dictionary.update_queue.batches', 'type': 'gauge'}, - 'CacheDictionaryUpdateQueueKeys': {'name': 'cache_dictionary.update_queue.keys', 'type': 'gauge'}, - 'CacheFileSegments': {'name': 'cache.file_segments', 'type': 'gauge'}, - 'CacheWarmerBytesInProgress': {'name': 'cache.remote_file_segments.waiting', 'type': 'gauge'}, - 'ContextLockWait': {'name': 'thread.lock.context.waiting', 'type': 'gauge'}, - 'CreatedTimersInQueryProfiler': {'name': 'query.local_timers.active', 'type': 'gauge'}, - 'DDLWorkerThreads': {'name': 'threads.ddl_worker.total', 'type': 'gauge'}, - 'DDLWorkerThreadsActive': {'name': 'threads.ddl_worker.active', 'type': 'gauge'}, - 'DDLWorkerThreadsScheduled': {'name': 'threads.ddl_worker.scheduled', 'type': 'gauge'}, - 'DWARFReaderThreads': {'name': 'threads.dwarf.total', 'type': 'gauge'}, - 'DWARFReaderThreadsActive': {'name': 'threads.dwarf.active', 'type': 'gauge'}, - 'DWARFReaderThreadsScheduled': {'name': 'threads.dwarf.scheduled', 'type': 'gauge'}, - 'DatabaseCatalogThreads': {'name': 'threads.database_catalog.total', 'type': 'gauge'}, - 'DatabaseCatalogThreadsActive': {'name': 'threads.database_catalog.active', 'type': 'gauge'}, - 'DatabaseCatalogThreadsScheduled': {'name': 'threads.database_catalog.scheduled', 'type': 'gauge'}, - 'DatabaseOnDiskThreads': {'name': 'threads.database_ondisk.total', 'type': 'gauge'}, - 'DatabaseOnDiskThreadsActive': {'name': 'threads.database_ondisk.active', 'type': 'gauge'}, - 'DatabaseOnDiskThreadsScheduled': {'name': 'threads.database_ondisk.scheduled', 'type': 'gauge'}, - 'DatabaseReplicatedCreateTablesThreads': {'name': 'threads.database_replicated.total', 'type': 'gauge'}, - 'DatabaseReplicatedCreateTablesThreadsActive': { - 'name': 'threads.database_replicated.active', - 'type': 'gauge', - }, - 'DatabaseReplicatedCreateTablesThreadsScheduled': { - 'name': 'threads.database_replicated.scheduled', - 'type': 'gauge', - }, - 'DelayedInserts': {'name': 'query.insert.delayed', 'type': 'gauge'}, - 'DestroyAggregatesThreads': {'name': 'threads.destroy_aggregates.total', 'type': 'gauge'}, - 'DestroyAggregatesThreadsActive': {'name': 'threads.destroy_aggregates.active', 'type': 'gauge'}, - 'DestroyAggregatesThreadsScheduled': {'name': 'threads.destroy_aggregates.scheduled', 'type': 'gauge'}, - 'DictCacheRequests': {'name': 'dictionary.request.cache', 'type': 'gauge'}, - 'DiskConnectionsStored': {'name': 'disk.connections.stored', 'type': 'gauge'}, - 'DiskConnectionsTotal': {'name': 'disk.connectioned.active', 'type': 'gauge'}, - 'DiskObjectStorageAsyncThreads': {'name': 'threads.async.disk_object_storage.total', 'type': 'gauge'}, - 'DiskObjectStorageAsyncThreadsActive': { - 'name': 'threads.async.disk_object_storage.active', - 'type': 'gauge', - }, - 'DiskSpaceReservedForMerge': {'name': 'merge.disk.reserved', 'type': 'gauge'}, - 'DistrCacheOpenedConnections': {'name': 'distributed_cache.connections.open.total', 'type': 'gauge'}, - 'DistrCacheReadRequests': {'name': 'distributed_cache.read.requests', 'type': 'gauge'}, - 'DistrCacheServerConnections': { - 'name': 'distributed_cache.clickhouse_server.connections.open', - 'type': 'gauge', - }, - 'DistrCacheUsedConnections': {'name': 'distributed_cache.connections.open.used', 'type': 'gauge'}, - 'DistrCacheWriteRequests': {'name': 'distributed_cache.write.requests', 'type': 'gauge'}, - 'DistributedBytesToInsert': {'name': 'table.distributed.bytes.insert.pending', 'type': 'gauge'}, - 'DistributedFilesToInsert': {'name': 'table.distributed.file.insert.pending', 'type': 'gauge'}, - 'DistributedInsertThreads': {'name': 'threads.distribured.insert.total', 'type': 'gauge'}, - 'DistributedInsertThreadsActive': {'name': 'threads.distribured.insert.active', 'type': 'gauge'}, - 'DistributedInsertThreadsScheduled': {'name': 'threads.distribured.insert.scheduled', 'type': 'gauge'}, - 'DistributedSend': {'name': 'table.distributed.connection.inserted', 'type': 'gauge'}, - 'EphemeralNode': {'name': 'zk.node.ephemeral', 'type': 'gauge'}, - 'FilesystemCacheDelayedCleanupElements': {'name': 'filesystem.cache.cleanup.queue', 'type': 'gauge'}, - 'FilesystemCacheDownloadQueueElements': {'name': 'filesystem.cache.download.queue', 'type': 'gauge'}, - 'FilesystemCacheElements': {'name': 'filesystem.cache.elements', 'type': 'gauge'}, - 'FilesystemCacheHoldFileSegments': {'name': 'filesystem.cache.filesegments.hold', 'type': 'gauge'}, - 'FilesystemCacheReadBuffers': {'name': 'filesystem.cache.buffers.active', 'type': 'gauge'}, - 'FilesystemCacheSize': {'name': 'filesystem.cache.size', 'type': 'gauge'}, - 'FilesystemCacheSizeLimit': {'name': 'filesystem.cache.limit', 'type': 'gauge'}, - 'GlobalThread': {'name': 'thread.global.total', 'type': 'gauge'}, - 'GlobalThreadActive': {'name': 'thread.global.active', 'type': 'gauge'}, - 'GlobalThreadScheduled': {'name': 'thread.global.scheduled', 'type': 'gauge'}, - 'HTTPConnection': {'name': 'connection.http', 'type': 'gauge'}, - 'HTTPConnectionsStored': {'name': 'connection.http.stored', 'type': 'gauge'}, - 'HTTPConnectionsTotal': {'name': 'connection.http.total', 'type': 'gauge'}, - 'HashedDictionaryThreads': {'name': 'threads.hashed_dictionary.total', 'type': 'gauge'}, - 'HashedDictionaryThreadsActive': {'name': 'threads.hashed_dictionary.active', 'type': 'gauge'}, - 'HashedDictionaryThreadsScheduled': {'name': 'threads.hashed_dictionary.scheduled', 'type': 'gauge'}, - 'IDiskCopierThreads': {'name': 'threads.idisk.copier.total', 'type': 'gauge'}, - 'IDiskCopierThreadsActive': {'name': 'threads.idisk.copier.active', 'type': 'gauge'}, - 'IDiskCopierThreadsScheduled': {'name': 'threads.idisk.copier.scheduled', 'type': 'gauge'}, - 'IOPrefetchThreads': {'name': 'threads.io_prefetch.total', 'type': 'gauge'}, - 'IOPrefetchThreadsActive': {'name': 'threads.io_prefetch.active', 'type': 'gauge'}, - 'IOPrefetchThreadsScheduled': {'name': 'threads.io_prefetch.scheduled', 'type': 'gauge'}, - 'IOThreads': {'name': 'threads.io.total', 'type': 'gauge'}, - 'IOThreadsActive': {'name': 'threads.io.active', 'type': 'gauge'}, - 'IOThreadsScheduled': {'name': 'threads.io.scheduled', 'type': 'gauge'}, - 'IOUringInFlightEvents': {'name': 'sqe.io_uring.inflight', 'type': 'gauge'}, - 'IOUringPendingEvents': {'name': 'sqe.io_uring.waiting', 'type': 'gauge'}, - 'IOWriterThreads': {'name': 'threads.io_writer.total', 'type': 'gauge'}, - 'IOWriterThreadsActive': {'name': 'threads.io_writer.active', 'type': 'gauge'}, - 'IOWriterThreadsScheduled': {'name': 'threads.io_writer.scheduled', 'type': 'gauge'}, - 'InterserverConnection': {'name': 'connection.interserver', 'type': 'gauge'}, - 'KafkaAssignedPartitions': {'name': 'kafka.partitions.assigned', 'type': 'gauge'}, - 'KafkaBackgroundReads': {'name': 'kafka.background.reads', 'type': 'gauge'}, - 'KafkaConsumers': {'name': 'kafka.consumers.active', 'type': 'gauge'}, - 'KafkaConsumersInUse': {'name': 'kafka.consumers.in_use', 'type': 'gauge'}, - 'KafkaConsumersWithAssignment': {'name': 'kafka.consumers.assigned', 'type': 'gauge'}, - 'KafkaLibrdkafkaThreads': {'name': 'threads.librdkafka.active', 'type': 'gauge'}, - 'KafkaProducers': {'name': 'kafka.producers.active', 'type': 'gauge'}, - 'KafkaWrites': {'name': 'kafka.inserts.running', 'type': 'gauge'}, - 'KeeperAliveConnections': {'name': 'connections.alive.total', 'type': 'gauge'}, - 'KeeperOutstandingRequets': {'name': 'connections.outstanding.total', 'type': 'gauge'}, - 'LeaderElection': {'name': 'replica.leader.election', 'type': 'gauge'}, - 'LeaderReplica': {'name': 'table.replicated.leader', 'type': 'gauge'}, - 'LocalThread': {'name': 'thread.local.total', 'type': 'gauge'}, - 'LocalThreadActive': {'name': 'thread.local.active', 'type': 'gauge'}, - 'LocalThreadScheduled': {'name': 'thread.local.scheduled', 'type': 'gauge'}, - 'MMappedFileBytes': {'name': 'mmapped.file.size', 'type': 'gauge'}, - 'MMappedFiles': {'name': 'mmapped.file.current', 'type': 'gauge'}, - 'MarksLoaderThreads': {'name': 'threads.marks_loader.total', 'type': 'gauge'}, - 'MarksLoaderThreadsActive': {'name': 'threads.marks_loader.active', 'type': 'gauge'}, - 'MarksLoaderThreadsScheduled': {'name': 'threads.marks_loader.scheduled', 'type': 'gauge'}, - 'MaxDDLEntryID': {'name': 'ddl.max_processed', 'type': 'gauge'}, - 'MaxPushedDDLEntryID': {'name': 'zk.ddl_entry.max', 'type': 'gauge'}, - 'MemoryTracking': {'name': 'query.memory', 'type': 'gauge'}, - 'MemoryTrackingForMerges': {'name': 'merge.memory', 'type': 'gauge'}, - 'MemoryTrackingInBackgroundMoveProcessingPool': { - 'name': 'background_pool.move.memory', - 'type': 'gauge', - }, - 'MemoryTrackingInBackgroundProcessingPool': { - 'name': 'background_pool.processing.memory', - 'type': 'gauge', - }, - 'MemoryTrackingInBackgroundSchedulePool': {'name': 'background_pool.schedule.memory', 'type': 'gauge'}, - 'Merge': {'name': 'merge.active', 'type': 'gauge'}, - 'MergeTreeAllRangesAnnouncementsSent': {'name': 'merge_tree.announcements.sent', 'type': 'gauge'}, - 'MergeTreeBackgroundExecutorThreads': { - 'name': 'threads.merge_tree_background_executor.total', - 'type': 'gauge', - }, - 'MergeTreeBackgroundExecutorThreadsActive': { - 'name': 'threads.merge_tree_background_executor.active', - 'type': 'gauge', - }, - 'MergeTreeBackgroundExecutorThreadsScheduled': { - 'name': 'threads.merge_tree_background_executor.scheduled', - 'type': 'gauge', - }, - 'MergeTreeDataSelectExecutorThreads': { - 'name': 'threads.merge_tree_data_selector_executor.total', - 'type': 'gauge', - }, - 'MergeTreeDataSelectExecutorThreadsActive': { - 'name': 'threads.merge_tree_data_selector_executor.active', - 'type': 'gauge', - }, - 'MergeTreeDataSelectExecutorThreadsScheduled': { - 'name': 'threads.merge_tree_data_selector_executor.scheduled', - 'type': 'gauge', - }, - 'MergeTreeOutdatedPartsLoaderThreads': { - 'name': 'threads.merge_tree_outdated_parts_loader.total', - 'type': 'gauge', - }, - 'MergeTreeOutdatedPartsLoaderThreadsActive': { - 'name': 'threads.merge_tree_outdated_parts_loader.active', - 'type': 'gauge', - }, - 'MergeTreeOutdatedPartsLoaderThreadsScheduled': { - 'name': 'threads.merge_tree_outdated_parts_loader.scheduled', - 'type': 'gauge', - }, - 'MergeTreePartsCleanerThreads': {'name': 'threads.merge_tree_parts_cleaner.total', 'type': 'gauge'}, - 'MergeTreePartsCleanerThreadsActive': { - 'name': 'threads.merge_tree_parts_cleaner.active', - 'type': 'gauge', - }, - 'MergeTreePartsCleanerThreadsScheduled': { - 'name': 'threads.merge_tree_parts_cleaner.scheduled', - 'type': 'gauge', - }, - 'MergeTreePartsLoaderThreads': {'name': 'threads.merge_tree_parts_loader.total', 'type': 'gauge'}, - 'MergeTreePartsLoaderThreadsActive': { - 'name': 'threads.merge_tree_parts_loader.active', - 'type': 'gauge', - }, - 'MergeTreePartsLoaderThreadsScheduled': { - 'name': 'threads.merge_tree_parts_loader.scheduled', - 'type': 'gauge', - }, - 'MergeTreeReadTaskRequestsSent': {'name': 'merge_tree.read_task.requests.sent', 'type': 'gauge'}, - 'MergesMutationsMemoryTracking': {'name': 'merges_mutations.bytes.total', 'type': 'gauge'}, - 'Move': {'name': 'moves.executing.currently', 'type': 'gauge'}, - 'MySQLConnection': {'name': 'connection.mysql', 'type': 'gauge'}, - 'NetworkReceive': {'name': 'network.threads.receive', 'type': 'gauge'}, - 'NetworkSend': {'name': 'network.threads.send', 'type': 'gauge'}, - 'ObjectStorageAzureThreads': {'name': 'threads.azure_object_storage.total', 'type': 'gauge'}, - 'ObjectStorageAzureThreadsActive': {'name': 'threads.azure_object_storage.active', 'type': 'gauge'}, - 'ObjectStorageAzureThreadsScheduled': { - 'name': 'threads.azure_object_storage.scheduled', - 'type': 'gauge', - }, - 'ObjectStorageS3Threads': {'name': 'threads.s3_object_storage.total', 'type': 'gauge'}, - 'ObjectStorageS3ThreadsActive': {'name': 'threads.s3_object_storage.active', 'type': 'gauge'}, - 'ObjectStorageS3ThreadsScheduled': {'name': 'threads.s3_object_storage.scheduled', 'type': 'gauge'}, - 'OpenFileForRead': {'name': 'file.open.read', 'type': 'gauge'}, - 'OpenFileForWrite': {'name': 'file.open.write', 'type': 'gauge'}, - 'OutdatedPartsLoadingThreads': {'name': 'threads.outdated_parts_loading.total', 'type': 'gauge'}, - 'OutdatedPartsLoadingThreadsActive': {'name': 'threads.outdated_parts_loading.active', 'type': 'gauge'}, - 'OutdatedPartsLoadingThreadsScheduled': { - 'name': 'threads.outdated_parts_loading.scheduled', - 'type': 'gauge', - }, - 'ParallelFormattingOutputFormatThreads': { - 'name': 'threads.parallel_formatting_output.total', - 'type': 'gauge', - }, - 'ParallelFormattingOutputFormatThreadsActive': { - 'name': 'threads.parallel_formatting_output.active', - 'type': 'gauge', - }, - 'ParallelFormattingOutputFormatThreadsScheduled': { - 'name': 'threads.parallel_formatting_output.scheduled', - 'type': 'gauge', - }, - 'ParallelParsingInputFormatThreads': {'name': 'threads.parallel_parsing_input.total', 'type': 'gauge'}, - 'ParallelParsingInputFormatThreadsActive': { - 'name': 'threads.parallel_parsing_input.active', - 'type': 'gauge', - }, - 'ParallelParsingInputFormatThreadsScheduled': { - 'name': 'threads.parallel_parsing_input.scheduled', - 'type': 'gauge', - }, - 'ParquetDecoderThreads': {'name': 'threads.parquet_decoder.total', 'type': 'gauge'}, - 'ParquetDecoderThreadsActive': {'name': 'threads.parquet_decoder.active', 'type': 'gauge'}, - 'ParquetDecoderThreadsScheduled': {'name': 'threads.parquet_decoder.scheduled', 'type': 'gauge'}, - 'ParquetEncoderThreads': {'name': 'threads.parquet_encoder.total', 'type': 'gauge'}, - 'ParquetEncoderThreadsActive': {'name': 'threads.parquet_encoder.active', 'type': 'gauge'}, - 'ParquetEncoderThreadsScheduled': {'name': 'threads.parquet_encoder.scheduled', 'type': 'gauge'}, - 'PartMutation': {'name': 'query.mutation', 'type': 'gauge'}, - 'PartsActive': {'name': 'parts.active', 'type': 'gauge'}, - 'PartsCommitted': {'name': 'parts.committed', 'type': 'gauge'}, - 'PartsCompact': {'name': 'parts.compact', 'type': 'gauge'}, - 'PartsDeleteOnDestroy': {'name': 'parts.delete_on_destroy', 'type': 'gauge'}, - 'PartsDeleting': {'name': 'parts.deleting', 'type': 'gauge'}, - 'PartsInMemory': {'name': 'parts.inmemory', 'type': 'gauge'}, - 'PartsOutdated': {'name': 'parts.outdated', 'type': 'gauge'}, - 'PartsPreActive': {'name': 'parts.pre_active', 'type': 'gauge'}, - 'PartsPreCommitted': {'name': 'parts.precommitted', 'type': 'gauge'}, - 'PartsTemporary': {'name': 'parts.temporary', 'type': 'gauge'}, - 'PartsWide': {'name': 'parts.wide', 'type': 'gauge'}, - 'PendingAsyncInsert': {'name': 'inserts.async.flush.pending', 'type': 'gauge'}, - 'PostgreSQLConnection': {'name': 'postgresql.connection', 'type': 'gauge'}, - 'Query': {'name': 'query.active', 'type': 'gauge'}, - 'QueryPipelineExecutorThreads': {'name': 'threads.query_pipeline_executor.total', 'type': 'gauge'}, - 'QueryPipelineExecutorThreadsActive': { - 'name': 'threads.query_pipeline_executor.active', - 'type': 'gauge', - }, - 'QueryPipelineExecutorThreadsScheduled': { - 'name': 'threads.query_pipeline_executor.scheduled', - 'type': 'gauge', - }, - 'QueryPreempted': {'name': 'query.waiting', 'type': 'gauge'}, - 'QueryThread': {'name': 'thread.query', 'type': 'gauge'}, - 'RWLockActiveReaders': {'name': 'thread.lock.rw.active.read', 'type': 'gauge'}, - 'RWLockActiveWriters': {'name': 'thread.lock.rw.active.write', 'type': 'gauge'}, - 'RWLockWaitingReaders': {'name': 'thread.lock.rw.waiting.read', 'type': 'gauge'}, - 'RWLockWaitingWriters': {'name': 'thread.lock.rw.waiting.write', 'type': 'gauge'}, - 'Read': {'name': 'syscall.read', 'type': 'gauge'}, - 'ReadTaskRequestsSent': {'name': 'task.requests.callback', 'type': 'gauge'}, - 'ReadonlyReplica': {'name': 'table.replicated.readonly', 'type': 'gauge'}, - 'RefreshableViews': {'name': 'views.refreshing.total', 'type': 'gauge'}, - 'RefreshingViews': {'name': 'views.refreshing.current', 'type': 'gauge'}, - 'RemoteRead': {'name': 'remote_reader.total', 'type': 'gauge'}, - 'ReplicatedChecks': {'name': 'table.replicated.part.check', 'type': 'gauge'}, - 'ReplicatedFetch': {'name': 'table.replicated.part.fetch', 'type': 'gauge'}, - 'ReplicatedSend': {'name': 'table.replicated.part.send', 'type': 'gauge'}, - 'RestartReplicaThreads': {'name': 'threads.restart_replica.active', 'type': 'gauge'}, - 'RestartReplicaThreadsActive': {'name': 'threads.restart_replica.active', 'type': 'gauge'}, - 'RestartReplicaThreadsScheduled': {'name': 'threads.restart_replica.scheduled', 'type': 'gauge'}, - 'RestoreThreads': {'name': 'threads.restore.total', 'type': 'gauge'}, - 'RestoreThreadsActive': {'name': 'threads.restore.active', 'type': 'gauge'}, - 'RestoreThreadsScheduled': {'name': 'threads.restore.scheduled', 'type': 'gauge'}, - 'S3Requests': {'name': 's3.requests.count', 'type': 'gauge'}, - 'SendExternalTables': {'name': 'connection.send.external', 'type': 'gauge'}, - 'SendScalars': {'name': 'connection.send.scalar', 'type': 'gauge'}, - 'SharedMergeTreeFetch': {'name': 'shared_merge_tree.fetches.total', 'type': 'gauge'}, - 'SharedMergeTreeThreads': {'name': 'threads.shared_merge_tree.total', 'type': 'gauge'}, - 'SharedMergeTreeThreadsActive': {'name': 'threads.shared_merge_tree.active', 'type': 'gauge'}, - 'SharedMergeTreeThreadsScheduled': {'name': 'threads.shared_merge_tree.scheduled', 'type': 'gauge'}, - 'StartupSystemTablesThreads': {'name': 'threads.startup_system_tables.total', 'type': 'gauge'}, - 'StartupSystemTablesThreadsActive': {'name': 'threads.startup_system_tables.active', 'type': 'gauge'}, - 'StartupSystemTablesThreadsScheduled': { - 'name': 'threads.startup_system_tables.scheduled', - 'type': 'gauge', - }, - 'StorageBufferBytes': {'name': 'table.buffer.size', 'type': 'gauge'}, - 'StorageBufferFlushThreads': {'name': 'threads.storage_buffer_flush.total', 'type': 'gauge'}, - 'StorageBufferFlushThreadsActive': {'name': 'threads.storage_buffer_flush.active', 'type': 'gauge'}, - 'StorageBufferFlushThreadsScheduled': { - 'name': 'threads.storage_buffer_flush.scheduled', - 'type': 'gauge', - }, - 'StorageBufferRows': {'name': 'table.buffer.row', 'type': 'gauge'}, - 'StorageConnectionsStored': {'name': 'sessions_pool.storage.total', 'type': 'gauge'}, - 'StorageConnectionsTotal': {'name': 'sessions_pool.storage.active', 'type': 'gauge'}, - 'StorageDistributedThreads': {'name': 'threads.storage_distributed.total', 'type': 'gauge'}, - 'StorageDistributedThreadsActive': {'name': 'threads.storage_distributed.active', 'type': 'gauge'}, - 'StorageDistributedThreadsScheduled': { - 'name': 'threads.storage_distributed.scheduled', - 'type': 'gauge', - }, - 'StorageHiveThreads': {'name': 'threads.storage_hive.total', 'type': 'gauge'}, - 'StorageHiveThreadsActive': {'name': 'threads.storage_hive.active', 'type': 'gauge'}, - 'StorageHiveThreadsScheduled': {'name': 'threads.storage_hive.scheduled', 'type': 'gauge'}, - 'StorageS3Threads': {'name': 'threads.storage_s3.total', 'type': 'gauge'}, - 'StorageS3ThreadsActive': {'name': 'threads.storage_s3.active', 'type': 'gauge'}, - 'StorageS3ThreadsScheduled': {'name': 'threads.storage_s3.scheduled', 'type': 'gauge'}, - 'SyncDrainedConnections': {'name': 'drained_connections.sync', 'type': 'gauge'}, - 'SystemReplicasThreads': {'name': 'threads.system_replicas.total', 'type': 'gauge'}, - 'SystemReplicasThreadsActive': {'name': 'threads.system_replicas.active', 'type': 'gauge'}, - 'SystemReplicasThreadsScheduled': {'name': 'threads.system_replicas.scheduled', 'type': 'gauge'}, - 'TCPConnection': {'name': 'connection.tcp', 'type': 'gauge'}, - 'TablesLoaderBackgroundThreads': {'name': 'threads.tables_loader_background.total', 'type': 'gauge'}, - 'TablesLoaderBackgroundThreadsActive': { - 'name': 'threads.tables_loader_background.active', - 'type': 'gauge', - }, - 'TablesLoaderBackgroundThreadsScheduled': { - 'name': 'threads.tables_loader_background.scheduled', - 'type': 'gauge', - }, - 'TablesLoaderForegroundThreads': {'name': 'threads.tables_loader_foreground.total', 'type': 'gauge'}, - 'TablesLoaderForegroundThreadsActive': { - 'name': 'threads.tables_loader_foreground.active', - 'type': 'gauge', - }, - 'TablesLoaderForegroundThreadsScheduled': { - 'name': 'threads.tables_loader_foreground.scheduled', - 'type': 'gauge', - }, - 'TablesToDropQueueSize': {'name': 'tables_to_drop.queue.total', 'type': 'gauge'}, - 'TemporaryFilesForAggregation': {'name': 'temporary_files.aggregation.total', 'type': 'gauge'}, - 'TemporaryFilesForJoin': {'name': 'temporary_files.join.total', 'type': 'gauge'}, - 'TemporaryFilesForSort': {'name': 'temporary_files.sort.total', 'type': 'gauge'}, - 'TemporaryFilesUnknown': {'name': 'temporary_files.unknown.total', 'type': 'gauge'}, - 'ThreadPoolFSReaderThreads': {'name': 'threads.pool.fs_reader.total', 'type': 'gauge'}, - 'ThreadPoolFSReaderThreadsActive': {'name': 'threads.pool.fs_reader.active', 'type': 'gauge'}, - 'ThreadPoolFSReaderThreadsScheduled': {'name': 'threads.pool.fs_reader.scheduled', 'type': 'gauge'}, - 'ThreadPoolRemoteFSReaderThreads': {'name': 'threads.pool.remote_fs_reader.total', 'type': 'gauge'}, - 'ThreadPoolRemoteFSReaderThreadsActive': { - 'name': 'threads.pool.remote_fs_reader.active', - 'type': 'gauge', - }, - 'ThreadPoolRemoteFSReaderThreadsScheduled': { - 'name': 'threads.pool.remote_fs_reader.scheduled', - 'type': 'gauge', - }, - 'ThreadsInOvercommitTracker': {'name': 'threads.in_overcommit_tracker.total', 'type': 'gauge'}, - 'TotalTemporaryFiles': {'name': 'temporary_files.total', 'type': 'gauge'}, - 'Write': {'name': 'syscall.write', 'type': 'gauge'}, - 'ZooKeeperRequest': {'name': 'zk.request', 'type': 'gauge'}, - 'ZooKeeperSession': {'name': 'zk.connection', 'type': 'gauge'}, - 'ZooKeeperWatch': {'name': 'zk.watch', 'type': 'gauge'}, - }, - }, - ], -} - - -# https://clickhouse.yandex/docs/en/operations/system_tables/#system_tables-events -SystemEvents = { - 'name': 'system.events', - 'query': 'SELECT value, event FROM system.events', - 'columns': [ - {'name': 'value', 'type': 'source'}, - { - 'name': 'event', - 'type': 'match', - 'source': 'value', - 'items': { - 'AIORead': {'name': 'aio.read', 'type': 'monotonic_gauge'}, - 'AIOReadBytes': {'name': 'aio.read.size', 'type': 'monotonic_gauge'}, - 'AIOWrite': {'name': 'aio.write', 'type': 'monotonic_gauge'}, - 'AIOWriteBytes': {'name': 'aio.write.size', 'type': 'monotonic_gauge'}, - 'AddressesDiscovered': {'name': 'http_connection.addresses.new', 'type': 'monotonic_gauge'}, - 'AddressesExpired': {'name': 'http_connection.addresses.expired', 'type': 'monotonic_gauge'}, - 'AddressesMarkedAsFailed': {'name': 'http_connection.addresses.faulty', 'type': 'monotonic_gauge'}, - 'AggregationHashTablesInitializedAsTwoLevel': { - 'name': 'hash_table.initialized.aggregation.two_level', - 'type': 'monotonic_gauge', - }, - 'AggregationOptimizedEqualRangesOfKeys': { - 'name': 'blocks.optimization.equal', - 'type': 'monotonic_gauge', - }, - 'AggregationPreallocatedElementsInHashTables': { - 'name': 'hash_table.elements.allocated.aggregation', - 'type': 'monotonic_gauge', - }, - 'ArenaAllocBytes': {'name': 'memory.arena.bytes', 'type': 'monotonic_gauge'}, - 'ArenaAllocChunks': {'name': 'memory.arena.chunks', 'type': 'monotonic_gauge'}, - 'AsyncInsertBytes': {'name': 'query.async.insert.bytes', 'type': 'monotonic_gauge'}, - 'AsyncInsertCacheHits': {'name': 'query.async.insert.hash_id.duplicate', 'type': 'monotonic_gauge'}, - 'AsyncInsertQuery': {'name': 'query.async.insert', 'type': 'monotonic_gauge'}, - 'AsyncInsertRows': {'name': 'query.async.insert.rows', 'type': 'monotonic_gauge'}, - 'AsyncLoaderWaitMicroseconds': { - 'name': 'query.async.loader.wait.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'AsynchronousReadWaitMicroseconds': { - 'name': 'async.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'AsynchronousReaderIgnoredBytes': {'name': 'async.reader.ignored.bytes', 'type': 'monotonic_gauge'}, - 'AsynchronousRemoteReadWaitMicroseconds': { - 'name': 'async.remote_read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'AzureCopyObject': {'name': 'azure.blob_storage.copy_object', 'type': 'monotonic_gauge'}, - 'AzureDeleteObjects': {'name': 'azure.blob_storage.delete_object', 'type': 'monotonic_gauge'}, - 'AzureListObjects': {'name': 'azure.blob_storage.list_object', 'type': 'monotonic_gauge'}, - 'AzureUploadPart': {'name': 'azure.blob_storage.upload_part', 'type': 'monotonic_gauge'}, - 'BackgroundLoadingMarksTasks': {'name': 'tasks.background.loading_marks', 'type': 'monotonic_gauge'}, - 'BackupEntriesCollectorForTablesDataMicroseconds': { - 'name': 'backup.tables.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'BackupEntriesCollectorMicroseconds': { - 'name': 'backup.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'BackupEntriesCollectorRunPostTasksMicroseconds': { - 'name': 'backup.post_tasks.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'BackupReadMetadataMicroseconds': { - 'name': 'backup.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'BackupWriteMetadataMicroseconds': { - 'name': 'backup.write.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'BackupsOpenedForRead': {'name': 'backups.read.open', 'type': 'monotonic_gauge'}, - 'BackupsOpenedForWrite': {'name': 'backups.write.open', 'type': 'monotonic_gauge'}, - 'CacheWarmerBytesDownloaded': {'name': 'cachewarmer.bytes.downloaded', 'type': 'monotonic_gauge'}, - 'CacheWarmerDataPartsDownloaded': { - 'name': 'cachewarmer.data_parts.downloaded', - 'type': 'monotonic_gauge', - }, - 'CachedReadBufferCacheWriteBytes': {'name': 'cache.source.write.bytes', 'type': 'monotonic_gauge'}, - 'CachedReadBufferCacheWriteMicroseconds': { - 'name': 'cache.source.write.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'CachedReadBufferCreateBufferMicroseconds': { - 'name': 'cache.buffer.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'CachedReadBufferReadFromCacheBytes': {'name': 'cache.read.bytes', 'type': 'monotonic_gauge'}, - 'CachedReadBufferReadFromCacheHits': {'name': 'cache.read.hits', 'type': 'monotonic_gauge'}, - 'CachedReadBufferReadFromCacheMicroseconds': { - 'name': 'cache.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'CachedReadBufferReadFromCacheMisses': {'name': 'cache.read.misses', 'type': 'monotonic_gauge'}, - 'CachedReadBufferReadFromSourceBytes': {'name': 'cache.source.read.bytes', 'type': 'monotonic_gauge'}, - 'CachedReadBufferReadFromSourceMicroseconds': { - 'name': 'cache.source.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'CachedWriteBufferCacheWriteBytes': {'name': 'cache.write.bytes', 'type': 'monotonic_gauge'}, - 'CachedWriteBufferCacheWriteMicroseconds': { - 'name': 'cache.write.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'CannotRemoveEphemeralNode': {'name': 'node.remove', 'type': 'monotonic_gauge'}, - 'CannotWriteToWriteBufferDiscard': {'name': 'buffer.write.discard', 'type': 'monotonic_gauge'}, - 'CompileAttempt': {'name': 'compilation.attempt', 'type': 'monotonic_gauge'}, - 'CompileExpressionsBytes': {'name': 'compilation.size', 'type': 'monotonic_gauge'}, - 'CompileExpressionsMicroseconds': { - 'name': 'compilation.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'CompileFunction': {'name': 'compilation.llvm.attempt', 'type': 'monotonic_gauge'}, - 'CompileSuccess': {'name': 'compilation.success', 'type': 'monotonic_gauge'}, - 'CompiledFunctionExecute': {'name': 'compilation.function.execute', 'type': 'monotonic_gauge'}, - 'CompressedReadBufferBlocks': {'name': 'read.compressed.block', 'type': 'monotonic_gauge'}, - 'CompressedReadBufferBytes': {'name': 'read.compressed.raw.size', 'type': 'monotonic_gauge'}, - 'ConnectionPoolIsFullMicroseconds': { - 'name': 'pool.connection.slot.wait_time', - 'type': 'monotonic_gauge', - }, - 'ContextLock': {'name': 'lock.context.acquisition', 'type': 'monotonic_gauge'}, - 'ContextLockWaitMicroseconds': {'name': 'lock.context.wait_time', 'type': 'monotonic_gauge'}, - 'CreatedHTTPConnections': {'name': 'connection.http.create', 'type': 'monotonic_gauge'}, - 'CreatedLogEntryForMerge': {'name': 'log.entry.merge.created', 'type': 'monotonic_gauge'}, - 'CreatedLogEntryForMutation': {'name': 'log.entry.mutation.created', 'type': 'monotonic_gauge'}, - 'CreatedReadBufferDirectIO': {'name': 'read.buffer.o_direct.created', 'type': 'monotonic_gauge'}, - 'CreatedReadBufferDirectIOFailed': {'name': 'read.buffer.o_direct.failed', 'type': 'monotonic_gauge'}, - 'CreatedReadBufferMMap': {'name': 'read.buffer.mmap.created', 'type': 'monotonic_gauge'}, - 'CreatedReadBufferMMapFailed': {'name': 'read.buffer.mmap.failed', 'type': 'monotonic_gauge'}, - 'CreatedReadBufferOrdinary': {'name': 'read.buffer.ordinary.created', 'type': 'monotonic_gauge'}, - 'DNSError': {'name': 'error.dns', 'type': 'monotonic_gauge'}, - 'DataAfterMutationDiffersFromReplica': { - 'name': 'mutated_data.not_equal.replica.num', - 'type': 'monotonic_gauge', - }, - 'DelayedInserts': {'name': 'table.mergetree.insert.delayed', 'type': 'monotonic_gauge'}, - 'DelayedInsertsMilliseconds': { - 'name': 'table.mergetree.insert.delayed.time', - 'type': 'temporal_percent', - 'scale': 'millisecond', - }, - 'DelayedMutations': {'name': 'table.mergetree.mutation.delayed', 'type': 'monotonic_gauge'}, - 'DelayedMutationsMilliseconds': { - 'name': 'table.mergetree.insert.mutation.time', - 'type': 'temporal_percent', - 'scale': 'millisecond', - }, - 'DictCacheKeysExpired': {'name': 'dictionary.cache.keys.expired', 'type': 'monotonic_gauge'}, - 'DictCacheKeysHit': {'name': 'dictionary.cache.keys.found', 'type': 'monotonic_gauge'}, - 'DictCacheKeysNotFound': {'name': 'dictionary.cache.keys.not_found', 'type': 'monotonic_gauge'}, - 'DictCacheKeysRequested': {'name': 'dictionary.cache.keys.requested', 'type': 'monotonic_gauge'}, - 'DictCacheKeysRequestedFound': { - 'name': 'dictionary.cache.keys.requested.found', - 'type': 'monotonic_gauge', - }, - 'DictCacheKeysRequestedMiss': { - 'name': 'dictionary.cache.keys.requested.missed', - 'type': 'monotonic_gauge', - }, - 'DictCacheLockReadNs': { - 'name': 'dictionary.cache.read.waiting.time', - 'type': 'temporal_percent', - 'scale': 'nanosecond', - }, - 'DictCacheLockWriteNs': { - 'name': 'dictionary.cache.write.waiting.time', - 'type': 'temporal_percent', - 'scale': 'nanosecond', - }, - 'DictCacheRequestTimeNs': { - 'name': 'dictionary.cache.request.time', - 'type': 'temporal_percent', - 'scale': 'nanosecond', - }, - 'DictCacheRequests': {'name': 'dictionary.cache.requests', 'type': 'monotonic_gauge'}, - 'DirectorySync': {'name': 'syscall.directory.sync', 'type': 'monotonic_gauge'}, - 'DirectorySyncElapsedMicroseconds': { - 'name': 'syscall.directory.sync.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DiskAzureCopyObject': {'name': 'disk.azure.copy_object', 'type': 'monotonic_gauge'}, - 'DiskAzureUploadPart': {'name': 'disk.azure.upload_part', 'type': 'monotonic_gauge'}, - 'DiskConnectionsCreated': {'name': 'disk.connections.created', 'type': 'monotonic_gauge'}, - 'DiskConnectionsElapsedMicroseconds': { - 'name': 'disk.connections.created.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DiskConnectionsErrors': {'name': 'disk.connections.errors', 'type': 'monotonic_gauge'}, - 'DiskConnectionsExpired': {'name': 'disk.connections.expired', 'type': 'monotonic_gauge'}, - 'DiskConnectionsPreserved': {'name': 'disk.connections.preserved', 'type': 'monotonic_gauge'}, - 'DiskConnectionsReset': {'name': 'disk.connections.reset', 'type': 'monotonic_gauge'}, - 'DiskConnectionsReused': {'name': 'disk.connections.reused', 'type': 'monotonic_gauge'}, - 'DiskReadElapsedMicroseconds': { - 'name': 'syscall.read.wait', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DiskS3AbortMultipartUpload': {'name': 'disk_s3.abort_multipart_upload', 'type': 'monotonic_gauge'}, - 'DiskS3CompleteMultipartUpload': { - 'name': 'disk_s3.complete_multipart_upload', - 'type': 'monotonic_gauge', - }, - 'DiskS3CopyObject': {'name': 'disk_s3.copy_object', 'type': 'monotonic_gauge'}, - 'DiskS3CreateMultipartUpload': {'name': 'disk_s3.create_multipart_upload', 'type': 'monotonic_gauge'}, - 'DiskS3DeleteObjects': {'name': 'disk_s3.delete_object', 'type': 'monotonic_gauge'}, - 'DiskS3GetObject': {'name': 'disk_s3.get_object', 'type': 'monotonic_gauge'}, - 'DiskS3GetObjectAttributes': {'name': 'disk_s3.get_object_attributes', 'type': 'monotonic_gauge'}, - 'DiskS3GetRequestThrottlerCount': { - 'name': 'disk_s3.get_request.throttler.count', - 'type': 'monotonic_gauge', - }, - 'DiskS3GetRequestThrottlerSleepMicroseconds': { - 'name': 'disk_s3.get_request.throttler.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DiskS3HeadObject': {'name': 'disk_s3.head_objects', 'type': 'monotonic_gauge'}, - 'DiskS3ListObjects': {'name': 'disk_s3.list_objects', 'type': 'monotonic_gauge'}, - 'DiskS3PutObject': {'name': 'disk_s3.put_object', 'type': 'monotonic_gauge'}, - 'DiskS3PutRequestThrottlerCount': { - 'name': 'disk_s3.put_request.throttler.count', - 'type': 'monotonic_gauge', - }, - 'DiskS3PutRequestThrottlerSleepMicroseconds': { - 'name': 'disk_s3.put_request.throttler.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DiskS3ReadMicroseconds': { - 'name': 'disk_s3.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DiskS3ReadRequestsCount': {'name': 'disk_s3.read.requests', 'type': 'monotonic_gauge'}, - 'DiskS3ReadRequestsErrors': {'name': 'disk_s3.read.requests.errors', 'type': 'monotonic_gauge'}, - 'DiskS3ReadRequestsRedirects': {'name': 'disk_s3.read.requests.redirects', 'type': 'monotonic_gauge'}, - 'DiskS3ReadRequestsThrottling': {'name': 'disk_s3.read.requests.throttling', 'type': 'monotonic_gauge'}, - 'DiskS3UploadPart': {'name': 'disk_s3.upload_part', 'type': 'monotonic_gauge'}, - 'DiskS3UploadPartCopy': {'name': 'disk_s3.upload_part_copy', 'type': 'monotonic_gauge'}, - 'DiskS3WriteMicroseconds': { - 'name': 'disk_s3.write.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DiskS3WriteRequestsCount': {'name': 'disk_s3.write.requests', 'type': 'monotonic_gauge'}, - 'DiskS3WriteRequestsErrors': {'name': 'disk_s3.write.requests.errors', 'type': 'monotonic_gauge'}, - 'DiskS3WriteRequestsRedirects': {'name': 'disk_s3.write.requests.redirects', 'type': 'monotonic_gauge'}, - 'DiskS3WriteRequestsThrottling': { - 'name': 'disk_s3.write.requests.throttling', - 'type': 'monotonic_gauge', - }, - 'DiskWriteElapsedMicroseconds': { - 'name': 'syscall.write.wait', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistrCacheConnectAttempts': { - 'name': 'cache.distributed.connection.attempts', - 'type': 'monotonic_gauge', - }, - 'DistrCacheConnectMicroseconds': { - 'name': 'cache.distributed.connection.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistrCacheFallbackReadMicroseconds': { - 'name': 'cache.distributed.fallback.read', - 'type': 'monotonic_gauge', - }, - 'DistrCacheGetClient': {'name': 'cache.distributed.client_access', 'type': 'monotonic_gauge'}, - 'DistrCacheGetResponseMicroseconds': { - 'name': 'cache.distributed.response.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistrCacheHoldConnections': {'name': 'cache.distributed.connections.used', 'type': 'monotonic_gauge'}, - 'DistrCacheLockRegistryMicroseconds': { - 'name': 'cache.distributed.registry_lock.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistrCacheNextImplMicroseconds': { - 'name': 'cache.distributed.read_buffer_next_impl.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistrCacheOpenedConnections': { - 'name': 'cache.distributed.connections.open', - 'type': 'monotonic_gauge', - }, - 'DistrCachePackets': {'name': 'cache.distributed.packets.received', 'type': 'monotonic_gauge'}, - 'DistrCachePrecomputeRangesMicroseconds': { - 'name': 'cache.distributed.read.compute.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistrCacheReadMicroseconds': { - 'name': 'cache.distributed.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistrCacheRegistryUpdateMicroseconds': { - 'name': 'cache.distributed.registry.update.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistrCacheRegistryUpdates': {'name': 'cache.distributed.registry.updates', 'type': 'monotonic_gauge'}, - 'DistrCacheReusedConnections': { - 'name': 'cache.distributed.connections.reused', - 'type': 'monotonic_gauge', - }, - 'DistrCacheServerProcessRequestMicroseconds': { - 'name': 'cache.distributed.server.requests.process_time', - 'type': 'monotonic_gauge', - }, - 'DistrCacheServerSwitches': {'name': 'cache.distributed.server.switches', 'type': 'monotonic_gauge'}, - 'DistrCacheStartRangeMicroseconds': { - 'name': 'cache.distributed.new_read_range.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistrCacheUnusedPackets': {'name': 'cache.distributed.packets.skipped', 'type': 'monotonic_gauge'}, - 'DistrCacheUnusedPacketsBytes': { - 'name': 'cache.distributed.packets.skipped.bytes', - 'type': 'monotonic_gauge', - }, - 'DistributedAsyncInsertionFailures': { - 'name': 'distributed.async.inserts.failed', - 'type': 'monotonic_gauge', - }, - 'DistributedConnectionFailAtAll': { - 'name': 'distributed.connection.fail_at_all', - 'type': 'monotonic_gauge', - }, - 'DistributedConnectionFailTry': {'name': 'distributed.connection.fail_try', 'type': 'monotonic_gauge'}, - 'DistributedConnectionMissingTable': { - 'name': 'distributed.connection.missing_table', - 'type': 'monotonic_gauge', - }, - 'DistributedConnectionStaleReplica': { - 'name': 'distributed.connection.stale_replica', - 'type': 'monotonic_gauge', - }, - 'DistributedConnectionTries': {'name': 'distributed.connection.tries', 'type': 'monotonic_gauge'}, - 'DistributedConnectionUsable': {'name': 'distributed.connection.successful', 'type': 'monotonic_gauge'}, - 'DistributedDelayedInserts': {'name': 'distributed.inserts.delayed', 'type': 'monotonic_gauge'}, - 'DistributedDelayedInsertsMilliseconds': { - 'name': 'distributed.delayed.inserts.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'DistributedRejectedInserts': {'name': 'distributed.inserts.rejected', 'type': 'monotonic_gauge'}, - 'DistributedSyncInsertionTimeoutExceeded': { - 'name': 'distributed.inserts.timeout', - 'type': 'monotonic_gauge', - }, - 'DuplicatedInsertedBlocks': { - 'name': 'table.mergetree.replicated.insert.deduplicate', - 'type': 'monotonic_gauge', - }, - 'EngineFileLikeReadFiles': {'name': 'table_engines.files.read', 'type': 'monotonic_gauge'}, - 'ExecuteShellCommand': {'name': 'shell_command.executions', 'type': 'monotonic_gauge'}, - 'ExternalAggregationCompressedBytes': { - 'name': 'memory.external.aggregation.bytes', - 'type': 'monotonic_gauge', - }, - 'ExternalAggregationMerge': { - 'name': 'memory.external.aggregation.files_merged', - 'type': 'monotonic_gauge', - }, - 'ExternalAggregationUncompressedBytes': { - 'name': 'memory.external.aggregation.uncompressed_bytes', - 'type': 'monotonic_gauge', - }, - 'ExternalAggregationWritePart': { - 'name': 'memory.external.aggregation.files.num_written', - 'type': 'monotonic_gauge', - }, - 'ExternalDataSourceLocalCacheReadBytes': { - 'name': 'cache.remote_read_buffer.read.bytes', - 'type': 'monotonic_gauge', - }, - 'ExternalJoinCompressedBytes': { - 'name': 'memory.external.join.compressed_bytes', - 'type': 'monotonic_gauge', - }, - 'ExternalJoinMerge': {'name': 'memory.external.join.files.merged', 'type': 'monotonic_gauge'}, - 'ExternalJoinUncompressedBytes': { - 'name': 'memory.external.join.uncompressed_bytes', - 'type': 'monotonic_gauge', - }, - 'ExternalJoinWritePart': {'name': 'memory.external.join.files.num_written', 'type': 'monotonic_gauge'}, - 'ExternalProcessingCompressedBytesTotal': { - 'name': 'processing.external.compressed.bytes', - 'type': 'monotonic_gauge', - }, - 'ExternalProcessingFilesTotal': {'name': 'processing.external.files.total', 'type': 'monotonic_gauge'}, - 'ExternalProcessingUncompressedBytesTotal': { - 'name': 'processing.external.uncompressed.bytes', - 'type': 'monotonic_gauge', - }, - 'ExternalSortCompressedBytes': { - 'name': 'memory.external.sort.compressed_bytes', - 'type': 'monotonic_gauge', - }, - 'ExternalSortMerge': {'name': 'memory.external.sort.files.num_written', 'type': 'monotonic_gauge'}, - 'ExternalSortUncompressedBytes': { - 'name': 'memory.external.sort.uncompressed_bytes', - 'type': 'monotonic_gauge', - }, - 'ExternalSortWritePart': {'name': 'memory.external.sort.files.num_written', 'type': 'monotonic_gauge'}, - 'FailedAsyncInsertQuery': {'name': 'query.async.insert.failed', 'type': 'monotonic_gauge'}, - 'FailedInsertQuery': {'name': 'query.insert.failed', 'type': 'monotonic_gauge'}, - 'FailedQuery': {'name': 'query.failed', 'type': 'monotonic_gauge'}, - 'FailedSelectQuery': {'name': 'select.query.select.failed', 'type': 'monotonic_gauge'}, - 'FileOpen': {'name': 'file.open', 'type': 'monotonic_gauge'}, - 'FileSegmentCacheWriteMicroseconds': { - 'name': 'file_segment.cache.write.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FileSegmentCompleteMicroseconds': { - 'name': 'file_segment.cache.complete.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FileSegmentFailToIncreasePriority': { - 'name': 'file_segment.cache.priority_increase.fail', - 'type': 'monotonic_gauge', - }, - 'FileSegmentHolderCompleteMicroseconds': { - 'name': 'file_segment.holder.complete.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FileSegmentLockMicroseconds': { - 'name': 'file_segment.lock.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FileSegmentPredownloadMicroseconds': { - 'name': 'file_segment.cache.predownload.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FileSegmentReadMicroseconds': { - 'name': 'file_segment.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FileSegmentRemoveMicroseconds': { - 'name': 'file_segment.remove.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FileSegmentUseMicroseconds': { - 'name': 'file_segment.use.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FileSegmentUsedBytes': {'name': 'file_segment.use.bytes', 'type': 'monotonic_gauge'}, - 'FileSegmentWaitMicroseconds': {'name': 'file_segment.download.wait_time', 'type': 'monotonic_gauge'}, - 'FileSegmentWaitReadBufferMicroseconds': { - 'name': 'file_segment.read.wait_time', - 'type': 'monotonic_gauge', - }, - 'FileSegmentWriteMicroseconds': {'name': 'file_segment.write.timex', 'type': 'monotonic_gauge'}, - 'FileSync': {'name': 'function.filesync', 'type': 'monotonic_gauge'}, - 'FileSyncElapsedMicroseconds': { - 'name': 'function.filesync.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FilesystemCacheEvictMicroseconds': { - 'name': 'filesystem.cache.eviction.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FilesystemCacheEvictedBytes': {'name': 'filesystem.cache.eviction.bytes', 'type': 'monotonic_gauge'}, - 'FilesystemCacheEvictedFileSegments': { - 'name': 'filesystem.cache.eviction.file_segments', - 'type': 'monotonic_gauge', - }, - 'FilesystemCacheEvictionSkippedFileSegments': { - 'name': 'filesystem.cache.eviction.file_segments.skipped', - 'type': 'monotonic_gauge', - }, - 'FilesystemCacheEvictionTries': { - 'name': 'filesystem.cache.eviction.attempts', - 'type': 'monotonic_gauge', - }, - 'FilesystemCacheFailToReserveSpaceBecauseOfLockContention': { - 'name': 'filesystem.cache.lock.fail', - 'type': 'monotonic_gauge', - }, - 'FilesystemCacheGetMicroseconds': { - 'name': 'filesystem.cache.get.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FilesystemCacheGetOrSetMicroseconds': { - 'name': 'filesystem.cache.get_set.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FilesystemCacheHoldFileSegments': { - 'name': 'filesystem.cache.file_segments.held', - 'type': 'monotonic_gauge', - }, - 'FilesystemCacheLoadMetadataMicroseconds': { - 'name': 'filesystem.cache.metadata.load.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FilesystemCacheLockCacheMicroseconds': { - 'name': 'filesystem.cache.lock.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FilesystemCacheLockKeyMicroseconds': { - 'name': 'filesystem.cache.lock.key.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FilesystemCacheLockMetadataMicroseconds': { - 'name': 'filesystem.cache.lock.metadata.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FilesystemCacheReserveMicroseconds': { - 'name': 'filesystem.cache.reserve.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'FilesystemCacheUnusedHoldFileSegments': { - 'name': 'filesystem.cache.file_segments.held.unused', - 'type': 'monotonic_gauge', - }, - 'FunctionExecute': {'name': 'sql.ordinary.function.calls', 'type': 'monotonic_gauge'}, - 'HTTPConnectionsCreated': {'name': 'connections.http.created', 'type': 'monotonic_gauge'}, - 'HTTPConnectionsElapsedMicroseconds': { - 'name': 'connections.http.created.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'HTTPConnectionsErrors': {'name': 'connections.http.failed', 'type': 'monotonic_gauge'}, - 'HTTPConnectionsExpired': {'name': 'connections.http.expired', 'type': 'monotonic_gauge'}, - 'HTTPConnectionsPreserved': {'name': 'connections.http.preserved', 'type': 'monotonic_gauge'}, - 'HTTPConnectionsReset': {'name': 'connections.http.reset', 'type': 'monotonic_gauge'}, - 'HTTPConnectionsReused': {'name': 'connections.http.reused', 'type': 'monotonic_gauge'}, - 'HardPageFaults': {'name': 'threads.query.execution.hard_page_faults', 'type': 'monotonic_gauge'}, - 'HedgedRequestsChangeReplica': { - 'name': 'table.replica.change.hedged_requests', - 'type': 'monotonic_gauge', - }, - 'IOBufferAllocBytes': {'name': 'io_buffer.allocated.bytes', 'type': 'monotonic_gauge'}, - 'IOBufferAllocs': {'name': 'io_buffer.allocated', 'type': 'monotonic_gauge'}, - 'IOUringCQEsCompleted': {'name': 'io_uring.cqe.completed', 'type': 'monotonic_gauge'}, - 'IOUringCQEsFailed': {'name': 'io_uring.cqe.failed', 'type': 'monotonic_gauge'}, - 'IOUringSQEsResubmits': {'name': 'io_uring.sqe.resubmitted', 'type': 'monotonic_gauge'}, - 'IOUringSQEsSubmitted': {'name': 'io_uring.sqe.submitted', 'type': 'monotonic_gauge'}, - 'IgnoredColdParts': {'name': 'queries.read.new_parts.ignored', 'type': 'monotonic_gauge'}, - 'InitialQuery': {'name': 'query.initial', 'type': 'monotonic_gauge'}, - 'InsertQueriesWithSubqueries': {'name': 'query.insert.subqueries', 'type': 'monotonic_gauge'}, - 'InsertQuery': {'name': 'query.insert', 'type': 'monotonic_gauge'}, - 'InsertQueryTimeMicroseconds': { - 'name': 'insert.query.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'InsertedBytes': {'name': 'table.insert.size', 'type': 'monotonic_gauge'}, - 'InsertedCompactParts': {'name': 'parts.compact.inserted', 'type': 'monotonic_gauge'}, - 'InsertedRows': {'name': 'table.insert.row', 'type': 'monotonic_gauge'}, - 'InsertedWideParts': {'name': 'parts.wide.inserted', 'type': 'monotonic_gauge'}, - 'InterfaceHTTPReceiveBytes': {'name': 'interface.http.received.bytes', 'type': 'monotonic_gauge'}, - 'InterfaceHTTPSendBytes': {'name': 'interface.http.sent.bytes', 'type': 'monotonic_gauge'}, - 'InterfaceInterserverReceiveBytes': { - 'name': 'interface.interserver.received.bytes', - 'type': 'monotonic_gauge', - }, - 'InterfaceInterserverSendBytes': { - 'name': 'interface.interserver.sent.bytes', - 'type': 'monotonic_gauge', - }, - 'InterfaceMySQLReceiveBytes': {'name': 'interface.mysql.received.bytes', 'type': 'monotonic_gauge'}, - 'InterfaceMySQLSendBytes': {'name': 'interface.mysql.sent.bytes', 'type': 'monotonic_gauge'}, - 'InterfaceNativeReceiveBytes': {'name': 'interface.native.received.bytes', 'type': 'monotonic_gauge'}, - 'InterfaceNativeSendBytes': {'name': 'interface.native.sent.bytes', 'type': 'monotonic_gauge'}, - 'InterfacePostgreSQLReceiveBytes': { - 'name': 'interface.postgresql.received.bytes', - 'type': 'monotonic_gauge', - }, - 'InterfacePostgreSQLSendBytes': {'name': 'interface.postgresql.sent.bytes', 'type': 'monotonic_gauge'}, - 'InterfacePrometheusReceiveBytes': { - 'name': 'interface.prometheus.received.bytes', - 'type': 'monotonic_gauge', - }, - 'InterfacePrometheusSendBytes': {'name': 'interface.prometheus.sent.bytes', 'type': 'monotonic_gauge'}, - 'KafkaBackgroundReads': {'name': 'kafka.background.reads', 'type': 'monotonic_gauge'}, - 'KafkaCommitFailures': {'name': 'kafka.commit.failed', 'type': 'monotonic_gauge'}, - 'KafkaCommits': {'name': 'kafka.commit.success', 'type': 'monotonic_gauge'}, - 'KafkaConsumerErrors': {'name': 'kafka.consumer.errors', 'type': 'monotonic_gauge'}, - 'KafkaDirectReads': {'name': 'kafka.direct.read', 'type': 'monotonic_gauge'}, - 'KafkaMessagesFailed': {'name': 'kafka.messages.failed', 'type': 'monotonic_gauge'}, - 'KafkaMessagesPolled': {'name': 'kafka.messages.polled', 'type': 'monotonic_gauge'}, - 'KafkaMessagesProduced': {'name': 'kafka.messages.produced', 'type': 'monotonic_gauge'}, - 'KafkaMessagesRead': {'name': 'kafka.messages.read', 'type': 'monotonic_gauge'}, - 'KafkaProducerErrors': {'name': 'kafka.producer.errors', 'type': 'monotonic_gauge'}, - 'KafkaProducerFlushes': {'name': 'kafka.producer.flushes', 'type': 'monotonic_gauge'}, - 'KafkaRebalanceAssignments': {'name': 'kafka.rebalance.assignments', 'type': 'monotonic_gauge'}, - 'KafkaRebalanceErrors': {'name': 'kafka.rebalance.errors', 'type': 'monotonic_gauge'}, - 'KafkaRebalanceRevocations': {'name': 'kafka.rebalance.revocations', 'type': 'monotonic_gauge'}, - 'KafkaRowsRead': {'name': 'kafka.rows.read', 'type': 'monotonic_gauge'}, - 'KafkaRowsRejected': {'name': 'kafka.rows.rejected', 'type': 'monotonic_gauge'}, - 'KafkaRowsWritten': {'name': 'kafka.rows.written', 'type': 'monotonic_gauge'}, - 'KafkaWrites': {'name': 'kafkta.table.writes', 'type': 'monotonic_gauge'}, - 'KeeperCheckRequest': {'name': 'keeper.check.requests', 'type': 'monotonic_gauge'}, - 'KeeperCommits': {'name': 'keeper.commits', 'type': 'monotonic_gauge'}, - 'KeeperCommitsFailed': {'name': 'keeper.commits.failed', 'type': 'monotonic_gauge'}, - 'KeeperCreateRequest': {'name': 'keeper.create.requests', 'type': 'monotonic_gauge'}, - 'KeeperExistsRequest': {'name': 'keeper.exists.requests', 'type': 'monotonic_gauge'}, - 'KeeperGetRequest': {'name': 'keeper.get.requests', 'type': 'monotonic_gauge'}, - 'KeeperLatency': {'name': 'keeper.latency', 'type': 'monotonic_gauge'}, - 'KeeperListRequest': {'name': 'keeper.list.requests', 'type': 'monotonic_gauge'}, - 'KeeperLogsEntryReadFromCommitCache': { - 'name': 'keeper.log_entry.commit_cache.read', - 'type': 'monotonic_gauge', - }, - 'KeeperLogsEntryReadFromFile': {'name': 'keeper.log_entry.file.read', 'type': 'monotonic_gauge'}, - 'KeeperLogsEntryReadFromLatestCache': { - 'name': 'keeper.log_entry.latest_cache.read', - 'type': 'monotonic_gauge', - }, - 'KeeperLogsPrefetchedEntries': {'name': 'keeper.log_entry.file.prefetched', 'type': 'monotonic_gauge'}, - 'KeeperMultiReadRequest': {'name': 'keeper.multi_read.requests', 'type': 'monotonic_gauge'}, - 'KeeperMultiRequest': {'name': 'keeper.multi.requests', 'type': 'monotonic_gauge'}, - 'KeeperPacketsReceived': {'name': 'keeper.packets.received', 'type': 'monotonic_gauge'}, - 'KeeperPacketsSent': {'name': 'keeper.packets.sent', 'type': 'monotonic_gauge'}, - 'KeeperReadSnapshot': {'name': 'keeper.snapshot.read', 'type': 'monotonic_gauge'}, - 'KeeperReconfigRequest': {'name': 'keeper.reconfig.requests', 'type': 'monotonic_gauge'}, - 'KeeperRemoveRequest': {'name': 'keeper.remove.requests', 'type': 'monotonic_gauge'}, - 'KeeperRequestTotal': {'name': 'keeper.requests.total', 'type': 'monotonic_gauge'}, - 'KeeperSaveSnapshot': {'name': 'keeper.snapshot.save', 'type': 'monotonic_gauge'}, - 'KeeperSetRequest': {'name': 'keeper.set.requests', 'type': 'monotonic_gauge'}, - 'KeeperSnapshotApplys': {'name': 'keeper.snapshot.apply', 'type': 'monotonic_gauge'}, - 'KeeperSnapshotApplysFailed': {'name': 'keeper.snapshot.apply.failed', 'type': 'monotonic_gauge'}, - 'KeeperSnapshotCreations': {'name': 'keeper.snapshot.create', 'type': 'monotonic_gauge'}, - 'KeeperSnapshotCreationsFailed': {'name': 'keerper.snapshot.create.failed', 'type': 'monotonic_gauge'}, - 'LeaderElectionAcquiredLeadership': { - 'name': 'table.mergetree.replicated.leader.elected', - 'type': 'monotonic_gauge', - }, - 'LoadedMarksCount': {'name': 'marks.loaded.count', 'type': 'monotonic_gauge'}, - 'LoadedMarksMemoryBytes': {'name': 'marks.loaded.bytes', 'type': 'monotonic_gauge'}, - 'LocalReadThrottlerBytes': {'name': 'throttler.local_read.bytes', 'type': 'monotonic_gauge'}, - 'LocalReadThrottlerSleepMicroseconds': { - 'name': 'throttler.local_read.sleep.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'LocalWriteThrottlerBytes': {'name': 'throttler.local_write.bytes', 'type': 'monotonic_gauge'}, - 'LocalWriteThrottlerSleepMicroseconds': { - 'name': 'throttler.local_write.sleep.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'LogDebug': {'name': 'log.messages.debug', 'type': 'monotonic_gauge'}, - 'LogError': {'name': 'log.messages.error', 'type': 'monotonic_gauge'}, - 'LogFatal': {'name': 'log.messages.fatal', 'type': 'monotonic_gauge'}, - 'LogInfo': {'name': 'log.messages.info', 'type': 'monotonic_gauge'}, - 'LogTest': {'name': 'log.messages.test', 'type': 'monotonic_gauge'}, - 'LogTrace': {'name': 'log.messages.trace', 'type': 'monotonic_gauge'}, - 'LogWarning': {'name': 'log.messages.warning', 'type': 'monotonic_gauge'}, - 'MMappedFileCacheHits': {'name': 'cache.mmap.file.found', 'type': 'monotonic_gauge'}, - 'MMappedFileCacheMisses': {'name': 'cache.mmap.file.missed', 'type': 'monotonic_gauge'}, - 'MainConfigLoads': {'name': 'configuration.main.reloaded', 'type': 'monotonic_gauge'}, - 'MarkCacheHits': {'name': 'cache.mark.entry.found', 'type': 'monotonic_gauge'}, - 'MarkCacheMisses': {'name': 'cache.mark.entry.missed', 'type': 'monotonic_gauge'}, - 'MemoryAllocatorPurge': {'name': 'memory.allocator.purge', 'type': 'monotonic_gauge'}, - 'MemoryAllocatorPurgeTimeMicroseconds': { - 'name': 'memory.allocator.purge.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MemoryOvercommitWaitTimeMicroseconds': { - 'name': 'memory.allocator.purge.wait.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'Merge': {'name': 'merge', 'type': 'monotonic_gauge'}, - 'MergeTreeAllRangesAnnouncementsSent': { - 'name': 'table.mergetree.announcements.sent', - 'type': 'monotonic_gauge', - }, - 'MergeTreeAllRangesAnnouncementsSentElapsedMicroseconds': { - 'name': 'table.mergetree.announcements.sent.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergeTreeDataProjectionWriterBlocks': { - 'name': 'table.mergetree.insert.block.projection', - 'type': 'monotonic_gauge', - }, - 'MergeTreeDataProjectionWriterBlocksAlreadySorted': { - 'name': 'table.mergetree.insert.block.already_sorted.projection', - 'type': 'monotonic_gauge', - }, - 'MergeTreeDataProjectionWriterCompressedBytes': { - 'name': 'table.mergetree.insert.block.size.compressed.projection', - 'type': 'monotonic_gauge', - }, - 'MergeTreeDataProjectionWriterMergingBlocksMicroseconds': { - 'name': 'table.mergetree.merging.projection.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergeTreeDataProjectionWriterRows': { - 'name': 'table.mergetree.insert.write.row.projection', - 'type': 'monotonic_gauge', - }, - 'MergeTreeDataProjectionWriterSortingBlocksMicroseconds': { - 'name': 'table.mergetree.sorting.projection.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergeTreeDataProjectionWriterUncompressedBytes': { - 'name': 'table.mergetree.insert.write.size.uncompressed.projection', - 'type': 'monotonic_gauge', - }, - 'MergeTreeDataWriterBlocks': {'name': 'table.mergetree.insert.block', 'type': 'monotonic_gauge'}, - 'MergeTreeDataWriterBlocksAlreadySorted': { - 'name': 'table.mergetree.insert.block.already_sorted', - 'type': 'monotonic_gauge', - }, - 'MergeTreeDataWriterCompressedBytes': { - 'name': 'table.mergetree.insert.write.size.compressed', - 'type': 'monotonic_gauge', - }, - 'MergeTreeDataWriterMergingBlocksMicroseconds': { - 'name': 'table.mergetree.merging.blocks.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergeTreeDataWriterProjectionsCalculationMicroseconds': { - 'name': 'table.mergetree.calculating.projections.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergeTreeDataWriterRows': {'name': 'table.mergetree.insert.row', 'type': 'monotonic_gauge'}, - 'MergeTreeDataWriterSkipIndicesCalculationMicroseconds': { - 'name': 'table.mergetree.calculating.skip_indices.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergeTreeDataWriterSortingBlocksMicroseconds': { - 'name': 'table.mergetree.calculating.sorting.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergeTreeDataWriterStatisticsCalculationMicroseconds': { - 'name': 'table.mergetree.calculating.statistics.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergeTreeDataWriterUncompressedBytes': { - 'name': 'table.mergetree.insert.write.size.uncompressed', - 'type': 'monotonic_gauge', - }, - 'MergeTreePrefetchedReadPoolInit': { - 'name': 'table.mergetree.prefetched_read_pool.tasks.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergeTreeReadTaskRequestsReceived': { - 'name': 'table.mergetree.read_task_requests.received', - 'type': 'monotonic_gauge', - }, - 'MergeTreeReadTaskRequestsSent': { - 'name': 'table.mergetree.read_task_requests.sent', - 'type': 'monotonic_gauge', - }, - 'MergeTreeReadTaskRequestsSentElapsedMicroseconds': { - 'name': 'table.mergetree.read_task_requests.sent.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MergedIntoCompactParts': {'name': 'merge.parts.compact', 'type': 'monotonic_gauge'}, - 'MergedIntoWideParts': {'name': 'merge.parts.wide', 'type': 'monotonic_gauge'}, - 'MergedRows': {'name': 'merge.row.read', 'type': 'monotonic_gauge'}, - 'MergedUncompressedBytes': {'name': 'merge.read.size.uncompressed', 'type': 'monotonic_gauge'}, - 'MergesTimeMilliseconds': {'name': 'merge.time', 'type': 'temporal_percent', 'scale': 'millisecond'}, - 'MetadataFromKeeperBackgroundCleanupErrors': { - 'name': 'keeper.background.cleanup.errors', - 'type': 'monotonic_gauge', - }, - 'MetadataFromKeeperBackgroundCleanupObjects': { - 'name': 'keeper.background.cleanup.objects', - 'type': 'monotonic_gauge', - }, - 'MetadataFromKeeperBackgroundCleanupTransactions': { - 'name': 'keeper.background.cleanup.transactions', - 'type': 'monotonic_gauge', - }, - 'MetadataFromKeeperCacheHit': {'name': 'keeper.cache.hit', 'type': 'monotonic_gauge'}, - 'MetadataFromKeeperCacheMiss': {'name': 'keeper.cache.miss', 'type': 'monotonic_gauge'}, - 'MetadataFromKeeperCacheUpdateMicroseconds': { - 'name': 'keeper.cache.update.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MetadataFromKeeperCleanupTransactionCommit': { - 'name': 'keeper.cleanup.transaction.commit', - 'type': 'monotonic_gauge', - }, - 'MetadataFromKeeperCleanupTransactionCommitRetry': { - 'name': 'keeper.cleanup.transaction.commit.retry', - 'type': 'monotonic_gauge', - }, - 'MetadataFromKeeperIndividualOperations': { - 'name': 'keeper.individual.operations', - 'type': 'monotonic_gauge', - }, - 'MetadataFromKeeperOperations': {'name': 'keeper.requests', 'type': 'monotonic_gauge'}, - 'MetadataFromKeeperReconnects': {'name': 'keeper.reconnects', 'type': 'monotonic_gauge'}, - 'MetadataFromKeeperTransactionCommit': { - 'name': 'keeper.transactions.commit', - 'type': 'monotonic_gauge', - }, - 'MetadataFromKeeperTransactionCommitRetry': { - 'name': 'keeper.trasaction.commit.retry', - 'type': 'monotonic_gauge', - }, - 'MetadataFromKeeperUpdateCacheOneLevel': { - 'name': 'keeper.update.cache.one_level', - 'type': 'monotonic_gauge', - }, - 'MutateTaskProjectionsCalculationMicroseconds': { - 'name': 'task.mutate.calculate.projections.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'MutationsAppliedOnFlyInAllParts': { - 'name': 'mutations.parts.applied.on_fly', - 'type': 'monotonic_gauge', - }, - 'NetworkReceiveBytes': {'name': 'network.receive.size', 'type': 'monotonic_gauge'}, - 'NetworkReceiveElapsedMicroseconds': { - 'name': 'network.receive.elapsed.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'NetworkSendBytes': {'name': 'network.send.size', 'type': 'monotonic_gauge'}, - 'NetworkSendElapsedMicroseconds': { - 'name': 'network.send.elapsed.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'NotCreatedLogEntryForMerge': {'name': 'log.entry.merge.not_created', 'type': 'monotonic_gauge'}, - 'NotCreatedLogEntryForMutation': { - 'name': 'log.entry.mutation.not_created', - 'type': 'monotonic_gauge', - }, - 'OSCPUVirtualTimeMicroseconds': { - 'name': 'cpu.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'OSCPUWaitMicroseconds': { - 'name': 'thread.cpu.wait', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'OSIOWaitMicroseconds': {'name': 'thread.io.wait', 'type': 'temporal_percent', 'scale': 'microsecond'}, - 'OSReadBytes': {'name': 'disk.read.size', 'type': 'monotonic_gauge'}, - 'OSReadChars': {'name': 'fs.read.size', 'type': 'monotonic_gauge'}, - 'OSWriteBytes': {'name': 'disk.write.size', 'type': 'monotonic_gauge'}, - 'OSWriteChars': {'name': 'fs.write.size', 'type': 'monotonic_gauge'}, - 'ObsoleteReplicatedParts': {'name': 'data.part.replicated.obsolete', 'type': 'monotonic_gauge'}, - 'OpenedFileCacheHits': {'name': 'cache.opened_file.hits', 'type': 'monotonic_gauge'}, - 'OpenedFileCacheMicroseconds': { - 'name': 'cache.opened_file.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'OpenedFileCacheMisses': {'name': 'cache.opened_file.misses', 'type': 'monotonic_gauge'}, - 'OtherQueryTimeMicroseconds': { - 'name': 'query.other.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'OverflowAny': {'name': 'query.overflow.any', 'type': 'monotonic_gauge'}, - 'OverflowBreak': {'name': 'query.overflow.break', 'type': 'monotonic_gauge'}, - 'OverflowThrow': {'name': 'query.overflow.throw', 'type': 'monotonic_gauge'}, - 'PageCacheBytesUnpinnedRoundedToHugePages': { - 'name': 'cache.page.unpinned.rounded_huge_pages.bytes', - 'type': 'monotonic_gauge', - }, - 'PageCacheBytesUnpinnedRoundedToPages': { - 'name': 'cache.page.unpinned.rounded_pages.bytes', - 'type': 'monotonic_gauge', - }, - 'PageCacheChunkDataHits': {'name': 'cache.page.chunk.hits', 'type': 'monotonic_gauge'}, - 'PageCacheChunkDataMisses': {'name': 'cache.page.chunk.evicted', 'type': 'monotonic_gauge'}, - 'PageCacheChunkDataPartialHits': {'name': 'cache.page.chunk.hits.partial', 'type': 'monotonic_gauge'}, - 'PageCacheChunkMisses': {'name': 'cache.page.chunk.misses', 'type': 'monotonic_gauge'}, - 'PageCacheChunkShared': {'name': 'cache.page.chunk.shared', 'type': 'monotonic_gauge'}, - 'ParallelReplicasAvailableCount': {'name': 'replicas.parralel.available', 'type': 'monotonic_gauge'}, - 'ParallelReplicasCollectingOwnedSegmentsMicroseconds': { - 'name': 'replicas.parralel.collect_segment.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ParallelReplicasDeniedRequests': { - 'name': 'replicas.parralel.requests.denied', - 'type': 'monotonic_gauge', - }, - 'ParallelReplicasHandleAnnouncementMicroseconds': { - 'name': 'replicas.parralel.announcement.handle.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ParallelReplicasHandleRequestMicroseconds': { - 'name': 'replicas.parralel.request.handle.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ParallelReplicasNumRequests': {'name': 'replicas.parralel.requests', 'type': 'monotonic_gauge'}, - 'ParallelReplicasProcessingPartsMicroseconds': { - 'name': 'replicas.parralel.processing.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ParallelReplicasReadAssignedForStealingMarks': { - 'name': 'replicas.parralel.marks.stealing.assigned', - 'type': 'monotonic_gauge', - }, - 'ParallelReplicasReadAssignedMarks': { - 'name': 'replicas.parralel.marks.assigned', - 'type': 'monotonic_gauge', - }, - 'ParallelReplicasReadUnassignedMarks': { - 'name': 'replicas.parralel.marks.unassigned', - 'type': 'monotonic_gauge', - }, - 'ParallelReplicasStealingByHashMicroseconds': { - 'name': 'replicas.parralel.hash.stealing.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ParallelReplicasStealingLeftoversMicroseconds': { - 'name': 'replicas.parralel.leftover_segment.stealing.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ParallelReplicasUnavailableCount': { - 'name': 'replicas.parralel.unavailable', - 'type': 'monotonic_gauge', - }, - 'ParallelReplicasUsedCount': {'name': 'replicas.parralel.used', 'type': 'monotonic_gauge'}, - 'PartsLockHoldMicroseconds': { - 'name': 'table.mergetree.partslock.hold.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'PartsLockWaitMicroseconds': { - 'name': 'table.mergetree.partslock.wait.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'PartsWithAppliedMutationsOnFly': {'name': 'parts.mutations.applied.fly', 'type': 'monotonic_gauge'}, - 'PerfAlignmentFaults': {'name': 'perf.alignment.faults', 'type': 'monotonic_gauge'}, - 'PerfBranchInstructions': {'name': 'perf.branch.instructions', 'type': 'monotonic_gauge'}, - 'PerfBranchMisses': {'name': 'perf.branch.misses', 'type': 'monotonic_gauge'}, - 'PerfBusCycles': {'name': 'perf.bus.cycles', 'type': 'monotonic_gauge'}, - 'PerfCPUClock': {'name': 'perf.cpu.clock', 'type': 'gauge'}, - 'PerfCPUCycles': {'name': 'perf.cpu.cycles', 'type': 'monotonic_gauge'}, - 'PerfCPUMigrations': {'name': 'perf.cpu.migrations', 'type': 'monotonic_gauge'}, - 'PerfCacheMisses': {'name': 'perf.cache.misses', 'type': 'monotonic_gauge'}, - 'PerfCacheReferences': {'name': 'perf.cache.references', 'type': 'monotonic_gauge'}, - 'PerfContextSwitches': {'name': 'perf.context.switches', 'type': 'monotonic_gauge'}, - 'PerfDataTLBMisses': {'name': 'perf.data.tlb.misses', 'type': 'monotonic_gauge'}, - 'PerfDataTLBReferences': {'name': 'perf.data.tlb.references', 'type': 'monotonic_gauge'}, - 'PerfEmulationFaults': {'name': 'perf.emulation.faults', 'type': 'monotonic_gauge'}, - 'PerfInstructionTLBMisses': {'name': 'perf.instruction.tlb.misses', 'type': 'monotonic_gauge'}, - 'PerfInstructionTLBReferences': { - 'name': 'perf.instruction.tlb.references', - 'type': 'monotonic_gauge', - }, - 'PerfInstructions': {'name': 'perf.instructions', 'type': 'monotonic_gauge'}, - 'PerfLocalMemoryMisses': {'name': 'perf.local_memory.misses', 'type': 'monotonic_gauge'}, - 'PerfLocalMemoryReferences': {'name': 'perf.local_memory.references', 'type': 'monotonic_gauge'}, - 'PerfMinEnabledRunningTime': { - 'name': 'perf.min_enabled.running_time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'PerfMinEnabledTime': { - 'name': 'perf.min_enabled.min_time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'PerfRefCPUCycles': {'name': 'perf.cpu.ref_cycles', 'type': 'monotonic_gauge'}, - 'PerfStalledCyclesBackend': {'name': 'perf.stalled_cycles.backend', 'type': 'monotonic_gauge'}, - 'PerfStalledCyclesFrontend': {'name': 'perf.stalled_cycles.frontend', 'type': 'monotonic_gauge'}, - 'PerfTaskClock': {'name': 'perf.task.clock', 'type': 'gauge'}, - 'PolygonsAddedToPool': {'name': 'pool.polygon.added', 'type': 'monotonic_gauge'}, - 'PolygonsInPoolAllocatedBytes': {'name': 'pool.polygon.bytes', 'type': 'monotonic_gauge'}, - 'PreferredWarmedUnmergedParts': {'name': 'queries.read.outdated.parts', 'type': 'monotonic_gauge'}, - 'QueriesWithSubqueries': {'name': 'query.subqueries', 'type': 'monotonic_gauge'}, - 'Query': {'name': 'query', 'type': 'monotonic_gauge'}, - 'QueryCacheHits': {'name': 'cache.query.hits', 'type': 'monotonic_gauge'}, - 'QueryCacheMisses': {'name': 'cache.query.misses', 'type': 'monotonic_gauge'}, - 'QueryMaskingRulesMatch': {'name': 'query.mask.match', 'type': 'monotonic_gauge'}, - 'QueryMemoryLimitExceeded': {'name': 'query.memory.limit_exceeded', 'type': 'monotonic_gauge'}, - 'QueryProfilerConcurrencyOverruns': { - 'name': 'query.signal.dropped.overload', - 'type': 'monotonic_gauge', - }, - 'QueryProfilerRuns': {'name': 'query.profiler.runs', 'type': 'monotonic_gauge'}, - 'QueryProfilerSignalOverruns': {'name': 'query.signal.dropped', 'type': 'monotonic_gauge'}, - 'QueryTimeMicroseconds': {'name': 'query.time', 'type': 'temporal_percent', 'scale': 'microsecond'}, - 'RWLockAcquiredReadLocks': {'name': 'lock.read.rwlock.acquired', 'type': 'monotonic_gauge'}, - 'RWLockAcquiredWriteLocks': {'name': 'lock.write.rwlock.acquired', 'type': 'monotonic_gauge'}, - 'RWLockReadersWaitMilliseconds': { - 'name': 'lock.read.rwlock.acquired.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'RWLockWritersWaitMilliseconds': { - 'name': 'lock.write.rwlock.acquired.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ReadBackoff': {'name': 'query.read.backoff', 'type': 'monotonic_gauge'}, - 'ReadBufferFromFileDescriptorRead': {'name': 'file.read', 'type': 'monotonic_gauge'}, - 'ReadBufferFromFileDescriptorReadBytes': {'name': 'file.read.size', 'type': 'monotonic_gauge'}, - 'ReadBufferFromFileDescriptorReadFailed': {'name': 'file.read.fail', 'type': 'monotonic_gauge'}, - 'ReadBufferFromS3Bytes': {'name': 's3.read.size', 'type': 'monotonic_gauge'}, - 'ReadBufferFromS3InitMicroseconds': { - 'name': 's3.connect.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ReadBufferFromS3Microseconds': { - 'name': 's3.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ReadBufferFromS3PreservedSessions': {'name': 's3.read.sessions.preserved.', 'type': 'monotonic_gauge'}, - 'ReadBufferFromS3RequestsErrors': {'name': 's3.read.errors', 'type': 'monotonic_gauge'}, - 'ReadBufferFromS3ResetSessions': {'name': 's3.read.reset', 'type': 'monotonic_gauge'}, - 'ReadBufferSeekCancelConnection': {'name': 'read.connections.new', 'type': 'monotonic_gauge'}, - 'ReadCompressedBytes': {'name': 'read.compressed.size', 'type': 'monotonic_gauge'}, - 'ReadTaskRequestsReceived': {'name': 'task.read.requests.received', 'type': 'monotonic_gauge'}, - 'ReadTaskRequestsSent': {'name': 'task.read.requests.sent', 'type': 'monotonic_gauge'}, - 'ReadTaskRequestsSentElapsedMicroseconds': { - 'name': 'task.read.requests.sent.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ReadWriteBufferFromHTTPPreservedSessions': { - 'name': 'http.sessions.preserved', - 'type': 'monotonic_gauge', - }, - 'RealTimeMicroseconds': { - 'name': 'thread.process_time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'RegexpCreated': {'name': 'compilation.regex', 'type': 'monotonic_gauge'}, - 'RejectedInserts': {'name': 'table.mergetree.insert.block.rejected', 'type': 'monotonic_gauge'}, - 'RejectedMutations': {'name': 'table.mergetree.mutation.rejected', 'type': 'monotonic_gauge'}, - 'RemoteFSBuffers': {'name': 'filesystem.remote.buffers', 'type': 'monotonic_gauge'}, - 'RemoteFSCancelledPrefetches': { - 'name': 'filesystem.remote.prefetches.cancelled', - 'type': 'monotonic_gauge', - }, - 'RemoteFSLazySeeks': {'name': 'filesystem.remote.lazy_seeks', 'type': 'monotonic_gauge'}, - 'RemoteFSPrefetchedBytes': {'name': 'filesystem.remote.prefetched.size', 'type': 'monotonic_gauge'}, - 'RemoteFSPrefetchedReads': {'name': 'filesystem.remote.prefetched.reads', 'type': 'monotonic_gauge'}, - 'RemoteFSPrefetches': {'name': 'filesystem.remote.aysnc.read.prefetches', 'type': 'monotonic_gauge'}, - 'RemoteFSSeeks': {'name': 'filesystem.remote.buffer.seeks', 'type': 'monotonic_gauge'}, - 'RemoteFSSeeksWithReset': {'name': 'filesystem.remote.buffer.seeks.reset', 'type': 'monotonic_gauge'}, - 'RemoteFSUnprefetchedBytes': {'name': 'filesystem.remote.unprefetched.size', 'type': 'monotonic_gauge'}, - 'RemoteFSUnprefetchedReads': { - 'name': 'filesystem.remote.unprefetched.reads', - 'type': 'monotonic_gauge', - }, - 'RemoteFSUnusedPrefetches': {'name': 'filesystem.remote.prefetches.pending', 'type': 'monotonic_gauge'}, - 'RemoteReadThrottlerBytes': {'name': 'remote.read_throttler.bytes', 'type': 'monotonic_gauge'}, - 'RemoteReadThrottlerSleepMicroseconds': { - 'name': 'remote.query.read_throttler.sleep.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'RemoteWriteThrottlerBytes': {'name': 'remote.write_throttler.bytes', 'type': 'monotonic_gauge'}, - 'RemoteWriteThrottlerSleepMicroseconds': { - 'name': 'remote.query.write_throttler.sleep.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ReplicaPartialShutdown': {'name': 'table.replica.partial.shutdown', 'type': 'monotonic_gauge'}, - 'ReplicaYieldLeadership': {'name': 'table.replicated.leader.yield', 'type': 'monotonic_gauge'}, - 'ReplicatedCoveredPartsInZooKeeperOnStart': {'name': 'zk.parts.covered', 'type': 'monotonic_gauge'}, - 'ReplicatedDataLoss': {'name': 'table.replicated.part.loss', 'type': 'monotonic_gauge'}, - 'ReplicatedPartChecks': {'name': 'table.replicated.part.check', 'type': 'monotonic_gauge'}, - 'ReplicatedPartChecksFailed': {'name': 'table.replicated.part.check.failed', 'type': 'monotonic_gauge'}, - 'ReplicatedPartFailedFetches': { - 'name': 'table.mergetree.replicated.fetch.replica.fail', - 'type': 'monotonic_gauge', - }, - 'ReplicatedPartFetches': { - 'name': 'table.mergetree.replicated.fetch.replica', - 'type': 'monotonic_gauge', - }, - 'ReplicatedPartFetchesOfMerged': { - 'name': 'table.mergetree.replicated.fetch.merged', - 'type': 'monotonic_gauge', - }, - 'ReplicatedPartMerges': {'name': 'table.mergetree.replicated.merge', 'type': 'monotonic_gauge'}, - 'ReplicatedPartMutations': {'name': 'table.mergetree.replicated.mutated', 'type': 'monotonic_gauge'}, - 'S3AbortMultipartUpload': {'name': 's3.abort_multipart_upload', 'type': 'monotonic_gauge'}, - 'S3Clients': {'name': 's3.clients.created', 'type': 'monotonic_gauge'}, - 'S3CompleteMultipartUpload': {'name': 's3.complete_multipart_upload', 'type': 'monotonic_gauge'}, - 'S3CopyObject': {'name': 's3.copy_object', 'type': 'monotonic_gauge'}, - 'S3CreateMultipartUpload': {'name': 's3.create_multipart_upload', 'type': 'monotonic_gauge'}, - 'S3DeleteObjects': {'name': 's3.delete_obkect', 'type': 'monotonic_gauge'}, - 'S3GetObject': {'name': 's3.get_object', 'type': 'monotonic_gauge'}, - 'S3GetObjectAttributes': {'name': 's3.get_object_attribute', 'type': 'monotonic_gauge'}, - 'S3GetRequestThrottlerCount': {'name': 's3.get_request.throttled', 'type': 'monotonic_gauge'}, - 'S3GetRequestThrottlerSleepMicroseconds': { - 'name': 's3.get_request.throttled.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'S3HeadObject': {'name': 's3.head_object', 'type': 'monotonic_gauge'}, - 'S3ListObjects': {'name': 's3.list_object', 'type': 'monotonic_gauge'}, - 'S3PutObject': {'name': 's3.put_object', 'type': 'monotonic_gauge'}, - 'S3PutRequestThrottlerCount': {'name': 's3.put_request.throttled', 'type': 'monotonic_gauge'}, - 'S3PutRequestThrottlerSleepMicroseconds': { - 'name': 's3.put_request.throttled.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'S3QueueCleanupMaxSetSizeOrTTLMicroseconds': { - 'name': 's3.set_file.failed.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'S3QueueLockLocalFileStatusesMicroseconds': { - 'name': 's3.lock_localfile_status.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'S3QueuePullMicroseconds': { - 'name': 's3.read.file.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'S3QueueSetFileFailedMicroseconds': { - 'name': 's3.set.file.failed.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'S3QueueSetFileProcessedMicroseconds': { - 'name': 's3.set.file.processed.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'S3QueueSetFileProcessingMicroseconds': { - 'name': 's3.set.file.processing.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'S3ReadBytes': {'name': 's3.read.bytes', 'type': 'monotonic_gauge'}, - 'S3ReadMicroseconds': {'name': 's3.read.time', 'type': 'temporal_percent', 'scale': 'microsecond'}, - 'S3ReadRequestsCount': {'name': 's3.read.requests', 'type': 'monotonic_gauge'}, - 'S3ReadRequestsErrors': {'name': 's3.read.requests.errors', 'type': 'monotonic_gauge'}, - 'S3ReadRequestsRedirects': {'name': 's3.read.requests.redirects', 'type': 'monotonic_gauge'}, - 'S3ReadRequestsThrottling': {'name': 's3.read.requests.throttling', 'type': 'monotonic_gauge'}, - 'S3UploadPart': {'name': 's3.upload_part', 'type': 'monotonic_gauge'}, - 'S3UploadPartCopy': {'name': 's3.upload_part_copy', 'type': 'monotonic_gauge'}, - 'S3WriteBytes': {'name': 's3.write.bytes', 'type': 'monotonic_gauge'}, - 'S3WriteMicroseconds': {'name': 's3.write.time', 'type': 'temporal_percent', 'scale': 'microsecond'}, - 'S3WriteRequestsCount': {'name': 's3.write.requests', 'type': 'monotonic_gauge'}, - 'S3WriteRequestsErrors': {'name': 's3.write.requests.errors', 'type': 'monotonic_gauge'}, - 'S3WriteRequestsRedirects': {'name': 's3.write.requests.redirects', 'type': 'monotonic_gauge'}, - 'S3WriteRequestsThrottling': {'name': 's3.write.requests.throttling', 'type': 'monotonic_gauge'}, - 'ScalarSubqueriesCacheMiss': {'name': 'subquery.scalar.read.cache.miss', 'type': 'monotonic_gauge'}, - 'ScalarSubqueriesGlobalCacheHit': { - 'name': 'subquery.scalar.read.cache.global', - 'type': 'monotonic_gauge', - }, - 'ScalarSubqueriesLocalCacheHit': { - 'name': 'subquery.scalar.read.cache.local', - 'type': 'monotonic_gauge', - }, - 'SchemaInferenceCacheEvictions': {'name': 'cache.schema.evitcted', 'type': 'monotonic_gauge'}, - 'SchemaInferenceCacheHits': {'name': 'cache.schema.found', 'type': 'monotonic_gauge'}, - 'SchemaInferenceCacheInvalidations': {'name': 'cache.schema.invalid', 'type': 'monotonic_gauge'}, - 'SchemaInferenceCacheMisses': {'name': 'cache.schema.missed', 'type': 'monotonic_gauge'}, - 'SchemaInferenceCacheNumRowsHits': {'name': 'cache.schema.rows.found', 'type': 'monotonic_gauge'}, - 'SchemaInferenceCacheNumRowsMisses': {'name': 'cache.schema.rows.missed', 'type': 'monotonic_gauge'}, - 'SchemaInferenceCacheSchemaHits': {'name': 'cache.schema.found_schemas', 'type': 'monotonic_gauge'}, - 'SchemaInferenceCacheSchemaMisses': {'name': 'cache.schema.missed_schemas', 'type': 'monotonic_gauge'}, - 'Seek': {'name': 'file.seek', 'type': 'monotonic_gauge'}, - 'SelectQueriesWithSubqueries': {'name': 'query.select.subqueries', 'type': 'monotonic_gauge'}, - 'SelectQuery': {'name': 'query.select', 'type': 'monotonic_gauge'}, - 'SelectQueryTimeMicroseconds': { - 'name': 'query.select.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'SelectedBytes': {'name': 'selected.bytes', 'type': 'monotonic_gauge'}, - 'SelectedMarks': {'name': 'table.mergetree.mark.selected', 'type': 'monotonic_gauge'}, - 'SelectedParts': {'name': 'table.mergetree.part.selected', 'type': 'monotonic_gauge'}, - 'SelectedRanges': {'name': 'table.mergetree.range.selected', 'type': 'monotonic_gauge'}, - 'SelectedRows': {'name': 'selected.rows', 'type': 'monotonic_gauge'}, - 'ServerStartupMilliseconds': { - 'name': 'server.startup.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'SleepFunctionCalls': {'name': 'sleep_function.calls', 'type': 'monotonic_gauge'}, - 'SleepFunctionElapsedMicroseconds': { - 'name': 'sleep_function.sleep.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'SleepFunctionMicroseconds': { - 'name': 'sleep_function.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'SlowRead': {'name': 'file.read.slow', 'type': 'monotonic_gauge'}, - 'SoftPageFaults': {'name': 'threads.query.soft_page_faults', 'type': 'monotonic_gauge'}, - 'StorageBufferErrorOnFlush': {'name': 'storage.buffer.flush_error', 'type': 'monotonic_gauge'}, - 'StorageBufferFlush': {'name': 'storage.buffer.flush', 'type': 'monotonic_gauge'}, - 'StorageBufferLayerLockReadersWaitMilliseconds': { - 'name': 'storage.buffer_layer.read.wait', - 'type': 'temporal_percent', - 'scale': 'millisecond', - }, - 'StorageBufferLayerLockWritersWaitMilliseconds': { - 'name': 'storage.buffer_layer.write.wait', - 'type': 'temporal_percent', - 'scale': 'millisecond', - }, - 'StorageBufferPassedAllMinThresholds': { - 'name': 'storage.buffer.min_thresholds.passed', - 'type': 'monotonic_gauge', - }, - 'StorageBufferPassedBytesFlushThreshold': { - 'name': 'storage.buffer.passed_bytes.flush_threshold', - 'type': 'monotonic_gauge', - }, - 'StorageBufferPassedBytesMaxThreshold': { - 'name': 'storage.buffer.passed_bytes.max_threshold', - 'type': 'monotonic_gauge', - }, - 'StorageBufferPassedRowsFlushThreshold': { - 'name': 'storage.buffer.passed_rows.flush_threshold', - 'type': 'monotonic_gauge', - }, - 'StorageBufferPassedRowsMaxThreshold': { - 'name': 'storage.buffer.passed_rows.max_threshold', - 'type': 'monotonic_gauge', - }, - 'StorageBufferPassedTimeFlushThreshold': { - 'name': 'storage.buffer.passed_time.flush_threshold', - 'type': 'monotonic_gauge', - }, - 'StorageBufferPassedTimeMaxThreshold': { - 'name': 'storage.buffer.passed_time.max_threshold', - 'type': 'monotonic_gauge', - }, - 'StorageConnectionsCreated': {'name': 'storage.connection.created', 'type': 'monotonic_gauge'}, - 'StorageConnectionsElapsedMicroseconds': { - 'name': 'storage.connection.created.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'StorageConnectionsErrors': {'name': 'storage.connection.create.error', 'type': 'monotonic_gauge'}, - 'StorageConnectionsExpired': {'name': 'storage.connection.create.expired', 'type': 'monotonic_gauge'}, - 'StorageConnectionsPreserved': {'name': 'storage.connection.preserved', 'type': 'monotonic_gauge'}, - 'StorageConnectionsReset': {'name': 'storeage.connection.reset', 'type': 'monotonic_gauge'}, - 'StorageConnectionsReused': {'name': 'storage.connection.reused', 'type': 'monotonic_gauge'}, - 'SuspendSendingQueryToShard': {'name': 'shard.send_query.suspend', 'type': 'monotonic_gauge'}, - 'SynchronousReadWaitMicroseconds': { - 'name': 'read.synchronous.wait.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'SynchronousRemoteReadWaitMicroseconds': { - 'name': 'remote.read.synchronous.wait.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'SystemTimeMicroseconds': { - 'name': 'thread.system.process_time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'TableFunctionExecute': {'name': 'table.function', 'type': 'monotonic_gauge'}, - 'ThreadPoolReaderPageCacheHit': { - 'name': 'cache.page.thread_pool_reader.read', - 'type': 'monotonic_gauge', - }, - 'ThreadPoolReaderPageCacheHitBytes': { - 'name': 'cache.page.thread_pool_reader.read.size', - 'type': 'monotonic_gauge', - }, - 'ThreadPoolReaderPageCacheHitElapsedMicroseconds': { - 'name': 'cache.page.thread_pool_reader.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ThreadPoolReaderPageCacheMiss': { - 'name': 'cache.page.thread_pool_reader.read.miss', - 'type': 'monotonic_gauge', - }, - 'ThreadPoolReaderPageCacheMissBytes': { - 'name': 'cache.page.thread_pool_reader.read.miss.size', - 'type': 'monotonic_gauge', - }, - 'ThreadPoolReaderPageCacheMissElapsedMicroseconds': { - 'name': 'cache.page.thread_pool_reader.read.miss.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ThreadpoolReaderPrepareMicroseconds': { - 'name': 'cache.page.thread_pool_reader.prepare.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ThreadpoolReaderReadBytes': {'name': 'task.thread_pool_reader.read.size', 'type': 'monotonic_gauge'}, - 'ThreadpoolReaderSubmit': {'name': 'task.thread_pool_reader.read', 'type': 'monotonic_gauge'}, - 'ThreadpoolReaderSubmitLookupInCacheMicroseconds': { - 'name': 'task.thread_pool_reader.cache.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ThreadpoolReaderSubmitReadSynchronously': { - 'name': 'task.thread_pool_reader.read.sync', - 'type': 'monotonic_gauge', - }, - 'ThreadpoolReaderSubmitReadSynchronouslyBytes': { - 'name': 'task.thread_pool_reader.read.sync.size', - 'type': 'monotonic_gauge', - }, - 'ThreadpoolReaderSubmitReadSynchronouslyMicroseconds': { - 'name': 'task.thread_pool_reader.read.sync.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ThreadpoolReaderTaskMicroseconds': { - 'name': 'task.thread_pool_reader.read.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ThrottlerSleepMicroseconds': { - 'name': 'query.sleep.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'TinyS3Clients': {'name': 's3.client.copy.reuse', 'type': 'monotonic_gauge'}, - 'USearchAddComputedDistances': {'name': 'index.usearch.distance.compute', 'type': 'monotonic_gauge'}, - 'USearchAddCount': {'name': 'index.usearch.vector.add', 'type': 'monotonic_gauge'}, - 'USearchAddVisitedMembers': {'name': 'index.usearch.vector.node.visit', 'type': 'monotonic_gauge'}, - 'USearchSearchComputedDistances': { - 'name': 'index.usearch.search.distance.compute', - 'type': 'monotonic_gauge', - }, - 'USearchSearchCount': {'name': 'index.usearch.search.operation', 'type': 'monotonic_gauge'}, - 'USearchSearchVisitedMembers': {'name': 'index.usearch.search.node.visit', 'type': 'monotonic_gauge'}, - 'UncompressedCacheHits': {'name': 'cache.uncompressed.block_data', 'type': 'monotonic_gauge'}, - 'UncompressedCacheMisses': {'name': 'cache.uncompressed.block_data.miss', 'type': 'monotonic_gauge'}, - 'UncompressedCacheWeightLost': { - 'name': 'cache.uncompressed.block_data.evicted', - 'type': 'monotonic_gauge', - }, - 'UserTimeMicroseconds': { - 'name': 'thread.user.process_time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'WaitMarksLoadMicroseconds': { - 'name': 'marks.load.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'WaitPrefetchTaskMicroseconds': { - 'name': 'task.prefetch.reader.wait.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'WriteBufferFromFileDescriptorWrite': {'name': 'file.write', 'type': 'monotonic_gauge'}, - 'WriteBufferFromFileDescriptorWriteBytes': {'name': 'file.write.size', 'type': 'monotonic_gauge'}, - 'WriteBufferFromFileDescriptorWriteFailed': {'name': 'file.write.fail', 'type': 'monotonic_gauge'}, - 'WriteBufferFromS3Bytes': {'name': 's3.write.size', 'type': 'monotonic_gauge'}, - 'WriteBufferFromS3Microseconds': { - 'name': 's3.write.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'WriteBufferFromS3RequestsErrors': {'name': 's3.write.errors', 'type': 'monotonic_gauge'}, - 'WriteBufferFromS3WaitInflightLimitMicroseconds': { - 'name': 's3.write.wait.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ZooKeeperBytesReceived': {'name': 'zk.received.size', 'type': 'monotonic_gauge'}, - 'ZooKeeperBytesSent': {'name': 'zk.sent.size', 'type': 'monotonic_gauge'}, - 'ZooKeeperCheck': {'name': 'zk.check', 'type': 'monotonic_gauge'}, - 'ZooKeeperClose': {'name': 'zk.close', 'type': 'monotonic_gauge'}, - 'ZooKeeperCreate': {'name': 'zk.create', 'type': 'monotonic_gauge'}, - 'ZooKeeperExists': {'name': 'zk.exist', 'type': 'monotonic_gauge'}, - 'ZooKeeperGet': {'name': 'zk.get', 'type': 'monotonic_gauge'}, - 'ZooKeeperHardwareExceptions': {'name': 'zk.network.exception', 'type': 'monotonic_gauge'}, - 'ZooKeeperInit': {'name': 'zk.connection.established', 'type': 'monotonic_gauge'}, - 'ZooKeeperList': {'name': 'zk.list', 'type': 'monotonic_gauge'}, - 'ZooKeeperMulti': {'name': 'zk.multi', 'type': 'monotonic_gauge'}, - 'ZooKeeperOtherExceptions': {'name': 'zk.other.exception', 'type': 'monotonic_gauge'}, - 'ZooKeeperReconfig': {'name': 'zk.reconfig', 'type': 'monotonic_gauge'}, - 'ZooKeeperRemove': {'name': 'zk.remove', 'type': 'monotonic_gauge'}, - 'ZooKeeperSet': {'name': 'zk.set', 'type': 'monotonic_gauge'}, - 'ZooKeeperSync': {'name': 'zk.sync', 'type': 'monotonic_gauge'}, - 'ZooKeeperTransactions': {'name': 'zk.operation', 'type': 'monotonic_gauge'}, - 'ZooKeeperUserExceptions': {'name': 'zk.data.exception', 'type': 'monotonic_gauge'}, - 'ZooKeeperWaitMicroseconds': { - 'name': 'zk.wait.time', - 'type': 'temporal_percent', - 'scale': 'microsecond', - }, - 'ZooKeeperWatchResponse': {'name': 'zk.watch', 'type': 'monotonic_gauge'}, - }, - }, - ], -} - - -# https://clickhouse.yandex/docs/en/operations/system_tables/#system_tables-asynchronous_metrics -SystemAsynchronousMetrics = { - 'name': 'system.asynchronous_metrics', - 'query': 'SELECT value, metric FROM system.asynchronous_metrics', - 'columns': [ - {'name': 'value', 'type': 'source'}, - { - 'name': 'metric', - 'type': 'match', - 'source': 'value', - 'items': { - 'CompiledExpressionCacheCount': {'name': 'CompiledExpressionCacheCount', 'type': 'gauge'}, - 'MarkCacheBytes': {'name': 'table.mergetree.storage.mark.cache', 'type': 'gauge'}, - 'MarkCacheFiles': {'name': 'MarkCacheFiles', 'type': 'gauge'}, - 'MaxPartCountForPartition': {'name': 'part.max', 'type': 'gauge'}, - 'NumberOfDatabases': {'name': 'database.total', 'type': 'gauge'}, - 'NumberOfTables': {'name': 'table.total', 'type': 'gauge'}, - 'ReplicasMaxAbsoluteDelay': {'name': 'replica.delay.absolute', 'type': 'gauge'}, - 'ReplicasMaxInsertsInQueue': {'name': 'ReplicasMaxInsertsInQueue', 'type': 'gauge'}, - 'ReplicasMaxMergesInQueue': {'name': 'ReplicasMaxMergesInQueue', 'type': 'gauge'}, - 'ReplicasMaxQueueSize': {'name': 'ReplicasMaxQueueSize', 'type': 'gauge'}, - 'ReplicasMaxRelativeDelay': {'name': 'replica.delay.relative', 'type': 'gauge'}, - 'ReplicasSumInsertsInQueue': {'name': 'ReplicasSumInsertsInQueue', 'type': 'gauge'}, - 'ReplicasSumMergesInQueue': {'name': 'ReplicasSumMergesInQueue', 'type': 'gauge'}, - 'ReplicasSumQueueSize': {'name': 'replica.queue.size', 'type': 'gauge'}, - 'UncompressedCacheBytes': {'name': 'UncompressedCacheBytes', 'type': 'gauge'}, - 'UncompressedCacheCells': {'name': 'UncompressedCacheCells', 'type': 'gauge'}, - 'Uptime': {'name': 'uptime', 'type': 'gauge'}, - 'jemalloc.active': {'name': 'jemalloc.active', 'type': 'gauge'}, - 'jemalloc.allocated': {'name': 'jemalloc.allocated', 'type': 'gauge'}, - 'jemalloc.background_thread.num_runs': { - 'name': 'jemalloc.background_thread.num_runs', - 'type': 'gauge', - }, - 'jemalloc.background_thread.num_threads': { - 'name': 'jemalloc.background_thread.num_threads', - 'type': 'gauge', - }, - 'jemalloc.background_thread.run_interval': { - 'name': 'jemalloc.background_thread.run_interval', - 'type': 'gauge', - }, - 'jemalloc.mapped': {'name': 'jemalloc.mapped', 'type': 'gauge'}, - 'jemalloc.metadata': {'name': 'jemalloc.metadata', 'type': 'gauge'}, - 'jemalloc.metadata_thp': {'name': 'jemalloc.metadata_thp', 'type': 'gauge'}, - 'jemalloc.resident': {'name': 'jemalloc.resident', 'type': 'gauge'}, - 'jemalloc.retained': {'name': 'jemalloc.retained', 'type': 'gauge'}, - }, - }, - ], -} - - -# https://clickhouse.yandex/docs/en/operations/system_tables/#system_tables-parts -SystemParts = { - 'name': 'system.parts', - 'query': compact_query( - """ - SELECT - database, - table, - sum(bytes_on_disk) AS bytes, - count() AS parts, - sum(rows) AS rows - FROM system.parts - WHERE active = 1 - GROUP BY - database, - table - """ - ), - 'columns': [ - {'name': 'database', 'type': 'tag'}, - {'name': 'table', 'type': 'tag'}, - {'name': 'table.mergetree.size', 'type': 'gauge'}, - {'name': 'table.mergetree.part.current', 'type': 'gauge'}, - {'name': 'table.mergetree.row.current', 'type': 'gauge'}, - ], -} - - -# https://clickhouse.yandex/docs/en/operations/system_tables/#system_tables-replicas -SystemReplicas = { - 'name': 'system.replicas', - 'query': compact_query( - """ - SELECT - database, - table, - is_leader, - is_readonly, - is_session_expired, - future_parts, - parts_to_check, - columns_version, - queue_size, - inserts_in_queue, - merges_in_queue, - log_max_index, - log_pointer, - total_replicas, - active_replicas - FROM system.replicas - """ - ), - 'columns': [ - {'name': 'database', 'type': 'tag'}, - {'name': 'table', 'type': 'tag'}, - {'name': 'is_leader', 'type': 'tag', 'boolean': True}, - {'name': 'is_readonly', 'type': 'tag', 'boolean': True}, - {'name': 'is_session_expired', 'type': 'tag', 'boolean': True}, - {'name': 'table.replicated.part.future', 'type': 'gauge'}, - {'name': 'table.replicated.part.suspect', 'type': 'gauge'}, - {'name': 'table.replicated.version', 'type': 'gauge'}, - {'name': 'table.replicated.queue.size', 'type': 'gauge'}, - {'name': 'table.replicated.queue.insert', 'type': 'gauge'}, - {'name': 'table.replicated.queue.merge', 'type': 'gauge'}, - {'name': 'table.replicated.log.max', 'type': 'gauge'}, - {'name': 'table.replicated.log.pointer', 'type': 'gauge'}, - {'name': 'table.replicated.total', 'type': 'gauge'}, - {'name': 'table.replicated.active', 'type': 'gauge'}, - ], -} - - -# https://clickhouse.yandex/docs/en/operations/system_tables/#system-dictionaries -SystemDictionaries = { - 'name': 'system.dictionaries', - 'query': compact_query( - """ - SELECT - name, - bytes_allocated, - element_count, - load_factor - FROM system.dictionaries - """ - ), - 'columns': [ - {'name': 'dictionary', 'type': 'tag'}, - {'name': 'dictionary.memory.used', 'type': 'gauge'}, - {'name': 'dictionary.item.current', 'type': 'gauge'}, - {'name': 'dictionary.load', 'type': 'gauge'}, - ], -} diff --git a/clickhouse/datadog_checks/clickhouse/queries/__init__.py b/clickhouse/datadog_checks/clickhouse/queries/__init__.py new file mode 100644 index 0000000000000..a32e86064cb70 --- /dev/null +++ b/clickhouse/datadog_checks/clickhouse/queries/__init__.py @@ -0,0 +1,10 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +from .system_async_metrics import SystemAsynchronousMetrics +from .system_errors import SystemErrors +from .system_events import SystemEvents +from .system_metrics import SystemMetrics + +__all__ = ['SystemAsynchronousMetrics', 'SystemErrors', 'SystemEvents', 'SystemMetrics'] diff --git a/clickhouse/datadog_checks/clickhouse/queries/system_async_metrics.py b/clickhouse/datadog_checks/clickhouse/queries/system_async_metrics.py new file mode 100644 index 0000000000000..be47103bf24e8 --- /dev/null +++ b/clickhouse/datadog_checks/clickhouse/queries/system_async_metrics.py @@ -0,0 +1,294 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +# This file is autogenerated. +# To change this file you should edit scripts/templates/system_async_metrics.py and then run the following command: +# hatch run data:generate + +# https://clickhouse.com/docs/operations/system-tables/asynchronous_metrics +SystemAsynchronousMetrics = { + 'name': 'system_asynchronous_metrics', + 'query': 'SELECT value, metric FROM system.asynchronous_metrics', + 'columns': [ + {'name': 'metric_value', 'type': 'source'}, + { + 'name': 'metric_name', + 'type': 'match', + 'source': 'metric_value', + 'items': { + 'AsynchronousHeavyMetricsCalculationTimeSpent': { + 'name': 'ClickHouseAsyncMetrics_AsynchronousHeavyMetricsCalculationTimeSpent', + 'type': 'gauge', + }, + 'AsynchronousHeavyMetricsUpdateInterval': { + 'name': 'ClickHouseAsyncMetrics_AsynchronousHeavyMetricsUpdateInterval', + 'type': 'gauge', + }, + 'AsynchronousMetricsCalculationTimeSpent': { + 'name': 'ClickHouseAsyncMetrics_AsynchronousMetricsCalculationTimeSpent', + 'type': 'gauge', + }, + 'AsynchronousMetricsUpdateInterval': { + 'name': 'ClickHouseAsyncMetrics_AsynchronousMetricsUpdateInterval', + 'type': 'gauge', + }, + 'CGroupMaxCPU': {'name': 'ClickHouseAsyncMetrics_CGroupMaxCPU', 'type': 'gauge'}, + 'CGroupMemoryTotal': {'name': 'ClickHouseAsyncMetrics_CGroupMemoryTotal', 'type': 'gauge'}, + 'CGroupMemoryUsed': {'name': 'ClickHouseAsyncMetrics_CGroupMemoryUsed', 'type': 'gauge'}, + 'CGroupSystemTime': {'name': 'ClickHouseAsyncMetrics_CGroupSystemTime', 'type': 'gauge'}, + 'CGroupSystemTimeNormalized': { + 'name': 'ClickHouseAsyncMetrics_CGroupSystemTimeNormalized', + 'type': 'gauge', + }, + 'CGroupUserTime': {'name': 'ClickHouseAsyncMetrics_CGroupUserTime', 'type': 'gauge'}, + 'CGroupUserTimeNormalized': { + 'name': 'ClickHouseAsyncMetrics_CGroupUserTimeNormalized', + 'type': 'gauge', + }, + 'CompiledExpressionCacheBytes': { + 'name': 'ClickHouseAsyncMetrics_CompiledExpressionCacheBytes', + 'type': 'gauge', + }, + 'CompiledExpressionCacheCount': { + 'name': 'ClickHouseAsyncMetrics_CompiledExpressionCacheCount', + 'type': 'gauge', + }, + 'DictionaryTotalFailedUpdates': { + 'name': 'ClickHouseAsyncMetrics_DictionaryTotalFailedUpdates', + 'type': 'gauge', + }, + 'FilesystemCacheBytes': {'name': 'ClickHouseAsyncMetrics_FilesystemCacheBytes', 'type': 'gauge'}, + 'FilesystemCacheCapacity': {'name': 'ClickHouseAsyncMetrics_FilesystemCacheCapacity', 'type': 'gauge'}, + 'FilesystemCacheFiles': {'name': 'ClickHouseAsyncMetrics_FilesystemCacheFiles', 'type': 'gauge'}, + 'FilesystemLogsPathAvailableBytes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemLogsPathAvailableBytes', + 'type': 'gauge', + }, + 'FilesystemLogsPathAvailableINodes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemLogsPathAvailableINodes', + 'type': 'gauge', + }, + 'FilesystemLogsPathTotalBytes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemLogsPathTotalBytes', + 'type': 'gauge', + }, + 'FilesystemLogsPathTotalINodes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemLogsPathTotalINodes', + 'type': 'gauge', + }, + 'FilesystemLogsPathUsedBytes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemLogsPathUsedBytes', + 'type': 'gauge', + }, + 'FilesystemLogsPathUsedINodes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemLogsPathUsedINodes', + 'type': 'gauge', + }, + 'FilesystemMainPathAvailableBytes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemMainPathAvailableBytes', + 'type': 'gauge', + }, + 'FilesystemMainPathAvailableINodes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemMainPathAvailableINodes', + 'type': 'gauge', + }, + 'FilesystemMainPathTotalBytes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemMainPathTotalBytes', + 'type': 'gauge', + }, + 'FilesystemMainPathTotalINodes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemMainPathTotalINodes', + 'type': 'gauge', + }, + 'FilesystemMainPathUsedBytes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemMainPathUsedBytes', + 'type': 'gauge', + }, + 'FilesystemMainPathUsedINodes': { + 'name': 'ClickHouseAsyncMetrics_FilesystemMainPathUsedINodes', + 'type': 'gauge', + }, + 'HashTableStatsCacheEntries': { + 'name': 'ClickHouseAsyncMetrics_HashTableStatsCacheEntries', + 'type': 'gauge', + }, + 'HashTableStatsCacheHits': {'name': 'ClickHouseAsyncMetrics_HashTableStatsCacheHits', 'type': 'gauge'}, + 'HashTableStatsCacheMisses': { + 'name': 'ClickHouseAsyncMetrics_HashTableStatsCacheMisses', + 'type': 'gauge', + }, + 'IndexMarkCacheBytes': {'name': 'ClickHouseAsyncMetrics_IndexMarkCacheBytes', 'type': 'gauge'}, + 'IndexMarkCacheFiles': {'name': 'ClickHouseAsyncMetrics_IndexMarkCacheFiles', 'type': 'gauge'}, + 'IndexUncompressedCacheBytes': { + 'name': 'ClickHouseAsyncMetrics_IndexUncompressedCacheBytes', + 'type': 'gauge', + }, + 'IndexUncompressedCacheCells': { + 'name': 'ClickHouseAsyncMetrics_IndexUncompressedCacheCells', + 'type': 'gauge', + }, + 'Jitter': {'name': 'ClickHouseAsyncMetrics_Jitter', 'type': 'gauge'}, + 'LoadAverage1': {'name': 'ClickHouseAsyncMetrics_LoadAverage1', 'type': 'gauge'}, + 'LoadAverage15': {'name': 'ClickHouseAsyncMetrics_LoadAverage15', 'type': 'gauge'}, + 'LoadAverage5': {'name': 'ClickHouseAsyncMetrics_LoadAverage5', 'type': 'gauge'}, + 'MMapCacheCells': {'name': 'ClickHouseAsyncMetrics_MMapCacheCells', 'type': 'gauge'}, + 'MarkCacheBytes': {'name': 'ClickHouseAsyncMetrics_MarkCacheBytes', 'type': 'gauge'}, + 'MarkCacheFiles': {'name': 'ClickHouseAsyncMetrics_MarkCacheFiles', 'type': 'gauge'}, + 'MaxPartCountForPartition': { + 'name': 'ClickHouseAsyncMetrics_MaxPartCountForPartition', + 'type': 'gauge', + }, + 'MemoryCode': {'name': 'ClickHouseAsyncMetrics_MemoryCode', 'type': 'gauge'}, + 'MemoryDataAndStack': {'name': 'ClickHouseAsyncMetrics_MemoryDataAndStack', 'type': 'gauge'}, + 'MemoryResident': {'name': 'ClickHouseAsyncMetrics_MemoryResident', 'type': 'gauge'}, + 'MemoryResidentMax': {'name': 'ClickHouseAsyncMetrics_MemoryResidentMax', 'type': 'gauge'}, + 'MemoryShared': {'name': 'ClickHouseAsyncMetrics_MemoryShared', 'type': 'gauge'}, + 'MemoryVirtual': {'name': 'ClickHouseAsyncMetrics_MemoryVirtual', 'type': 'gauge'}, + 'NetworkTCPReceiveQueue': {'name': 'ClickHouseAsyncMetrics_NetworkTCPReceiveQueue', 'type': 'gauge'}, + 'NetworkTCPSocketRemoteAddresses': { + 'name': 'ClickHouseAsyncMetrics_NetworkTCPSocketRemoteAddresses', + 'type': 'gauge', + }, + 'NetworkTCPSockets': {'name': 'ClickHouseAsyncMetrics_NetworkTCPSockets', 'type': 'gauge'}, + 'NetworkTCPTransmitQueue': {'name': 'ClickHouseAsyncMetrics_NetworkTCPTransmitQueue', 'type': 'gauge'}, + 'NetworkTCPUnrecoveredRetransmits': { + 'name': 'ClickHouseAsyncMetrics_NetworkTCPUnrecoveredRetransmits', + 'type': 'gauge', + }, + 'NumberOfDatabases': {'name': 'ClickHouseAsyncMetrics_NumberOfDatabases', 'type': 'gauge'}, + 'NumberOfDetachedByUserParts': { + 'name': 'ClickHouseAsyncMetrics_NumberOfDetachedByUserParts', + 'type': 'gauge', + }, + 'NumberOfDetachedParts': {'name': 'ClickHouseAsyncMetrics_NumberOfDetachedParts', 'type': 'gauge'}, + 'NumberOfPendingMutations': { + 'name': 'ClickHouseAsyncMetrics_NumberOfPendingMutations', + 'type': 'gauge', + }, + 'NumberOfPendingMutationsOverExecutionTime': { + 'name': 'ClickHouseAsyncMetrics_NumberOfPendingMutationsOverExecutionTime', + 'type': 'gauge', + }, + 'NumberOfStuckMutations': {'name': 'ClickHouseAsyncMetrics_NumberOfStuckMutations', 'type': 'gauge'}, + 'NumberOfTables': {'name': 'ClickHouseAsyncMetrics_NumberOfTables', 'type': 'gauge'}, + 'NumberOfTablesSystem': {'name': 'ClickHouseAsyncMetrics_NumberOfTablesSystem', 'type': 'gauge'}, + 'OSCPUOverload': {'name': 'ClickHouseAsyncMetrics_OSCPUOverload', 'type': 'gauge'}, + 'OSContextSwitches': {'name': 'ClickHouseAsyncMetrics_OSContextSwitches', 'type': 'gauge'}, + 'OSGuestNiceTimeNormalized': { + 'name': 'ClickHouseAsyncMetrics_OSGuestNiceTimeNormalized', + 'type': 'gauge', + }, + 'OSGuestTimeNormalized': {'name': 'ClickHouseAsyncMetrics_OSGuestTimeNormalized', 'type': 'gauge'}, + 'OSIOWaitTimeNormalized': {'name': 'ClickHouseAsyncMetrics_OSIOWaitTimeNormalized', 'type': 'gauge'}, + 'OSIdleTimeNormalized': {'name': 'ClickHouseAsyncMetrics_OSIdleTimeNormalized', 'type': 'gauge'}, + 'OSInterrupts': {'name': 'ClickHouseAsyncMetrics_OSInterrupts', 'type': 'gauge'}, + 'OSIrqTimeNormalized': {'name': 'ClickHouseAsyncMetrics_OSIrqTimeNormalized', 'type': 'gauge'}, + 'OSMemoryAvailable': {'name': 'ClickHouseAsyncMetrics_OSMemoryAvailable', 'type': 'gauge'}, + 'OSMemoryBuffers': {'name': 'ClickHouseAsyncMetrics_OSMemoryBuffers', 'type': 'gauge'}, + 'OSMemoryCached': {'name': 'ClickHouseAsyncMetrics_OSMemoryCached', 'type': 'gauge'}, + 'OSMemoryFreePlusCached': {'name': 'ClickHouseAsyncMetrics_OSMemoryFreePlusCached', 'type': 'gauge'}, + 'OSMemoryFreeWithoutCached': { + 'name': 'ClickHouseAsyncMetrics_OSMemoryFreeWithoutCached', + 'type': 'gauge', + }, + 'OSMemorySwapCached': {'name': 'ClickHouseAsyncMetrics_OSMemorySwapCached', 'type': 'gauge'}, + 'OSMemoryTotal': {'name': 'ClickHouseAsyncMetrics_OSMemoryTotal', 'type': 'gauge'}, + 'OSNiceTimeNormalized': {'name': 'ClickHouseAsyncMetrics_OSNiceTimeNormalized', 'type': 'gauge'}, + 'OSOpenFiles': {'name': 'ClickHouseAsyncMetrics_OSOpenFiles', 'type': 'gauge'}, + 'OSProcessesBlocked': {'name': 'ClickHouseAsyncMetrics_OSProcessesBlocked', 'type': 'gauge'}, + 'OSProcessesCreated': {'name': 'ClickHouseAsyncMetrics_OSProcessesCreated', 'type': 'gauge'}, + 'OSProcessesRunning': {'name': 'ClickHouseAsyncMetrics_OSProcessesRunning', 'type': 'gauge'}, + 'OSSoftIrqTimeNormalized': {'name': 'ClickHouseAsyncMetrics_OSSoftIrqTimeNormalized', 'type': 'gauge'}, + 'OSStealTimeNormalized': {'name': 'ClickHouseAsyncMetrics_OSStealTimeNormalized', 'type': 'gauge'}, + 'OSSystemTimeNormalized': {'name': 'ClickHouseAsyncMetrics_OSSystemTimeNormalized', 'type': 'gauge'}, + 'OSThreadsRunnable': {'name': 'ClickHouseAsyncMetrics_OSThreadsRunnable', 'type': 'gauge'}, + 'OSThreadsTotal': {'name': 'ClickHouseAsyncMetrics_OSThreadsTotal', 'type': 'gauge'}, + 'OSUptime': {'name': 'ClickHouseAsyncMetrics_OSUptime', 'type': 'gauge'}, + 'OSUserTimeNormalized': {'name': 'ClickHouseAsyncMetrics_OSUserTimeNormalized', 'type': 'gauge'}, + 'PageCacheBytes': {'name': 'ClickHouseAsyncMetrics_PageCacheBytes', 'type': 'gauge'}, + 'PageCacheCells': {'name': 'ClickHouseAsyncMetrics_PageCacheCells', 'type': 'gauge'}, + 'PageCacheMaxBytes': {'name': 'ClickHouseAsyncMetrics_PageCacheMaxBytes', 'type': 'gauge'}, + 'PageCachePinnedBytes': {'name': 'ClickHouseAsyncMetrics_PageCachePinnedBytes', 'type': 'gauge'}, + 'PrimaryIndexCacheBytes': {'name': 'ClickHouseAsyncMetrics_PrimaryIndexCacheBytes', 'type': 'gauge'}, + 'PrimaryIndexCacheFiles': {'name': 'ClickHouseAsyncMetrics_PrimaryIndexCacheFiles', 'type': 'gauge'}, + 'QueryCacheBytes': {'name': 'ClickHouseAsyncMetrics_QueryCacheBytes', 'type': 'gauge'}, + 'QueryCacheEntries': {'name': 'ClickHouseAsyncMetrics_QueryCacheEntries', 'type': 'gauge'}, + 'ReplicasMaxAbsoluteDelay': { + 'name': 'ClickHouseAsyncMetrics_ReplicasMaxAbsoluteDelay', + 'type': 'gauge', + }, + 'ReplicasMaxInsertsInQueue': { + 'name': 'ClickHouseAsyncMetrics_ReplicasMaxInsertsInQueue', + 'type': 'gauge', + }, + 'ReplicasMaxMergesInQueue': { + 'name': 'ClickHouseAsyncMetrics_ReplicasMaxMergesInQueue', + 'type': 'gauge', + }, + 'ReplicasMaxQueueSize': {'name': 'ClickHouseAsyncMetrics_ReplicasMaxQueueSize', 'type': 'gauge'}, + 'ReplicasMaxRelativeDelay': { + 'name': 'ClickHouseAsyncMetrics_ReplicasMaxRelativeDelay', + 'type': 'gauge', + }, + 'ReplicasSumInsertsInQueue': { + 'name': 'ClickHouseAsyncMetrics_ReplicasSumInsertsInQueue', + 'type': 'gauge', + }, + 'ReplicasSumMergesInQueue': { + 'name': 'ClickHouseAsyncMetrics_ReplicasSumMergesInQueue', + 'type': 'gauge', + }, + 'ReplicasSumQueueSize': {'name': 'ClickHouseAsyncMetrics_ReplicasSumQueueSize', 'type': 'gauge'}, + 'TotalBytesOfMergeTreeTables': { + 'name': 'ClickHouseAsyncMetrics_TotalBytesOfMergeTreeTables', + 'type': 'gauge', + }, + 'TotalBytesOfMergeTreeTablesSystem': { + 'name': 'ClickHouseAsyncMetrics_TotalBytesOfMergeTreeTablesSystem', + 'type': 'gauge', + }, + 'TotalIndexGranularityBytesInMemory': { + 'name': 'ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemory', + 'type': 'gauge', + }, + 'TotalIndexGranularityBytesInMemoryAllocated': { + 'name': 'ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemoryAllocated', + 'type': 'gauge', + }, + 'TotalPartsOfMergeTreeTables': { + 'name': 'ClickHouseAsyncMetrics_TotalPartsOfMergeTreeTables', + 'type': 'gauge', + }, + 'TotalPartsOfMergeTreeTablesSystem': { + 'name': 'ClickHouseAsyncMetrics_TotalPartsOfMergeTreeTablesSystem', + 'type': 'gauge', + }, + 'TotalPrimaryKeyBytesInMemory': { + 'name': 'ClickHouseAsyncMetrics_TotalPrimaryKeyBytesInMemory', + 'type': 'gauge', + }, + 'TotalPrimaryKeyBytesInMemoryAllocated': { + 'name': 'ClickHouseAsyncMetrics_TotalPrimaryKeyBytesInMemoryAllocated', + 'type': 'gauge', + }, + 'TotalRowsOfMergeTreeTables': { + 'name': 'ClickHouseAsyncMetrics_TotalRowsOfMergeTreeTables', + 'type': 'gauge', + }, + 'TotalRowsOfMergeTreeTablesSystem': { + 'name': 'ClickHouseAsyncMetrics_TotalRowsOfMergeTreeTablesSystem', + 'type': 'gauge', + }, + 'TrackedMemory': {'name': 'ClickHouseAsyncMetrics_TrackedMemory', 'type': 'gauge'}, + 'UncompressedCacheBytes': {'name': 'ClickHouseAsyncMetrics_UncompressedCacheBytes', 'type': 'gauge'}, + 'UncompressedCacheCells': {'name': 'ClickHouseAsyncMetrics_UncompressedCacheCells', 'type': 'gauge'}, + 'UnreclaimableRSS': {'name': 'ClickHouseAsyncMetrics_UnreclaimableRSS', 'type': 'gauge'}, + 'Uptime': {'name': 'ClickHouseAsyncMetrics_Uptime', 'type': 'gauge'}, + 'VMMaxMapCount': {'name': 'ClickHouseAsyncMetrics_VMMaxMapCount', 'type': 'gauge'}, + 'VMNumMaps': {'name': 'ClickHouseAsyncMetrics_VMNumMaps', 'type': 'gauge'}, + 'jemalloc.epoch': {'name': 'ClickHouseAsyncMetrics_jemalloc.epoch', 'type': 'gauge'}, + }, + }, + ], +} diff --git a/clickhouse/datadog_checks/clickhouse/queries/system_errors.py b/clickhouse/datadog_checks/clickhouse/queries/system_errors.py new file mode 100644 index 0000000000000..0f3dff52b1337 --- /dev/null +++ b/clickhouse/datadog_checks/clickhouse/queries/system_errors.py @@ -0,0 +1,1578 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +# This file is autogenerated. +# To change this file you should edit scripts/templates/system_metrics.py and then run the following command: +# hatch run data:generate + +# https://clickhouse.com/docs/operations/system-tables/errors +SystemErrors = { + 'name': 'system_errors', + 'query': 'SELECT value, name FROM system.errors', + 'columns': [ + {'name': 'metric_value', 'type': 'source'}, + { + 'name': 'metric_name', + 'type': 'match', + 'source': 'metric_value', + 'items': { + 'ABORTED': {'name': 'ClickHouseErrors_ABORTED', 'type': 'monotonic_gauge'}, + 'ACCESS_DENIED': {'name': 'ClickHouseErrors_ACCESS_DENIED', 'type': 'monotonic_gauge'}, + 'ACCESS_ENTITY_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_ACCESS_ENTITY_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'ACCESS_ENTITY_NOT_FOUND': { + 'name': 'ClickHouseErrors_ACCESS_ENTITY_NOT_FOUND', + 'type': 'monotonic_gauge', + }, + 'ACCESS_STORAGE_DOESNT_ALLOW_BACKUP': { + 'name': 'ClickHouseErrors_ACCESS_STORAGE_DOESNT_ALLOW_BACKUP', + 'type': 'monotonic_gauge', + }, + 'ACCESS_STORAGE_FOR_INSERTION_NOT_FOUND': { + 'name': 'ClickHouseErrors_ACCESS_STORAGE_FOR_INSERTION_NOT_FOUND', + 'type': 'monotonic_gauge', + }, + 'ACCESS_STORAGE_READONLY': { + 'name': 'ClickHouseErrors_ACCESS_STORAGE_READONLY', + 'type': 'monotonic_gauge', + }, + 'AGGREGATE_FUNCTION_DOESNT_ALLOW_PARAMETERS': { + 'name': 'ClickHouseErrors_AGGREGATE_FUNCTION_DOESNT_ALLOW_PARAMETERS', + 'type': 'monotonic_gauge', + }, + 'AGGREGATE_FUNCTION_THROW': { + 'name': 'ClickHouseErrors_AGGREGATE_FUNCTION_THROW', + 'type': 'monotonic_gauge', + }, + 'AIO_READ_ERROR': {'name': 'ClickHouseErrors_AIO_READ_ERROR', 'type': 'monotonic_gauge'}, + 'AIO_WRITE_ERROR': {'name': 'ClickHouseErrors_AIO_WRITE_ERROR', 'type': 'monotonic_gauge'}, + 'ALIAS_REQUIRED': {'name': 'ClickHouseErrors_ALIAS_REQUIRED', 'type': 'monotonic_gauge'}, + 'ALL_CONNECTION_TRIES_FAILED': { + 'name': 'ClickHouseErrors_ALL_CONNECTION_TRIES_FAILED', + 'type': 'monotonic_gauge', + }, + 'ALL_REPLICAS_ARE_STALE': { + 'name': 'ClickHouseErrors_ALL_REPLICAS_ARE_STALE', + 'type': 'monotonic_gauge', + }, + 'ALL_REPLICAS_LOST': {'name': 'ClickHouseErrors_ALL_REPLICAS_LOST', 'type': 'monotonic_gauge'}, + 'ALTER_OF_COLUMN_IS_FORBIDDEN': { + 'name': 'ClickHouseErrors_ALTER_OF_COLUMN_IS_FORBIDDEN', + 'type': 'monotonic_gauge', + }, + 'AMBIGUOUS_COLUMN_NAME': {'name': 'ClickHouseErrors_AMBIGUOUS_COLUMN_NAME', 'type': 'monotonic_gauge'}, + 'AMBIGUOUS_IDENTIFIER': {'name': 'ClickHouseErrors_AMBIGUOUS_IDENTIFIER', 'type': 'monotonic_gauge'}, + 'ARGUMENT_OUT_OF_BOUND': {'name': 'ClickHouseErrors_ARGUMENT_OUT_OF_BOUND', 'type': 'monotonic_gauge'}, + 'ARROWFLIGHT_CONNECTION_FAILURE': { + 'name': 'ClickHouseErrors_ARROWFLIGHT_CONNECTION_FAILURE', + 'type': 'monotonic_gauge', + }, + 'ARROWFLIGHT_FETCH_SCHEMA_ERROR': { + 'name': 'ClickHouseErrors_ARROWFLIGHT_FETCH_SCHEMA_ERROR', + 'type': 'monotonic_gauge', + }, + 'ARROWFLIGHT_INTERNAL_ERROR': { + 'name': 'ClickHouseErrors_ARROWFLIGHT_INTERNAL_ERROR', + 'type': 'monotonic_gauge', + }, + 'ARROWFLIGHT_WRITE_ERROR': { + 'name': 'ClickHouseErrors_ARROWFLIGHT_WRITE_ERROR', + 'type': 'monotonic_gauge', + }, + 'ASYNC_LOAD_CANCELED': {'name': 'ClickHouseErrors_ASYNC_LOAD_CANCELED', 'type': 'monotonic_gauge'}, + 'ASYNC_LOAD_CYCLE': {'name': 'ClickHouseErrors_ASYNC_LOAD_CYCLE', 'type': 'monotonic_gauge'}, + 'ASYNC_LOAD_FAILED': {'name': 'ClickHouseErrors_ASYNC_LOAD_FAILED', 'type': 'monotonic_gauge'}, + 'ASYNC_LOAD_WAIT_FAILED': { + 'name': 'ClickHouseErrors_ASYNC_LOAD_WAIT_FAILED', + 'type': 'monotonic_gauge', + }, + 'ATOMIC_RENAME_FAIL': {'name': 'ClickHouseErrors_ATOMIC_RENAME_FAIL', 'type': 'monotonic_gauge'}, + 'ATTEMPT_TO_READ_AFTER_EOF': { + 'name': 'ClickHouseErrors_ATTEMPT_TO_READ_AFTER_EOF', + 'type': 'monotonic_gauge', + }, + 'AUTHENTICATION_FAILED': {'name': 'ClickHouseErrors_AUTHENTICATION_FAILED', 'type': 'monotonic_gauge'}, + 'AVRO_EXCEPTION': {'name': 'ClickHouseErrors_AVRO_EXCEPTION', 'type': 'monotonic_gauge'}, + 'AWS_ERROR': {'name': 'ClickHouseErrors_AWS_ERROR', 'type': 'monotonic_gauge'}, + 'AZURE_BLOB_STORAGE_ERROR': { + 'name': 'ClickHouseErrors_AZURE_BLOB_STORAGE_ERROR', + 'type': 'monotonic_gauge', + }, + 'BACKUP_ALREADY_EXISTS': {'name': 'ClickHouseErrors_BACKUP_ALREADY_EXISTS', 'type': 'monotonic_gauge'}, + 'BACKUP_DAMAGED': {'name': 'ClickHouseErrors_BACKUP_DAMAGED', 'type': 'monotonic_gauge'}, + 'BACKUP_ENGINE_NOT_FOUND': { + 'name': 'ClickHouseErrors_BACKUP_ENGINE_NOT_FOUND', + 'type': 'monotonic_gauge', + }, + 'BACKUP_ENTRY_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_BACKUP_ENTRY_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'BACKUP_ENTRY_NOT_FOUND': { + 'name': 'ClickHouseErrors_BACKUP_ENTRY_NOT_FOUND', + 'type': 'monotonic_gauge', + }, + 'BACKUP_IS_EMPTY': {'name': 'ClickHouseErrors_BACKUP_IS_EMPTY', 'type': 'monotonic_gauge'}, + 'BACKUP_NOT_FOUND': {'name': 'ClickHouseErrors_BACKUP_NOT_FOUND', 'type': 'monotonic_gauge'}, + 'BACKUP_VERSION_NOT_SUPPORTED': { + 'name': 'ClickHouseErrors_BACKUP_VERSION_NOT_SUPPORTED', + 'type': 'monotonic_gauge', + }, + 'BAD_ARGUMENTS': {'name': 'ClickHouseErrors_BAD_ARGUMENTS', 'type': 'monotonic_gauge'}, + 'BAD_COLLATION': {'name': 'ClickHouseErrors_BAD_COLLATION', 'type': 'monotonic_gauge'}, + 'BAD_DATABASE_FOR_TEMPORARY_TABLE': { + 'name': 'ClickHouseErrors_BAD_DATABASE_FOR_TEMPORARY_TABLE', + 'type': 'monotonic_gauge', + }, + 'BAD_DATA_PART_NAME': {'name': 'ClickHouseErrors_BAD_DATA_PART_NAME', 'type': 'monotonic_gauge'}, + 'BAD_FILE_TYPE': {'name': 'ClickHouseErrors_BAD_FILE_TYPE', 'type': 'monotonic_gauge'}, + 'BAD_GET': {'name': 'ClickHouseErrors_BAD_GET', 'type': 'monotonic_gauge'}, + 'BAD_ODBC_CONNECTION_STRING': { + 'name': 'ClickHouseErrors_BAD_ODBC_CONNECTION_STRING', + 'type': 'monotonic_gauge', + }, + 'BAD_QUERY_PARAMETER': {'name': 'ClickHouseErrors_BAD_QUERY_PARAMETER', 'type': 'monotonic_gauge'}, + 'BAD_REQUEST_PARAMETER': {'name': 'ClickHouseErrors_BAD_REQUEST_PARAMETER', 'type': 'monotonic_gauge'}, + 'BAD_SIZE_OF_FILE_IN_DATA_PART': { + 'name': 'ClickHouseErrors_BAD_SIZE_OF_FILE_IN_DATA_PART', + 'type': 'monotonic_gauge', + }, + 'BAD_TTL_EXPRESSION': {'name': 'ClickHouseErrors_BAD_TTL_EXPRESSION', 'type': 'monotonic_gauge'}, + 'BAD_TTL_FILE': {'name': 'ClickHouseErrors_BAD_TTL_FILE', 'type': 'monotonic_gauge'}, + 'BAD_TYPE_OF_FIELD': {'name': 'ClickHouseErrors_BAD_TYPE_OF_FIELD', 'type': 'monotonic_gauge'}, + 'BROKEN_PROJECTION': {'name': 'ClickHouseErrors_BROKEN_PROJECTION', 'type': 'monotonic_gauge'}, + 'BROTLI_READ_FAILED': {'name': 'ClickHouseErrors_BROTLI_READ_FAILED', 'type': 'monotonic_gauge'}, + 'BROTLI_WRITE_FAILED': {'name': 'ClickHouseErrors_BROTLI_WRITE_FAILED', 'type': 'monotonic_gauge'}, + 'BUZZHOUSE': {'name': 'ClickHouseErrors_BUZZHOUSE', 'type': 'monotonic_gauge'}, + 'BZIP2_STREAM_DECODER_FAILED': { + 'name': 'ClickHouseErrors_BZIP2_STREAM_DECODER_FAILED', + 'type': 'monotonic_gauge', + }, + 'BZIP2_STREAM_ENCODER_FAILED': { + 'name': 'ClickHouseErrors_BZIP2_STREAM_ENCODER_FAILED', + 'type': 'monotonic_gauge', + }, + 'CACHE_DICTIONARY_UPDATE_FAIL': { + 'name': 'ClickHouseErrors_CACHE_DICTIONARY_UPDATE_FAIL', + 'type': 'monotonic_gauge', + }, + 'CANNOT_ADD_DIFFERENT_AGGREGATE_STATES': { + 'name': 'ClickHouseErrors_CANNOT_ADD_DIFFERENT_AGGREGATE_STATES', + 'type': 'monotonic_gauge', + }, + 'CANNOT_ADVISE': {'name': 'ClickHouseErrors_CANNOT_ADVISE', 'type': 'monotonic_gauge'}, + 'CANNOT_ALLOCATE_MEMORY': { + 'name': 'ClickHouseErrors_CANNOT_ALLOCATE_MEMORY', + 'type': 'monotonic_gauge', + }, + 'CANNOT_APPEND_TO_FILE': {'name': 'ClickHouseErrors_CANNOT_APPEND_TO_FILE', 'type': 'monotonic_gauge'}, + 'CANNOT_APPLY_CATBOOST_MODEL': { + 'name': 'ClickHouseErrors_CANNOT_APPLY_CATBOOST_MODEL', + 'type': 'monotonic_gauge', + }, + 'CANNOT_ASSIGN_ALTER': {'name': 'ClickHouseErrors_CANNOT_ASSIGN_ALTER', 'type': 'monotonic_gauge'}, + 'CANNOT_ASSIGN_OPTIMIZE': { + 'name': 'ClickHouseErrors_CANNOT_ASSIGN_OPTIMIZE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_BACKUP_TABLE': {'name': 'ClickHouseErrors_CANNOT_BACKUP_TABLE', 'type': 'monotonic_gauge'}, + 'CANNOT_BIND_RABBITMQ_EXCHANGE': { + 'name': 'ClickHouseErrors_CANNOT_BIND_RABBITMQ_EXCHANGE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_BLOCK_SIGNAL': {'name': 'ClickHouseErrors_CANNOT_BLOCK_SIGNAL', 'type': 'monotonic_gauge'}, + 'CANNOT_CLOCK_GETTIME': {'name': 'ClickHouseErrors_CANNOT_CLOCK_GETTIME', 'type': 'monotonic_gauge'}, + 'CANNOT_CLOSE_FILE': {'name': 'ClickHouseErrors_CANNOT_CLOSE_FILE', 'type': 'monotonic_gauge'}, + 'CANNOT_COMMIT_OFFSET': {'name': 'ClickHouseErrors_CANNOT_COMMIT_OFFSET', 'type': 'monotonic_gauge'}, + 'CANNOT_COMPILE_CODE': {'name': 'ClickHouseErrors_CANNOT_COMPILE_CODE', 'type': 'monotonic_gauge'}, + 'CANNOT_COMPILE_REGEXP': {'name': 'ClickHouseErrors_CANNOT_COMPILE_REGEXP', 'type': 'monotonic_gauge'}, + 'CANNOT_COMPRESS': {'name': 'ClickHouseErrors_CANNOT_COMPRESS', 'type': 'monotonic_gauge'}, + 'CANNOT_CONNECT_NATS': {'name': 'ClickHouseErrors_CANNOT_CONNECT_NATS', 'type': 'monotonic_gauge'}, + 'CANNOT_CONNECT_RABBITMQ': { + 'name': 'ClickHouseErrors_CANNOT_CONNECT_RABBITMQ', + 'type': 'monotonic_gauge', + }, + 'CANNOT_CONVERT_CHARSET': { + 'name': 'ClickHouseErrors_CANNOT_CONVERT_CHARSET', + 'type': 'monotonic_gauge', + }, + 'CANNOT_CONVERT_TYPE': {'name': 'ClickHouseErrors_CANNOT_CONVERT_TYPE', 'type': 'monotonic_gauge'}, + 'CANNOT_CREATE_CHARSET_CONVERTER': { + 'name': 'ClickHouseErrors_CANNOT_CREATE_CHARSET_CONVERTER', + 'type': 'monotonic_gauge', + }, + 'CANNOT_CREATE_CHILD_PROCESS': { + 'name': 'ClickHouseErrors_CANNOT_CREATE_CHILD_PROCESS', + 'type': 'monotonic_gauge', + }, + 'CANNOT_CREATE_DATABASE': { + 'name': 'ClickHouseErrors_CANNOT_CREATE_DATABASE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_CREATE_DIRECTORY': { + 'name': 'ClickHouseErrors_CANNOT_CREATE_DIRECTORY', + 'type': 'monotonic_gauge', + }, + 'CANNOT_CREATE_FILE': {'name': 'ClickHouseErrors_CANNOT_CREATE_FILE', 'type': 'monotonic_gauge'}, + 'CANNOT_CREATE_IO_BUFFER': { + 'name': 'ClickHouseErrors_CANNOT_CREATE_IO_BUFFER', + 'type': 'monotonic_gauge', + }, + 'CANNOT_CREATE_RABBITMQ_QUEUE_BINDING': { + 'name': 'ClickHouseErrors_CANNOT_CREATE_RABBITMQ_QUEUE_BINDING', + 'type': 'monotonic_gauge', + }, + 'CANNOT_CREATE_RECURSIVE_FUNCTION': { + 'name': 'ClickHouseErrors_CANNOT_CREATE_RECURSIVE_FUNCTION', + 'type': 'monotonic_gauge', + }, + 'CANNOT_CREATE_TIMER': {'name': 'ClickHouseErrors_CANNOT_CREATE_TIMER', 'type': 'monotonic_gauge'}, + 'CANNOT_DECLARE_RABBITMQ_EXCHANGE': { + 'name': 'ClickHouseErrors_CANNOT_DECLARE_RABBITMQ_EXCHANGE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_DECOMPRESS': {'name': 'ClickHouseErrors_CANNOT_DECOMPRESS', 'type': 'monotonic_gauge'}, + 'CANNOT_DETACH_DICTIONARY_AS_TABLE': { + 'name': 'ClickHouseErrors_CANNOT_DETACH_DICTIONARY_AS_TABLE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_DETECT_FORMAT': {'name': 'ClickHouseErrors_CANNOT_DETECT_FORMAT', 'type': 'monotonic_gauge'}, + 'CANNOT_DLOPEN': {'name': 'ClickHouseErrors_CANNOT_DLOPEN', 'type': 'monotonic_gauge'}, + 'CANNOT_DLSYM': {'name': 'ClickHouseErrors_CANNOT_DLSYM', 'type': 'monotonic_gauge'}, + 'CANNOT_DROP_FUNCTION': {'name': 'ClickHouseErrors_CANNOT_DROP_FUNCTION', 'type': 'monotonic_gauge'}, + 'CANNOT_EXTRACT_TABLE_STRUCTURE': { + 'name': 'ClickHouseErrors_CANNOT_EXTRACT_TABLE_STRUCTURE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_FCNTL': {'name': 'ClickHouseErrors_CANNOT_FCNTL', 'type': 'monotonic_gauge'}, + 'CANNOT_FORGET_PARTITION': { + 'name': 'ClickHouseErrors_CANNOT_FORGET_PARTITION', + 'type': 'monotonic_gauge', + }, + 'CANNOT_FORK': {'name': 'ClickHouseErrors_CANNOT_FORK', 'type': 'monotonic_gauge'}, + 'CANNOT_FORMAT_DATETIME': { + 'name': 'ClickHouseErrors_CANNOT_FORMAT_DATETIME', + 'type': 'monotonic_gauge', + }, + 'CANNOT_FSTAT': {'name': 'ClickHouseErrors_CANNOT_FSTAT', 'type': 'monotonic_gauge'}, + 'CANNOT_FSYNC': {'name': 'ClickHouseErrors_CANNOT_FSYNC', 'type': 'monotonic_gauge'}, + 'CANNOT_GETTIMEOFDAY': {'name': 'ClickHouseErrors_CANNOT_GETTIMEOFDAY', 'type': 'monotonic_gauge'}, + 'CANNOT_GET_CREATE_DICTIONARY_QUERY': { + 'name': 'ClickHouseErrors_CANNOT_GET_CREATE_DICTIONARY_QUERY', + 'type': 'monotonic_gauge', + }, + 'CANNOT_GET_CREATE_TABLE_QUERY': { + 'name': 'ClickHouseErrors_CANNOT_GET_CREATE_TABLE_QUERY', + 'type': 'monotonic_gauge', + }, + 'CANNOT_GET_REPLICATED_DATABASE_SNAPSHOT': { + 'name': 'ClickHouseErrors_CANNOT_GET_REPLICATED_DATABASE_SNAPSHOT', + 'type': 'monotonic_gauge', + }, + 'CANNOT_GET_SIZE_OF_FIELD': { + 'name': 'ClickHouseErrors_CANNOT_GET_SIZE_OF_FIELD', + 'type': 'monotonic_gauge', + }, + 'CANNOT_INSERT_NULL_IN_ORDINARY_COLUMN': { + 'name': 'ClickHouseErrors_CANNOT_INSERT_NULL_IN_ORDINARY_COLUMN', + 'type': 'monotonic_gauge', + }, + 'CANNOT_INSERT_VALUE_OF_DIFFERENT_SIZE_INTO_TUPLE': { + 'name': 'ClickHouseErrors_CANNOT_INSERT_VALUE_OF_DIFFERENT_SIZE_INTO_TUPLE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_IOSETUP': {'name': 'ClickHouseErrors_CANNOT_IOSETUP', 'type': 'monotonic_gauge'}, + 'CANNOT_IO_GETEVENTS': {'name': 'ClickHouseErrors_CANNOT_IO_GETEVENTS', 'type': 'monotonic_gauge'}, + 'CANNOT_IO_SUBMIT': {'name': 'ClickHouseErrors_CANNOT_IO_SUBMIT', 'type': 'monotonic_gauge'}, + 'CANNOT_KILL': {'name': 'ClickHouseErrors_CANNOT_KILL', 'type': 'monotonic_gauge'}, + 'CANNOT_LINK': {'name': 'ClickHouseErrors_CANNOT_LINK', 'type': 'monotonic_gauge'}, + 'CANNOT_LOAD_CATBOOST_MODEL': { + 'name': 'ClickHouseErrors_CANNOT_LOAD_CATBOOST_MODEL', + 'type': 'monotonic_gauge', + }, + 'CANNOT_LOAD_CONFIG': {'name': 'ClickHouseErrors_CANNOT_LOAD_CONFIG', 'type': 'monotonic_gauge'}, + 'CANNOT_MANIPULATE_SIGSET': { + 'name': 'ClickHouseErrors_CANNOT_MANIPULATE_SIGSET', + 'type': 'monotonic_gauge', + }, + 'CANNOT_MERGE_DIFFERENT_AGGREGATED_DATA_VARIANTS': { + 'name': 'ClickHouseErrors_CANNOT_MERGE_DIFFERENT_AGGREGATED_DATA_VARIANTS', + 'type': 'monotonic_gauge', + }, + 'CANNOT_MPROTECT': {'name': 'ClickHouseErrors_CANNOT_MPROTECT', 'type': 'monotonic_gauge'}, + 'CANNOT_MREMAP': {'name': 'ClickHouseErrors_CANNOT_MREMAP', 'type': 'monotonic_gauge'}, + 'CANNOT_MUNMAP': {'name': 'ClickHouseErrors_CANNOT_MUNMAP', 'type': 'monotonic_gauge'}, + 'CANNOT_NORMALIZE_STRING': { + 'name': 'ClickHouseErrors_CANNOT_NORMALIZE_STRING', + 'type': 'monotonic_gauge', + }, + 'CANNOT_OPEN_FILE': {'name': 'ClickHouseErrors_CANNOT_OPEN_FILE', 'type': 'monotonic_gauge'}, + 'CANNOT_PACK_ARCHIVE': {'name': 'ClickHouseErrors_CANNOT_PACK_ARCHIVE', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_BACKUP_SETTINGS': { + 'name': 'ClickHouseErrors_CANNOT_PARSE_BACKUP_SETTINGS', + 'type': 'monotonic_gauge', + }, + 'CANNOT_PARSE_BOOL': {'name': 'ClickHouseErrors_CANNOT_PARSE_BOOL', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_CAPN_PROTO_SCHEMA': { + 'name': 'ClickHouseErrors_CANNOT_PARSE_CAPN_PROTO_SCHEMA', + 'type': 'monotonic_gauge', + }, + 'CANNOT_PARSE_DATE': {'name': 'ClickHouseErrors_CANNOT_PARSE_DATE', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_DATETIME': {'name': 'ClickHouseErrors_CANNOT_PARSE_DATETIME', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_DOMAIN_VALUE_FROM_STRING': { + 'name': 'ClickHouseErrors_CANNOT_PARSE_DOMAIN_VALUE_FROM_STRING', + 'type': 'monotonic_gauge', + }, + 'CANNOT_PARSE_DWARF': {'name': 'ClickHouseErrors_CANNOT_PARSE_DWARF', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_ELF': {'name': 'ClickHouseErrors_CANNOT_PARSE_ELF', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_ESCAPE_SEQUENCE': { + 'name': 'ClickHouseErrors_CANNOT_PARSE_ESCAPE_SEQUENCE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_PARSE_INPUT_ASSERTION_FAILED': { + 'name': 'ClickHouseErrors_CANNOT_PARSE_INPUT_ASSERTION_FAILED', + 'type': 'monotonic_gauge', + }, + 'CANNOT_PARSE_IPV4': {'name': 'ClickHouseErrors_CANNOT_PARSE_IPV4', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_IPV6': {'name': 'ClickHouseErrors_CANNOT_PARSE_IPV6', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_NUMBER': {'name': 'ClickHouseErrors_CANNOT_PARSE_NUMBER', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_PROMQL_QUERY': { + 'name': 'ClickHouseErrors_CANNOT_PARSE_PROMQL_QUERY', + 'type': 'monotonic_gauge', + }, + 'CANNOT_PARSE_PROTOBUF_SCHEMA': { + 'name': 'ClickHouseErrors_CANNOT_PARSE_PROTOBUF_SCHEMA', + 'type': 'monotonic_gauge', + }, + 'CANNOT_PARSE_QUOTED_STRING': { + 'name': 'ClickHouseErrors_CANNOT_PARSE_QUOTED_STRING', + 'type': 'monotonic_gauge', + }, + 'CANNOT_PARSE_TEXT': {'name': 'ClickHouseErrors_CANNOT_PARSE_TEXT', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_UUID': {'name': 'ClickHouseErrors_CANNOT_PARSE_UUID', 'type': 'monotonic_gauge'}, + 'CANNOT_PARSE_YAML': {'name': 'ClickHouseErrors_CANNOT_PARSE_YAML', 'type': 'monotonic_gauge'}, + 'CANNOT_PIPE': {'name': 'ClickHouseErrors_CANNOT_PIPE', 'type': 'monotonic_gauge'}, + 'CANNOT_POLL': {'name': 'ClickHouseErrors_CANNOT_POLL', 'type': 'monotonic_gauge'}, + 'CANNOT_PRINT_FLOAT_OR_DOUBLE_NUMBER': { + 'name': 'ClickHouseErrors_CANNOT_PRINT_FLOAT_OR_DOUBLE_NUMBER', + 'type': 'monotonic_gauge', + }, + 'CANNOT_PTHREAD_ATTR': {'name': 'ClickHouseErrors_CANNOT_PTHREAD_ATTR', 'type': 'monotonic_gauge'}, + 'CANNOT_READ_ALL_DATA': {'name': 'ClickHouseErrors_CANNOT_READ_ALL_DATA', 'type': 'monotonic_gauge'}, + 'CANNOT_READ_ARRAY_FROM_TEXT': { + 'name': 'ClickHouseErrors_CANNOT_READ_ARRAY_FROM_TEXT', + 'type': 'monotonic_gauge', + }, + 'CANNOT_READ_FROM_FILE_DESCRIPTOR': { + 'name': 'ClickHouseErrors_CANNOT_READ_FROM_FILE_DESCRIPTOR', + 'type': 'monotonic_gauge', + }, + 'CANNOT_READ_FROM_ISTREAM': { + 'name': 'ClickHouseErrors_CANNOT_READ_FROM_ISTREAM', + 'type': 'monotonic_gauge', + }, + 'CANNOT_READ_FROM_SOCKET': { + 'name': 'ClickHouseErrors_CANNOT_READ_FROM_SOCKET', + 'type': 'monotonic_gauge', + }, + 'CANNOT_READ_MAP_FROM_TEXT': { + 'name': 'ClickHouseErrors_CANNOT_READ_MAP_FROM_TEXT', + 'type': 'monotonic_gauge', + }, + 'CANNOT_REMOVE_RABBITMQ_EXCHANGE': { + 'name': 'ClickHouseErrors_CANNOT_REMOVE_RABBITMQ_EXCHANGE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_RESTORE_DATABASE': { + 'name': 'ClickHouseErrors_CANNOT_RESTORE_DATABASE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_RESTORE_FROM_FIELD_DUMP': { + 'name': 'ClickHouseErrors_CANNOT_RESTORE_FROM_FIELD_DUMP', + 'type': 'monotonic_gauge', + }, + 'CANNOT_RESTORE_TABLE': {'name': 'ClickHouseErrors_CANNOT_RESTORE_TABLE', 'type': 'monotonic_gauge'}, + 'CANNOT_RESTORE_TO_NONENCRYPTED_DISK': { + 'name': 'ClickHouseErrors_CANNOT_RESTORE_TO_NONENCRYPTED_DISK', + 'type': 'monotonic_gauge', + }, + 'CANNOT_RMDIR': {'name': 'ClickHouseErrors_CANNOT_RMDIR', 'type': 'monotonic_gauge'}, + 'CANNOT_SCHEDULE_TASK': {'name': 'ClickHouseErrors_CANNOT_SCHEDULE_TASK', 'type': 'monotonic_gauge'}, + 'CANNOT_SEEK_THROUGH_FILE': { + 'name': 'ClickHouseErrors_CANNOT_SEEK_THROUGH_FILE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_SELECT': {'name': 'ClickHouseErrors_CANNOT_SELECT', 'type': 'monotonic_gauge'}, + 'CANNOT_SEND_SIGNAL': {'name': 'ClickHouseErrors_CANNOT_SEND_SIGNAL', 'type': 'monotonic_gauge'}, + 'CANNOT_SET_ROUNDING_MODE': { + 'name': 'ClickHouseErrors_CANNOT_SET_ROUNDING_MODE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_SET_SIGNAL_HANDLER': { + 'name': 'ClickHouseErrors_CANNOT_SET_SIGNAL_HANDLER', + 'type': 'monotonic_gauge', + }, + 'CANNOT_SET_THREAD_PRIORITY': { + 'name': 'ClickHouseErrors_CANNOT_SET_THREAD_PRIORITY', + 'type': 'monotonic_gauge', + }, + 'CANNOT_SET_TIMER_PERIOD': { + 'name': 'ClickHouseErrors_CANNOT_SET_TIMER_PERIOD', + 'type': 'monotonic_gauge', + }, + 'CANNOT_SIGQUEUE': {'name': 'ClickHouseErrors_CANNOT_SIGQUEUE', 'type': 'monotonic_gauge'}, + 'CANNOT_SKIP_UNKNOWN_FIELD': { + 'name': 'ClickHouseErrors_CANNOT_SKIP_UNKNOWN_FIELD', + 'type': 'monotonic_gauge', + }, + 'CANNOT_STAT': {'name': 'ClickHouseErrors_CANNOT_STAT', 'type': 'monotonic_gauge'}, + 'CANNOT_STATVFS': {'name': 'ClickHouseErrors_CANNOT_STATVFS', 'type': 'monotonic_gauge'}, + 'CANNOT_SYSCONF': {'name': 'ClickHouseErrors_CANNOT_SYSCONF', 'type': 'monotonic_gauge'}, + 'CANNOT_TRUNCATE_FILE': {'name': 'ClickHouseErrors_CANNOT_TRUNCATE_FILE', 'type': 'monotonic_gauge'}, + 'CANNOT_UNBLOCK_SIGNAL': {'name': 'ClickHouseErrors_CANNOT_UNBLOCK_SIGNAL', 'type': 'monotonic_gauge'}, + 'CANNOT_UNLINK': {'name': 'ClickHouseErrors_CANNOT_UNLINK', 'type': 'monotonic_gauge'}, + 'CANNOT_UNPACK_ARCHIVE': {'name': 'ClickHouseErrors_CANNOT_UNPACK_ARCHIVE', 'type': 'monotonic_gauge'}, + 'CANNOT_UPDATE_COLUMN': {'name': 'ClickHouseErrors_CANNOT_UPDATE_COLUMN', 'type': 'monotonic_gauge'}, + 'CANNOT_USE_DISTRIBUTED_CACHE': { + 'name': 'ClickHouseErrors_CANNOT_USE_DISTRIBUTED_CACHE', + 'type': 'monotonic_gauge', + }, + 'CANNOT_WAITPID': {'name': 'ClickHouseErrors_CANNOT_WAITPID', 'type': 'monotonic_gauge'}, + 'CANNOT_WAIT_FOR_SIGNAL': { + 'name': 'ClickHouseErrors_CANNOT_WAIT_FOR_SIGNAL', + 'type': 'monotonic_gauge', + }, + 'CANNOT_WRITE_AFTER_BUFFER_CANCELED': { + 'name': 'ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED', + 'type': 'monotonic_gauge', + }, + 'CANNOT_WRITE_AFTER_END_OF_BUFFER': { + 'name': 'ClickHouseErrors_CANNOT_WRITE_AFTER_END_OF_BUFFER', + 'type': 'monotonic_gauge', + }, + 'CANNOT_WRITE_TO_FILE': {'name': 'ClickHouseErrors_CANNOT_WRITE_TO_FILE', 'type': 'monotonic_gauge'}, + 'CANNOT_WRITE_TO_FILE_DESCRIPTOR': { + 'name': 'ClickHouseErrors_CANNOT_WRITE_TO_FILE_DESCRIPTOR', + 'type': 'monotonic_gauge', + }, + 'CANNOT_WRITE_TO_OSTREAM': { + 'name': 'ClickHouseErrors_CANNOT_WRITE_TO_OSTREAM', + 'type': 'monotonic_gauge', + }, + 'CANNOT_WRITE_TO_SOCKET': { + 'name': 'ClickHouseErrors_CANNOT_WRITE_TO_SOCKET', + 'type': 'monotonic_gauge', + }, + 'CAPN_PROTO_BAD_CAST': {'name': 'ClickHouseErrors_CAPN_PROTO_BAD_CAST', 'type': 'monotonic_gauge'}, + 'CAPN_PROTO_BAD_TYPE': {'name': 'ClickHouseErrors_CAPN_PROTO_BAD_TYPE', 'type': 'monotonic_gauge'}, + 'CASSANDRA_INTERNAL_ERROR': { + 'name': 'ClickHouseErrors_CASSANDRA_INTERNAL_ERROR', + 'type': 'monotonic_gauge', + }, + 'CHECKSUM_DOESNT_MATCH': {'name': 'ClickHouseErrors_CHECKSUM_DOESNT_MATCH', 'type': 'monotonic_gauge'}, + 'CHILD_WAS_NOT_EXITED_NORMALLY': { + 'name': 'ClickHouseErrors_CHILD_WAS_NOT_EXITED_NORMALLY', + 'type': 'monotonic_gauge', + }, + 'CLIENT_HAS_CONNECTED_TO_WRONG_PORT': { + 'name': 'ClickHouseErrors_CLIENT_HAS_CONNECTED_TO_WRONG_PORT', + 'type': 'monotonic_gauge', + }, + 'CLIENT_INFO_DOES_NOT_MATCH': { + 'name': 'ClickHouseErrors_CLIENT_INFO_DOES_NOT_MATCH', + 'type': 'monotonic_gauge', + }, + 'CLIENT_OUTPUT_FORMAT_SPECIFIED': { + 'name': 'ClickHouseErrors_CLIENT_OUTPUT_FORMAT_SPECIFIED', + 'type': 'monotonic_gauge', + }, + 'CLUSTER_DOESNT_EXIST': {'name': 'ClickHouseErrors_CLUSTER_DOESNT_EXIST', 'type': 'monotonic_gauge'}, + 'COLLATION_COMPARISON_FAILED': { + 'name': 'ClickHouseErrors_COLLATION_COMPARISON_FAILED', + 'type': 'monotonic_gauge', + }, + 'COLUMN_QUERIED_MORE_THAN_ONCE': { + 'name': 'ClickHouseErrors_COLUMN_QUERIED_MORE_THAN_ONCE', + 'type': 'monotonic_gauge', + }, + 'CONCURRENT_ACCESS_NOT_SUPPORTED': { + 'name': 'ClickHouseErrors_CONCURRENT_ACCESS_NOT_SUPPORTED', + 'type': 'monotonic_gauge', + }, + 'CORRUPTED_DATA': {'name': 'ClickHouseErrors_CORRUPTED_DATA', 'type': 'monotonic_gauge'}, + 'CURRENT_WRITE_BUFFER_IS_EXHAUSTED': { + 'name': 'ClickHouseErrors_CURRENT_WRITE_BUFFER_IS_EXHAUSTED', + 'type': 'monotonic_gauge', + }, + 'CYCLIC_ALIASES': {'name': 'ClickHouseErrors_CYCLIC_ALIASES', 'type': 'monotonic_gauge'}, + 'DATABASE_ACCESS_DENIED': { + 'name': 'ClickHouseErrors_DATABASE_ACCESS_DENIED', + 'type': 'monotonic_gauge', + }, + 'DATABASE_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_DATABASE_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'DATABASE_NOT_EMPTY': {'name': 'ClickHouseErrors_DATABASE_NOT_EMPTY', 'type': 'monotonic_gauge'}, + 'DATABASE_REPLICATION_FAILED': { + 'name': 'ClickHouseErrors_DATABASE_REPLICATION_FAILED', + 'type': 'monotonic_gauge', + }, + 'DATALAKE_DATABASE_ERROR': { + 'name': 'ClickHouseErrors_DATALAKE_DATABASE_ERROR', + 'type': 'monotonic_gauge', + }, + 'DATA_ENCRYPTION_ERROR': {'name': 'ClickHouseErrors_DATA_ENCRYPTION_ERROR', 'type': 'monotonic_gauge'}, + 'DATA_TYPE_CANNOT_BE_PROMOTED': { + 'name': 'ClickHouseErrors_DATA_TYPE_CANNOT_BE_PROMOTED', + 'type': 'monotonic_gauge', + }, + 'DATA_TYPE_CANNOT_BE_USED_IN_KEY': { + 'name': 'ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_KEY', + 'type': 'monotonic_gauge', + }, + 'DATA_TYPE_CANNOT_BE_USED_IN_TABLES': { + 'name': 'ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_TABLES', + 'type': 'monotonic_gauge', + }, + 'DATA_TYPE_CANNOT_HAVE_ARGUMENTS': { + 'name': 'ClickHouseErrors_DATA_TYPE_CANNOT_HAVE_ARGUMENTS', + 'type': 'monotonic_gauge', + }, + 'DATA_TYPE_INCOMPATIBLE_WITH_PROTOBUF_FIELD': { + 'name': 'ClickHouseErrors_DATA_TYPE_INCOMPATIBLE_WITH_PROTOBUF_FIELD', + 'type': 'monotonic_gauge', + }, + 'DEADLOCK_AVOIDED': {'name': 'ClickHouseErrors_DEADLOCK_AVOIDED', 'type': 'monotonic_gauge'}, + 'DECIMAL_OVERFLOW': {'name': 'ClickHouseErrors_DECIMAL_OVERFLOW', 'type': 'monotonic_gauge'}, + 'DELTA_KERNEL_ERROR': {'name': 'ClickHouseErrors_DELTA_KERNEL_ERROR', 'type': 'monotonic_gauge'}, + 'DEPENDENCIES_NOT_FOUND': { + 'name': 'ClickHouseErrors_DEPENDENCIES_NOT_FOUND', + 'type': 'monotonic_gauge', + }, + 'DEPRECATED_FUNCTION': {'name': 'ClickHouseErrors_DEPRECATED_FUNCTION', 'type': 'monotonic_gauge'}, + 'DICTIONARIES_WAS_NOT_LOADED': { + 'name': 'ClickHouseErrors_DICTIONARIES_WAS_NOT_LOADED', + 'type': 'monotonic_gauge', + }, + 'DICTIONARY_ACCESS_DENIED': { + 'name': 'ClickHouseErrors_DICTIONARY_ACCESS_DENIED', + 'type': 'monotonic_gauge', + }, + 'DICTIONARY_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_DICTIONARY_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'DICTIONARY_IS_EMPTY': {'name': 'ClickHouseErrors_DICTIONARY_IS_EMPTY', 'type': 'monotonic_gauge'}, + 'DIRECTORY_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_DIRECTORY_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'DIRECTORY_DOESNT_EXIST': { + 'name': 'ClickHouseErrors_DIRECTORY_DOESNT_EXIST', + 'type': 'monotonic_gauge', + }, + 'DISTRIBUTED_BROKEN_BATCH_FILES': { + 'name': 'ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_FILES', + 'type': 'monotonic_gauge', + }, + 'DISTRIBUTED_BROKEN_BATCH_INFO': { + 'name': 'ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_INFO', + 'type': 'monotonic_gauge', + }, + 'DISTRIBUTED_CACHE_ERROR': { + 'name': 'ClickHouseErrors_DISTRIBUTED_CACHE_ERROR', + 'type': 'monotonic_gauge', + }, + 'DISTRIBUTED_IN_JOIN_SUBQUERY_DENIED': { + 'name': 'ClickHouseErrors_DISTRIBUTED_IN_JOIN_SUBQUERY_DENIED', + 'type': 'monotonic_gauge', + }, + 'DISTRIBUTED_TOO_MANY_PENDING_BYTES': { + 'name': 'ClickHouseErrors_DISTRIBUTED_TOO_MANY_PENDING_BYTES', + 'type': 'monotonic_gauge', + }, + 'DNS_ERROR': {'name': 'ClickHouseErrors_DNS_ERROR', 'type': 'monotonic_gauge'}, + 'DUPLICATED_PART_UUIDS': {'name': 'ClickHouseErrors_DUPLICATED_PART_UUIDS', 'type': 'monotonic_gauge'}, + 'DUPLICATE_COLUMN': {'name': 'ClickHouseErrors_DUPLICATE_COLUMN', 'type': 'monotonic_gauge'}, + 'DUPLICATE_DATA_PART': {'name': 'ClickHouseErrors_DUPLICATE_DATA_PART', 'type': 'monotonic_gauge'}, + 'DUPLICATE_INTERSERVER_IO_ENDPOINT': { + 'name': 'ClickHouseErrors_DUPLICATE_INTERSERVER_IO_ENDPOINT', + 'type': 'monotonic_gauge', + }, + 'EMPTY_DATA_PASSED': {'name': 'ClickHouseErrors_EMPTY_DATA_PASSED', 'type': 'monotonic_gauge'}, + 'EMPTY_LIST_OF_COLUMNS_PASSED': { + 'name': 'ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_PASSED', + 'type': 'monotonic_gauge', + }, + 'EMPTY_LIST_OF_COLUMNS_QUERIED': { + 'name': 'ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_QUERIED', + 'type': 'monotonic_gauge', + }, + 'EMPTY_NESTED_TABLE': {'name': 'ClickHouseErrors_EMPTY_NESTED_TABLE', 'type': 'monotonic_gauge'}, + 'EMPTY_QUERY': {'name': 'ClickHouseErrors_EMPTY_QUERY', 'type': 'monotonic_gauge'}, + 'ENGINE_REQUIRED': {'name': 'ClickHouseErrors_ENGINE_REQUIRED', 'type': 'monotonic_gauge'}, + 'EPOLL_ERROR': {'name': 'ClickHouseErrors_EPOLL_ERROR', 'type': 'monotonic_gauge'}, + 'EXCESSIVE_ELEMENT_IN_CONFIG': { + 'name': 'ClickHouseErrors_EXCESSIVE_ELEMENT_IN_CONFIG', + 'type': 'monotonic_gauge', + }, + 'EXPECTED_ALL_OR_ANY': {'name': 'ClickHouseErrors_EXPECTED_ALL_OR_ANY', 'type': 'monotonic_gauge'}, + 'EXPECTED_ALL_OR_DISTINCT': { + 'name': 'ClickHouseErrors_EXPECTED_ALL_OR_DISTINCT', + 'type': 'monotonic_gauge', + }, + 'EXPECTED_END_OF_FILE': {'name': 'ClickHouseErrors_EXPECTED_END_OF_FILE', 'type': 'monotonic_gauge'}, + 'EXPERIMENTAL_FEATURE_ERROR': { + 'name': 'ClickHouseErrors_EXPERIMENTAL_FEATURE_ERROR', + 'type': 'monotonic_gauge', + }, + 'EXTERNAL_LIBRARY_ERROR': { + 'name': 'ClickHouseErrors_EXTERNAL_LIBRARY_ERROR', + 'type': 'monotonic_gauge', + }, + 'EXTERNAL_SERVER_IS_NOT_RESPONDING': { + 'name': 'ClickHouseErrors_EXTERNAL_SERVER_IS_NOT_RESPONDING', + 'type': 'monotonic_gauge', + }, + 'FAILED_TO_GETPWUID': {'name': 'ClickHouseErrors_FAILED_TO_GETPWUID', 'type': 'monotonic_gauge'}, + 'FAILED_TO_SYNC_BACKUP_OR_RESTORE': { + 'name': 'ClickHouseErrors_FAILED_TO_SYNC_BACKUP_OR_RESTORE', + 'type': 'monotonic_gauge', + }, + 'FAULT_INJECTED': {'name': 'ClickHouseErrors_FAULT_INJECTED', 'type': 'monotonic_gauge'}, + 'FEATURE_IS_NOT_ENABLED_AT_BUILD_TIME': { + 'name': 'ClickHouseErrors_FEATURE_IS_NOT_ENABLED_AT_BUILD_TIME', + 'type': 'monotonic_gauge', + }, + 'FILECACHE_ACCESS_DENIED': { + 'name': 'ClickHouseErrors_FILECACHE_ACCESS_DENIED', + 'type': 'monotonic_gauge', + }, + 'FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS': { + 'name': 'ClickHouseErrors_FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS', + 'type': 'monotonic_gauge', + }, + 'FILE_ALREADY_EXISTS': {'name': 'ClickHouseErrors_FILE_ALREADY_EXISTS', 'type': 'monotonic_gauge'}, + 'FILE_DOESNT_EXIST': {'name': 'ClickHouseErrors_FILE_DOESNT_EXIST', 'type': 'monotonic_gauge'}, + 'FIRST_AND_NEXT_TOGETHER': { + 'name': 'ClickHouseErrors_FIRST_AND_NEXT_TOGETHER', + 'type': 'monotonic_gauge', + }, + 'FORMAT_IS_NOT_SUITABLE_FOR_INPUT': { + 'name': 'ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_INPUT', + 'type': 'monotonic_gauge', + }, + 'FORMAT_IS_NOT_SUITABLE_FOR_OUTPUT': { + 'name': 'ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_OUTPUT', + 'type': 'monotonic_gauge', + }, + 'FORMAT_VERSION_TOO_OLD': { + 'name': 'ClickHouseErrors_FORMAT_VERSION_TOO_OLD', + 'type': 'monotonic_gauge', + }, + 'FS_METADATA_ERROR': {'name': 'ClickHouseErrors_FS_METADATA_ERROR', 'type': 'monotonic_gauge'}, + 'FUNCTION_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_FUNCTION_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'FUNCTION_CANNOT_HAVE_PARAMETERS': { + 'name': 'ClickHouseErrors_FUNCTION_CANNOT_HAVE_PARAMETERS', + 'type': 'monotonic_gauge', + }, + 'FUNCTION_IS_SPECIAL': {'name': 'ClickHouseErrors_FUNCTION_IS_SPECIAL', 'type': 'monotonic_gauge'}, + 'FUNCTION_NOT_ALLOWED': {'name': 'ClickHouseErrors_FUNCTION_NOT_ALLOWED', 'type': 'monotonic_gauge'}, + 'FUNCTION_THROW_IF_VALUE_IS_NON_ZERO': { + 'name': 'ClickHouseErrors_FUNCTION_THROW_IF_VALUE_IS_NON_ZERO', + 'type': 'monotonic_gauge', + }, + 'GCP_ERROR': {'name': 'ClickHouseErrors_GCP_ERROR', 'type': 'monotonic_gauge'}, + 'GOOGLE_CLOUD_ERROR': {'name': 'ClickHouseErrors_GOOGLE_CLOUD_ERROR', 'type': 'monotonic_gauge'}, + 'HAVE_DEPENDENT_OBJECTS': { + 'name': 'ClickHouseErrors_HAVE_DEPENDENT_OBJECTS', + 'type': 'monotonic_gauge', + }, + 'HDFS_ERROR': {'name': 'ClickHouseErrors_HDFS_ERROR', 'type': 'monotonic_gauge'}, + 'HTTP_LENGTH_REQUIRED': {'name': 'ClickHouseErrors_HTTP_LENGTH_REQUIRED', 'type': 'monotonic_gauge'}, + 'HTTP_RANGE_NOT_SATISFIABLE': { + 'name': 'ClickHouseErrors_HTTP_RANGE_NOT_SATISFIABLE', + 'type': 'monotonic_gauge', + }, + 'HYPERSCAN_CANNOT_SCAN_TEXT': { + 'name': 'ClickHouseErrors_HYPERSCAN_CANNOT_SCAN_TEXT', + 'type': 'monotonic_gauge', + }, + 'ICEBERG_SPECIFICATION_VIOLATION': { + 'name': 'ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION', + 'type': 'monotonic_gauge', + }, + 'ILLEGAL_AGGREGATION': {'name': 'ClickHouseErrors_ILLEGAL_AGGREGATION', 'type': 'monotonic_gauge'}, + 'ILLEGAL_CODEC_PARAMETER': { + 'name': 'ClickHouseErrors_ILLEGAL_CODEC_PARAMETER', + 'type': 'monotonic_gauge', + }, + 'ILLEGAL_COLUMN': {'name': 'ClickHouseErrors_ILLEGAL_COLUMN', 'type': 'monotonic_gauge'}, + 'ILLEGAL_DIVISION': {'name': 'ClickHouseErrors_ILLEGAL_DIVISION', 'type': 'monotonic_gauge'}, + 'ILLEGAL_FINAL': {'name': 'ClickHouseErrors_ILLEGAL_FINAL', 'type': 'monotonic_gauge'}, + 'ILLEGAL_INDEX': {'name': 'ClickHouseErrors_ILLEGAL_INDEX', 'type': 'monotonic_gauge'}, + 'ILLEGAL_MYSQL_VARIABLE': { + 'name': 'ClickHouseErrors_ILLEGAL_MYSQL_VARIABLE', + 'type': 'monotonic_gauge', + }, + 'ILLEGAL_PREWHERE': {'name': 'ClickHouseErrors_ILLEGAL_PREWHERE', 'type': 'monotonic_gauge'}, + 'ILLEGAL_PROJECTION': {'name': 'ClickHouseErrors_ILLEGAL_PROJECTION', 'type': 'monotonic_gauge'}, + 'ILLEGAL_STATISTICS': {'name': 'ClickHouseErrors_ILLEGAL_STATISTICS', 'type': 'monotonic_gauge'}, + 'ILLEGAL_SYNTAX_FOR_CODEC_TYPE': { + 'name': 'ClickHouseErrors_ILLEGAL_SYNTAX_FOR_CODEC_TYPE', + 'type': 'monotonic_gauge', + }, + 'ILLEGAL_SYNTAX_FOR_DATA_TYPE': { + 'name': 'ClickHouseErrors_ILLEGAL_SYNTAX_FOR_DATA_TYPE', + 'type': 'monotonic_gauge', + }, + 'ILLEGAL_TIME_SERIES_TAGS': { + 'name': 'ClickHouseErrors_ILLEGAL_TIME_SERIES_TAGS', + 'type': 'monotonic_gauge', + }, + 'ILLEGAL_TYPE_OF_ARGUMENT': { + 'name': 'ClickHouseErrors_ILLEGAL_TYPE_OF_ARGUMENT', + 'type': 'monotonic_gauge', + }, + 'ILLEGAL_TYPE_OF_COLUMN_FOR_FILTER': { + 'name': 'ClickHouseErrors_ILLEGAL_TYPE_OF_COLUMN_FOR_FILTER', + 'type': 'monotonic_gauge', + }, + 'INCOMPATIBLE_COLUMNS': {'name': 'ClickHouseErrors_INCOMPATIBLE_COLUMNS', 'type': 'monotonic_gauge'}, + 'INCOMPATIBLE_TYPE_OF_JOIN': { + 'name': 'ClickHouseErrors_INCOMPATIBLE_TYPE_OF_JOIN', + 'type': 'monotonic_gauge', + }, + 'INCONSISTENT_CLUSTER_DEFINITION': { + 'name': 'ClickHouseErrors_INCONSISTENT_CLUSTER_DEFINITION', + 'type': 'monotonic_gauge', + }, + 'INCONSISTENT_METADATA_FOR_BACKUP': { + 'name': 'ClickHouseErrors_INCONSISTENT_METADATA_FOR_BACKUP', + 'type': 'monotonic_gauge', + }, + 'INCORRECT_ACCESS_ENTITY_DEFINITION': { + 'name': 'ClickHouseErrors_INCORRECT_ACCESS_ENTITY_DEFINITION', + 'type': 'monotonic_gauge', + }, + 'INCORRECT_DATA': {'name': 'ClickHouseErrors_INCORRECT_DATA', 'type': 'monotonic_gauge'}, + 'INCORRECT_DICTIONARY_DEFINITION': { + 'name': 'ClickHouseErrors_INCORRECT_DICTIONARY_DEFINITION', + 'type': 'monotonic_gauge', + }, + 'INCORRECT_DISK_INDEX': {'name': 'ClickHouseErrors_INCORRECT_DISK_INDEX', 'type': 'monotonic_gauge'}, + 'INCORRECT_ELEMENT_OF_SET': { + 'name': 'ClickHouseErrors_INCORRECT_ELEMENT_OF_SET', + 'type': 'monotonic_gauge', + }, + 'INCORRECT_FILE_NAME': {'name': 'ClickHouseErrors_INCORRECT_FILE_NAME', 'type': 'monotonic_gauge'}, + 'INCORRECT_INDEX': {'name': 'ClickHouseErrors_INCORRECT_INDEX', 'type': 'monotonic_gauge'}, + 'INCORRECT_NUMBER_OF_COLUMNS': { + 'name': 'ClickHouseErrors_INCORRECT_NUMBER_OF_COLUMNS', + 'type': 'monotonic_gauge', + }, + 'INCORRECT_PART_TYPE': {'name': 'ClickHouseErrors_INCORRECT_PART_TYPE', 'type': 'monotonic_gauge'}, + 'INCORRECT_QUERY': {'name': 'ClickHouseErrors_INCORRECT_QUERY', 'type': 'monotonic_gauge'}, + 'INCORRECT_RESULT_OF_SCALAR_SUBQUERY': { + 'name': 'ClickHouseErrors_INCORRECT_RESULT_OF_SCALAR_SUBQUERY', + 'type': 'monotonic_gauge', + }, + 'INDEX_NOT_USED': {'name': 'ClickHouseErrors_INDEX_NOT_USED', 'type': 'monotonic_gauge'}, + 'INDEX_OF_POSITIONAL_ARGUMENT_IS_OUT_OF_RANGE': { + 'name': 'ClickHouseErrors_INDEX_OF_POSITIONAL_ARGUMENT_IS_OUT_OF_RANGE', + 'type': 'monotonic_gauge', + }, + 'INFINITE_LOOP': {'name': 'ClickHouseErrors_INFINITE_LOOP', 'type': 'monotonic_gauge'}, + 'INSECURE_PATH': {'name': 'ClickHouseErrors_INSECURE_PATH', 'type': 'monotonic_gauge'}, + 'INSERT_WAS_DEDUPLICATED': { + 'name': 'ClickHouseErrors_INSERT_WAS_DEDUPLICATED', + 'type': 'monotonic_gauge', + }, + 'INTERNAL_REDIS_ERROR': {'name': 'ClickHouseErrors_INTERNAL_REDIS_ERROR', 'type': 'monotonic_gauge'}, + 'INTERSECT_OR_EXCEPT_RESULT_STRUCTURES_MISMATCH': { + 'name': 'ClickHouseErrors_INTERSECT_OR_EXCEPT_RESULT_STRUCTURES_MISMATCH', + 'type': 'monotonic_gauge', + }, + 'INTERSERVER_SCHEME_DOESNT_MATCH': { + 'name': 'ClickHouseErrors_INTERSERVER_SCHEME_DOESNT_MATCH', + 'type': 'monotonic_gauge', + }, + 'INTO_OUTFILE_NOT_ALLOWED': { + 'name': 'ClickHouseErrors_INTO_OUTFILE_NOT_ALLOWED', + 'type': 'monotonic_gauge', + }, + 'INVALID_CONFIG_PARAMETER': { + 'name': 'ClickHouseErrors_INVALID_CONFIG_PARAMETER', + 'type': 'monotonic_gauge', + }, + 'INVALID_FORMAT_INSERT_QUERY_WITH_DATA': { + 'name': 'ClickHouseErrors_INVALID_FORMAT_INSERT_QUERY_WITH_DATA', + 'type': 'monotonic_gauge', + }, + 'INVALID_GRANT': {'name': 'ClickHouseErrors_INVALID_GRANT', 'type': 'monotonic_gauge'}, + 'INVALID_GRPC_QUERY_INFO': { + 'name': 'ClickHouseErrors_INVALID_GRPC_QUERY_INFO', + 'type': 'monotonic_gauge', + }, + 'INVALID_IDENTIFIER': {'name': 'ClickHouseErrors_INVALID_IDENTIFIER', 'type': 'monotonic_gauge'}, + 'INVALID_JOIN_ON_EXPRESSION': { + 'name': 'ClickHouseErrors_INVALID_JOIN_ON_EXPRESSION', + 'type': 'monotonic_gauge', + }, + 'INVALID_LIMIT_EXPRESSION': { + 'name': 'ClickHouseErrors_INVALID_LIMIT_EXPRESSION', + 'type': 'monotonic_gauge', + }, + 'INVALID_PARTITION_VALUE': { + 'name': 'ClickHouseErrors_INVALID_PARTITION_VALUE', + 'type': 'monotonic_gauge', + }, + 'INVALID_RAID_TYPE': {'name': 'ClickHouseErrors_INVALID_RAID_TYPE', 'type': 'monotonic_gauge'}, + 'INVALID_REDIS_STORAGE_TYPE': { + 'name': 'ClickHouseErrors_INVALID_REDIS_STORAGE_TYPE', + 'type': 'monotonic_gauge', + }, + 'INVALID_REDIS_TABLE_STRUCTURE': { + 'name': 'ClickHouseErrors_INVALID_REDIS_TABLE_STRUCTURE', + 'type': 'monotonic_gauge', + }, + 'INVALID_SCHEDULER_NODE': { + 'name': 'ClickHouseErrors_INVALID_SCHEDULER_NODE', + 'type': 'monotonic_gauge', + }, + 'INVALID_SESSION_TIMEOUT': { + 'name': 'ClickHouseErrors_INVALID_SESSION_TIMEOUT', + 'type': 'monotonic_gauge', + }, + 'INVALID_SETTING_VALUE': {'name': 'ClickHouseErrors_INVALID_SETTING_VALUE', 'type': 'monotonic_gauge'}, + 'INVALID_SHARD_ID': {'name': 'ClickHouseErrors_INVALID_SHARD_ID', 'type': 'monotonic_gauge'}, + 'INVALID_STATE': {'name': 'ClickHouseErrors_INVALID_STATE', 'type': 'monotonic_gauge'}, + 'INVALID_TABLE_OVERRIDE': { + 'name': 'ClickHouseErrors_INVALID_TABLE_OVERRIDE', + 'type': 'monotonic_gauge', + }, + 'INVALID_TEMPLATE_FORMAT': { + 'name': 'ClickHouseErrors_INVALID_TEMPLATE_FORMAT', + 'type': 'monotonic_gauge', + }, + 'INVALID_TRANSACTION': {'name': 'ClickHouseErrors_INVALID_TRANSACTION', 'type': 'monotonic_gauge'}, + 'INVALID_USAGE_OF_INPUT': { + 'name': 'ClickHouseErrors_INVALID_USAGE_OF_INPUT', + 'type': 'monotonic_gauge', + }, + 'INVALID_WITH_FILL_EXPRESSION': { + 'name': 'ClickHouseErrors_INVALID_WITH_FILL_EXPRESSION', + 'type': 'monotonic_gauge', + }, + 'IO_SETUP_ERROR': {'name': 'ClickHouseErrors_IO_SETUP_ERROR', 'type': 'monotonic_gauge'}, + 'IO_URING_INIT_FAILED': {'name': 'ClickHouseErrors_IO_URING_INIT_FAILED', 'type': 'monotonic_gauge'}, + 'IO_URING_SUBMIT_ERROR': {'name': 'ClickHouseErrors_IO_URING_SUBMIT_ERROR', 'type': 'monotonic_gauge'}, + 'IP_ADDRESS_NOT_ALLOWED': { + 'name': 'ClickHouseErrors_IP_ADDRESS_NOT_ALLOWED', + 'type': 'monotonic_gauge', + }, + 'KEEPER_EXCEPTION': {'name': 'ClickHouseErrors_KEEPER_EXCEPTION', 'type': 'monotonic_gauge'}, + 'KERBEROS_ERROR': {'name': 'ClickHouseErrors_KERBEROS_ERROR', 'type': 'monotonic_gauge'}, + 'LDAP_ERROR': {'name': 'ClickHouseErrors_LDAP_ERROR', 'type': 'monotonic_gauge'}, + 'LIBSSH_ERROR': {'name': 'ClickHouseErrors_LIBSSH_ERROR', 'type': 'monotonic_gauge'}, + 'LICENSE_EXPIRED': {'name': 'ClickHouseErrors_LICENSE_EXPIRED', 'type': 'monotonic_gauge'}, + 'LIMIT_BY_WITH_TIES_IS_NOT_SUPPORTED': { + 'name': 'ClickHouseErrors_LIMIT_BY_WITH_TIES_IS_NOT_SUPPORTED', + 'type': 'monotonic_gauge', + }, + 'LIMIT_EXCEEDED': {'name': 'ClickHouseErrors_LIMIT_EXCEEDED', 'type': 'monotonic_gauge'}, + 'LOGICAL_ERROR': {'name': 'ClickHouseErrors_LOGICAL_ERROR', 'type': 'monotonic_gauge'}, + 'LZ4_DECODER_FAILED': {'name': 'ClickHouseErrors_LZ4_DECODER_FAILED', 'type': 'monotonic_gauge'}, + 'LZ4_ENCODER_FAILED': {'name': 'ClickHouseErrors_LZ4_ENCODER_FAILED', 'type': 'monotonic_gauge'}, + 'LZMA_STREAM_DECODER_FAILED': { + 'name': 'ClickHouseErrors_LZMA_STREAM_DECODER_FAILED', + 'type': 'monotonic_gauge', + }, + 'LZMA_STREAM_ENCODER_FAILED': { + 'name': 'ClickHouseErrors_LZMA_STREAM_ENCODER_FAILED', + 'type': 'monotonic_gauge', + }, + 'MEMORY_LIMIT_EXCEEDED': {'name': 'ClickHouseErrors_MEMORY_LIMIT_EXCEEDED', 'type': 'monotonic_gauge'}, + 'METADATA_MISMATCH': {'name': 'ClickHouseErrors_METADATA_MISMATCH', 'type': 'monotonic_gauge'}, + 'MISMATCHING_USERS_FOR_PROCESS_AND_DATA': { + 'name': 'ClickHouseErrors_MISMATCHING_USERS_FOR_PROCESS_AND_DATA', + 'type': 'monotonic_gauge', + }, + 'MISMATCH_REPLICAS_DATA_SOURCES': { + 'name': 'ClickHouseErrors_MISMATCH_REPLICAS_DATA_SOURCES', + 'type': 'monotonic_gauge', + }, + 'MIXED_ACCESS_PARAMETER_TYPES': { + 'name': 'ClickHouseErrors_MIXED_ACCESS_PARAMETER_TYPES', + 'type': 'monotonic_gauge', + }, + 'MONGODB_CANNOT_AUTHENTICATE': { + 'name': 'ClickHouseErrors_MONGODB_CANNOT_AUTHENTICATE', + 'type': 'monotonic_gauge', + }, + 'MONGODB_ERROR': {'name': 'ClickHouseErrors_MONGODB_ERROR', 'type': 'monotonic_gauge'}, + 'MULTIPLE_ASSIGNMENTS_TO_COLUMN': { + 'name': 'ClickHouseErrors_MULTIPLE_ASSIGNMENTS_TO_COLUMN', + 'type': 'monotonic_gauge', + }, + 'MULTIPLE_COLUMNS_SERIALIZED_TO_SAME_PROTOBUF_FIELD': { + 'name': 'ClickHouseErrors_MULTIPLE_COLUMNS_SERIALIZED_TO_SAME_PROTOBUF_FIELD', + 'type': 'monotonic_gauge', + }, + 'MULTIPLE_EXPRESSIONS_FOR_ALIAS': { + 'name': 'ClickHouseErrors_MULTIPLE_EXPRESSIONS_FOR_ALIAS', + 'type': 'monotonic_gauge', + }, + 'MULTIPLE_STREAMS_REQUIRED': { + 'name': 'ClickHouseErrors_MULTIPLE_STREAMS_REQUIRED', + 'type': 'monotonic_gauge', + }, + 'MYSQL_CLIENT_INSUFFICIENT_CAPABILITIES': { + 'name': 'ClickHouseErrors_MYSQL_CLIENT_INSUFFICIENT_CAPABILITIES', + 'type': 'monotonic_gauge', + }, + 'MYSQL_SYNTAX_ERROR': {'name': 'ClickHouseErrors_MYSQL_SYNTAX_ERROR', 'type': 'monotonic_gauge'}, + 'NAMED_COLLECTION_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_NAMED_COLLECTION_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'NAMED_COLLECTION_DOESNT_EXIST': { + 'name': 'ClickHouseErrors_NAMED_COLLECTION_DOESNT_EXIST', + 'type': 'monotonic_gauge', + }, + 'NAMED_COLLECTION_IS_IMMUTABLE': { + 'name': 'ClickHouseErrors_NAMED_COLLECTION_IS_IMMUTABLE', + 'type': 'monotonic_gauge', + }, + 'NETLINK_ERROR': {'name': 'ClickHouseErrors_NETLINK_ERROR', 'type': 'monotonic_gauge'}, + 'NETWORK_ERROR': {'name': 'ClickHouseErrors_NETWORK_ERROR', 'type': 'monotonic_gauge'}, + 'NOT_AN_AGGREGATE': {'name': 'ClickHouseErrors_NOT_AN_AGGREGATE', 'type': 'monotonic_gauge'}, + 'NOT_A_LEADER': {'name': 'ClickHouseErrors_NOT_A_LEADER', 'type': 'monotonic_gauge'}, + 'NOT_ENOUGH_SPACE': {'name': 'ClickHouseErrors_NOT_ENOUGH_SPACE', 'type': 'monotonic_gauge'}, + 'NOT_FOUND_COLUMN_IN_BLOCK': { + 'name': 'ClickHouseErrors_NOT_FOUND_COLUMN_IN_BLOCK', + 'type': 'monotonic_gauge', + }, + 'NOT_FOUND_EXPECTED_DATA_PART': { + 'name': 'ClickHouseErrors_NOT_FOUND_EXPECTED_DATA_PART', + 'type': 'monotonic_gauge', + }, + 'NOT_FOUND_NODE': {'name': 'ClickHouseErrors_NOT_FOUND_NODE', 'type': 'monotonic_gauge'}, + 'NOT_IMPLEMENTED': {'name': 'ClickHouseErrors_NOT_IMPLEMENTED', 'type': 'monotonic_gauge'}, + 'NOT_INITIALIZED': {'name': 'ClickHouseErrors_NOT_INITIALIZED', 'type': 'monotonic_gauge'}, + 'NO_ACTIVE_REPLICAS': {'name': 'ClickHouseErrors_NO_ACTIVE_REPLICAS', 'type': 'monotonic_gauge'}, + 'NO_AVAILABLE_DATA': {'name': 'ClickHouseErrors_NO_AVAILABLE_DATA', 'type': 'monotonic_gauge'}, + 'NO_AVAILABLE_REPLICA': {'name': 'ClickHouseErrors_NO_AVAILABLE_REPLICA', 'type': 'monotonic_gauge'}, + 'NO_BASE_BACKUP': {'name': 'ClickHouseErrors_NO_BASE_BACKUP', 'type': 'monotonic_gauge'}, + 'NO_COLUMNS_SERIALIZED_TO_PROTOBUF_FIELDS': { + 'name': 'ClickHouseErrors_NO_COLUMNS_SERIALIZED_TO_PROTOBUF_FIELDS', + 'type': 'monotonic_gauge', + }, + 'NO_COLUMN_SERIALIZED_TO_REQUIRED_PROTOBUF_FIELD': { + 'name': 'ClickHouseErrors_NO_COLUMN_SERIALIZED_TO_REQUIRED_PROTOBUF_FIELD', + 'type': 'monotonic_gauge', + }, + 'NO_COMMON_TYPE': {'name': 'ClickHouseErrors_NO_COMMON_TYPE', 'type': 'monotonic_gauge'}, + 'NO_DATA_TO_INSERT': {'name': 'ClickHouseErrors_NO_DATA_TO_INSERT', 'type': 'monotonic_gauge'}, + 'NO_ELEMENTS_IN_CONFIG': {'name': 'ClickHouseErrors_NO_ELEMENTS_IN_CONFIG', 'type': 'monotonic_gauge'}, + 'NO_FILE_IN_DATA_PART': {'name': 'ClickHouseErrors_NO_FILE_IN_DATA_PART', 'type': 'monotonic_gauge'}, + 'NO_FREE_CONNECTION': {'name': 'ClickHouseErrors_NO_FREE_CONNECTION', 'type': 'monotonic_gauge'}, + 'NO_HIVEMETASTORE': {'name': 'ClickHouseErrors_NO_HIVEMETASTORE', 'type': 'monotonic_gauge'}, + 'NO_REMOTE_SHARD_AVAILABLE': { + 'name': 'ClickHouseErrors_NO_REMOTE_SHARD_AVAILABLE', + 'type': 'monotonic_gauge', + }, + 'NO_REPLICA_HAS_PART': {'name': 'ClickHouseErrors_NO_REPLICA_HAS_PART', 'type': 'monotonic_gauge'}, + 'NO_REPLICA_NAME_GIVEN': {'name': 'ClickHouseErrors_NO_REPLICA_NAME_GIVEN', 'type': 'monotonic_gauge'}, + 'NO_ROW_DELIMITER': {'name': 'ClickHouseErrors_NO_ROW_DELIMITER', 'type': 'monotonic_gauge'}, + 'NO_SUCH_COLUMN_IN_TABLE': { + 'name': 'ClickHouseErrors_NO_SUCH_COLUMN_IN_TABLE', + 'type': 'monotonic_gauge', + }, + 'NO_SUCH_DATA_PART': {'name': 'ClickHouseErrors_NO_SUCH_DATA_PART', 'type': 'monotonic_gauge'}, + 'NO_SUCH_ERROR_CODE': {'name': 'ClickHouseErrors_NO_SUCH_ERROR_CODE', 'type': 'monotonic_gauge'}, + 'NO_SUCH_INTERSERVER_IO_ENDPOINT': { + 'name': 'ClickHouseErrors_NO_SUCH_INTERSERVER_IO_ENDPOINT', + 'type': 'monotonic_gauge', + }, + 'NO_SUCH_PROJECTION_IN_TABLE': { + 'name': 'ClickHouseErrors_NO_SUCH_PROJECTION_IN_TABLE', + 'type': 'monotonic_gauge', + }, + 'NO_SUCH_REPLICA': {'name': 'ClickHouseErrors_NO_SUCH_REPLICA', 'type': 'monotonic_gauge'}, + 'NO_SUITABLE_FUNCTION_IMPLEMENTATION': { + 'name': 'ClickHouseErrors_NO_SUITABLE_FUNCTION_IMPLEMENTATION', + 'type': 'monotonic_gauge', + }, + 'NO_ZOOKEEPER': {'name': 'ClickHouseErrors_NO_ZOOKEEPER', 'type': 'monotonic_gauge'}, + 'NUMBER_OF_ARGUMENTS_DOESNT_MATCH': { + 'name': 'ClickHouseErrors_NUMBER_OF_ARGUMENTS_DOESNT_MATCH', + 'type': 'monotonic_gauge', + }, + 'NUMBER_OF_COLUMNS_DOESNT_MATCH': { + 'name': 'ClickHouseErrors_NUMBER_OF_COLUMNS_DOESNT_MATCH', + 'type': 'monotonic_gauge', + }, + 'NUMBER_OF_DIMENSIONS_MISMATCHED': { + 'name': 'ClickHouseErrors_NUMBER_OF_DIMENSIONS_MISMATCHED', + 'type': 'monotonic_gauge', + }, + 'OFFSET_FETCH_WITHOUT_ORDER_BY': { + 'name': 'ClickHouseErrors_OFFSET_FETCH_WITHOUT_ORDER_BY', + 'type': 'monotonic_gauge', + }, + 'OK': {'name': 'ClickHouseErrors_OK', 'type': 'monotonic_gauge'}, + 'ONLY_NULLS_WHILE_READING_SCHEMA': { + 'name': 'ClickHouseErrors_ONLY_NULLS_WHILE_READING_SCHEMA', + 'type': 'monotonic_gauge', + }, + 'OPENSSL_ERROR': {'name': 'ClickHouseErrors_OPENSSL_ERROR', 'type': 'monotonic_gauge'}, + 'PARAMETERS_TO_AGGREGATE_FUNCTIONS_MUST_BE_LITERALS': { + 'name': 'ClickHouseErrors_PARAMETERS_TO_AGGREGATE_FUNCTIONS_MUST_BE_LITERALS', + 'type': 'monotonic_gauge', + }, + 'PARAMETER_OUT_OF_BOUND': { + 'name': 'ClickHouseErrors_PARAMETER_OUT_OF_BOUND', + 'type': 'monotonic_gauge', + }, + 'PARQUET_EXCEPTION': {'name': 'ClickHouseErrors_PARQUET_EXCEPTION', 'type': 'monotonic_gauge'}, + 'PARTITION_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_PARTITION_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'PARTITION_DOESNT_EXIST': { + 'name': 'ClickHouseErrors_PARTITION_DOESNT_EXIST', + 'type': 'monotonic_gauge', + }, + 'PART_IS_LOCKED': {'name': 'ClickHouseErrors_PART_IS_LOCKED', 'type': 'monotonic_gauge'}, + 'PART_IS_TEMPORARILY_LOCKED': { + 'name': 'ClickHouseErrors_PART_IS_TEMPORARILY_LOCKED', + 'type': 'monotonic_gauge', + }, + 'PATH_ACCESS_DENIED': {'name': 'ClickHouseErrors_PATH_ACCESS_DENIED', 'type': 'monotonic_gauge'}, + 'POCO_EXCEPTION': {'name': 'ClickHouseErrors_POCO_EXCEPTION', 'type': 'monotonic_gauge'}, + 'POSITION_OUT_OF_BOUND': {'name': 'ClickHouseErrors_POSITION_OUT_OF_BOUND', 'type': 'monotonic_gauge'}, + 'POSTGRESQL_CONNECTION_FAILURE': { + 'name': 'ClickHouseErrors_POSTGRESQL_CONNECTION_FAILURE', + 'type': 'monotonic_gauge', + }, + 'POSTGRESQL_REPLICATION_INTERNAL_ERROR': { + 'name': 'ClickHouseErrors_POSTGRESQL_REPLICATION_INTERNAL_ERROR', + 'type': 'monotonic_gauge', + }, + 'POTENTIALLY_BROKEN_DATA_PART': { + 'name': 'ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART', + 'type': 'monotonic_gauge', + }, + 'PROJECTION_NOT_USED': {'name': 'ClickHouseErrors_PROJECTION_NOT_USED', 'type': 'monotonic_gauge'}, + 'PROTOBUF_BAD_CAST': {'name': 'ClickHouseErrors_PROTOBUF_BAD_CAST', 'type': 'monotonic_gauge'}, + 'PROTOBUF_FIELD_NOT_REPEATED': { + 'name': 'ClickHouseErrors_PROTOBUF_FIELD_NOT_REPEATED', + 'type': 'monotonic_gauge', + }, + 'PROTOCOL_VERSION_MISMATCH': { + 'name': 'ClickHouseErrors_PROTOCOL_VERSION_MISMATCH', + 'type': 'monotonic_gauge', + }, + 'PTHREAD_ERROR': {'name': 'ClickHouseErrors_PTHREAD_ERROR', 'type': 'monotonic_gauge'}, + 'QUERY_CACHE_USED_WITH_NONDETERMINISTIC_FUNCTIONS': { + 'name': 'ClickHouseErrors_QUERY_CACHE_USED_WITH_NONDETERMINISTIC_FUNCTIONS', + 'type': 'monotonic_gauge', + }, + 'QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE': { + 'name': 'ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE', + 'type': 'monotonic_gauge', + }, + 'QUERY_CACHE_USED_WITH_SYSTEM_TABLE': { + 'name': 'ClickHouseErrors_QUERY_CACHE_USED_WITH_SYSTEM_TABLE', + 'type': 'monotonic_gauge', + }, + 'QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW': { + 'name': 'ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW', + 'type': 'monotonic_gauge', + }, + 'QUERY_IS_NOT_SUPPORTED_IN_WINDOW_VIEW': { + 'name': 'ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_WINDOW_VIEW', + 'type': 'monotonic_gauge', + }, + 'QUERY_IS_PROHIBITED': {'name': 'ClickHouseErrors_QUERY_IS_PROHIBITED', 'type': 'monotonic_gauge'}, + 'QUERY_IS_TOO_LARGE': {'name': 'ClickHouseErrors_QUERY_IS_TOO_LARGE', 'type': 'monotonic_gauge'}, + 'QUERY_NOT_ALLOWED': {'name': 'ClickHouseErrors_QUERY_NOT_ALLOWED', 'type': 'monotonic_gauge'}, + 'QUERY_WAS_CANCELLED': {'name': 'ClickHouseErrors_QUERY_WAS_CANCELLED', 'type': 'monotonic_gauge'}, + 'QUERY_WAS_CANCELLED_BY_CLIENT': { + 'name': 'ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT', + 'type': 'monotonic_gauge', + }, + 'QUERY_WITH_SAME_ID_IS_ALREADY_RUNNING': { + 'name': 'ClickHouseErrors_QUERY_WITH_SAME_ID_IS_ALREADY_RUNNING', + 'type': 'monotonic_gauge', + }, + 'QUOTA_EXCEEDED': {'name': 'ClickHouseErrors_QUOTA_EXCEEDED', 'type': 'monotonic_gauge'}, + 'QUOTA_REQUIRES_CLIENT_KEY': { + 'name': 'ClickHouseErrors_QUOTA_REQUIRES_CLIENT_KEY', + 'type': 'monotonic_gauge', + }, + 'RAFT_ERROR': {'name': 'ClickHouseErrors_RAFT_ERROR', 'type': 'monotonic_gauge'}, + 'READONLY': {'name': 'ClickHouseErrors_READONLY', 'type': 'monotonic_gauge'}, + 'READONLY_SETTING': {'name': 'ClickHouseErrors_READONLY_SETTING', 'type': 'monotonic_gauge'}, + 'RECEIVED_EMPTY_DATA': {'name': 'ClickHouseErrors_RECEIVED_EMPTY_DATA', 'type': 'monotonic_gauge'}, + 'RECEIVED_ERROR_FROM_REMOTE_IO_SERVER': { + 'name': 'ClickHouseErrors_RECEIVED_ERROR_FROM_REMOTE_IO_SERVER', + 'type': 'monotonic_gauge', + }, + 'RECEIVED_ERROR_TOO_MANY_REQUESTS': { + 'name': 'ClickHouseErrors_RECEIVED_ERROR_TOO_MANY_REQUESTS', + 'type': 'monotonic_gauge', + }, + 'REFRESH_FAILED': {'name': 'ClickHouseErrors_REFRESH_FAILED', 'type': 'monotonic_gauge'}, + 'REPLICA_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_REPLICA_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'REPLICA_IS_ALREADY_ACTIVE': { + 'name': 'ClickHouseErrors_REPLICA_IS_ALREADY_ACTIVE', + 'type': 'monotonic_gauge', + }, + 'REPLICA_IS_NOT_IN_QUORUM': { + 'name': 'ClickHouseErrors_REPLICA_IS_NOT_IN_QUORUM', + 'type': 'monotonic_gauge', + }, + 'REPLICA_STATUS_CHANGED': { + 'name': 'ClickHouseErrors_REPLICA_STATUS_CHANGED', + 'type': 'monotonic_gauge', + }, + 'REQUIRED_PASSWORD': {'name': 'ClickHouseErrors_REQUIRED_PASSWORD', 'type': 'monotonic_gauge'}, + 'RESOURCE_ACCESS_DENIED': { + 'name': 'ClickHouseErrors_RESOURCE_ACCESS_DENIED', + 'type': 'monotonic_gauge', + }, + 'RESOURCE_NOT_FOUND': {'name': 'ClickHouseErrors_RESOURCE_NOT_FOUND', 'type': 'monotonic_gauge'}, + 'ROCKSDB_ERROR': {'name': 'ClickHouseErrors_ROCKSDB_ERROR', 'type': 'monotonic_gauge'}, + 'ROW_AND_ROWS_TOGETHER': {'name': 'ClickHouseErrors_ROW_AND_ROWS_TOGETHER', 'type': 'monotonic_gauge'}, + 'S3_ERROR': {'name': 'ClickHouseErrors_S3_ERROR', 'type': 'monotonic_gauge'}, + 'SAMPLING_NOT_SUPPORTED': { + 'name': 'ClickHouseErrors_SAMPLING_NOT_SUPPORTED', + 'type': 'monotonic_gauge', + }, + 'SEEK_POSITION_OUT_OF_BOUND': { + 'name': 'ClickHouseErrors_SEEK_POSITION_OUT_OF_BOUND', + 'type': 'monotonic_gauge', + }, + 'SERIALIZATION_ERROR': {'name': 'ClickHouseErrors_SERIALIZATION_ERROR', 'type': 'monotonic_gauge'}, + 'SERVER_OVERLOADED': {'name': 'ClickHouseErrors_SERVER_OVERLOADED', 'type': 'monotonic_gauge'}, + 'SESSION_ID_EMPTY': {'name': 'ClickHouseErrors_SESSION_ID_EMPTY', 'type': 'monotonic_gauge'}, + 'SESSION_IS_LOCKED': {'name': 'ClickHouseErrors_SESSION_IS_LOCKED', 'type': 'monotonic_gauge'}, + 'SESSION_NOT_FOUND': {'name': 'ClickHouseErrors_SESSION_NOT_FOUND', 'type': 'monotonic_gauge'}, + 'SETTING_CONSTRAINT_VIOLATION': { + 'name': 'ClickHouseErrors_SETTING_CONSTRAINT_VIOLATION', + 'type': 'monotonic_gauge', + }, + 'SET_NON_GRANTED_ROLE': {'name': 'ClickHouseErrors_SET_NON_GRANTED_ROLE', 'type': 'monotonic_gauge'}, + 'SET_SIZE_LIMIT_EXCEEDED': { + 'name': 'ClickHouseErrors_SET_SIZE_LIMIT_EXCEEDED', + 'type': 'monotonic_gauge', + }, + 'SHARD_HAS_NO_CONNECTIONS': { + 'name': 'ClickHouseErrors_SHARD_HAS_NO_CONNECTIONS', + 'type': 'monotonic_gauge', + }, + 'SIZES_OF_ARRAYS_DONT_MATCH': { + 'name': 'ClickHouseErrors_SIZES_OF_ARRAYS_DONT_MATCH', + 'type': 'monotonic_gauge', + }, + 'SIZES_OF_COLUMNS_DOESNT_MATCH': { + 'name': 'ClickHouseErrors_SIZES_OF_COLUMNS_DOESNT_MATCH', + 'type': 'monotonic_gauge', + }, + 'SIZES_OF_COLUMNS_IN_TUPLE_DOESNT_MATCH': { + 'name': 'ClickHouseErrors_SIZES_OF_COLUMNS_IN_TUPLE_DOESNT_MATCH', + 'type': 'monotonic_gauge', + }, + 'SIZES_OF_MARKS_FILES_ARE_INCONSISTENT': { + 'name': 'ClickHouseErrors_SIZES_OF_MARKS_FILES_ARE_INCONSISTENT', + 'type': 'monotonic_gauge', + }, + 'SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT': { + 'name': 'ClickHouseErrors_SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT', + 'type': 'monotonic_gauge', + }, + 'SIZE_OF_FIXED_STRING_DOESNT_MATCH': { + 'name': 'ClickHouseErrors_SIZE_OF_FIXED_STRING_DOESNT_MATCH', + 'type': 'monotonic_gauge', + }, + 'SNAPPY_COMPRESS_FAILED': { + 'name': 'ClickHouseErrors_SNAPPY_COMPRESS_FAILED', + 'type': 'monotonic_gauge', + }, + 'SNAPPY_UNCOMPRESS_FAILED': { + 'name': 'ClickHouseErrors_SNAPPY_UNCOMPRESS_FAILED', + 'type': 'monotonic_gauge', + }, + 'SOCKET_TIMEOUT': {'name': 'ClickHouseErrors_SOCKET_TIMEOUT', 'type': 'monotonic_gauge'}, + 'SQLITE_ENGINE_ERROR': {'name': 'ClickHouseErrors_SQLITE_ENGINE_ERROR', 'type': 'monotonic_gauge'}, + 'SSH_EXCEPTION': {'name': 'ClickHouseErrors_SSH_EXCEPTION', 'type': 'monotonic_gauge'}, + 'STARTUP_SCRIPTS_ERROR': {'name': 'ClickHouseErrors_STARTUP_SCRIPTS_ERROR', 'type': 'monotonic_gauge'}, + 'STD_EXCEPTION': {'name': 'ClickHouseErrors_STD_EXCEPTION', 'type': 'monotonic_gauge'}, + 'STORAGE_REQUIRES_PARAMETER': { + 'name': 'ClickHouseErrors_STORAGE_REQUIRES_PARAMETER', + 'type': 'monotonic_gauge', + }, + 'SUPPORT_IS_DISABLED': {'name': 'ClickHouseErrors_SUPPORT_IS_DISABLED', 'type': 'monotonic_gauge'}, + 'SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY': { + 'name': 'ClickHouseErrors_SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY', + 'type': 'monotonic_gauge', + }, + 'SYNC_MYSQL_USER_ACCESS_ERROR': { + 'name': 'ClickHouseErrors_SYNC_MYSQL_USER_ACCESS_ERROR', + 'type': 'monotonic_gauge', + }, + 'SYNTAX_ERROR': {'name': 'ClickHouseErrors_SYNTAX_ERROR', 'type': 'monotonic_gauge'}, + 'SYSTEM_ERROR': {'name': 'ClickHouseErrors_SYSTEM_ERROR', 'type': 'monotonic_gauge'}, + 'TABLE_ALREADY_EXISTS': {'name': 'ClickHouseErrors_TABLE_ALREADY_EXISTS', 'type': 'monotonic_gauge'}, + 'TABLE_DIFFERS_TOO_MUCH': { + 'name': 'ClickHouseErrors_TABLE_DIFFERS_TOO_MUCH', + 'type': 'monotonic_gauge', + }, + 'TABLE_IS_BEING_RESTARTED': { + 'name': 'ClickHouseErrors_TABLE_IS_BEING_RESTARTED', + 'type': 'monotonic_gauge', + }, + 'TABLE_IS_DROPPED': {'name': 'ClickHouseErrors_TABLE_IS_DROPPED', 'type': 'monotonic_gauge'}, + 'TABLE_IS_READ_ONLY': {'name': 'ClickHouseErrors_TABLE_IS_READ_ONLY', 'type': 'monotonic_gauge'}, + 'TABLE_METADATA_ALREADY_EXISTS': { + 'name': 'ClickHouseErrors_TABLE_METADATA_ALREADY_EXISTS', + 'type': 'monotonic_gauge', + }, + 'TABLE_NOT_EMPTY': {'name': 'ClickHouseErrors_TABLE_NOT_EMPTY', 'type': 'monotonic_gauge'}, + 'TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT': { + 'name': 'ClickHouseErrors_TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT', + 'type': 'monotonic_gauge', + }, + 'TABLE_UUID_MISMATCH': {'name': 'ClickHouseErrors_TABLE_UUID_MISMATCH', 'type': 'monotonic_gauge'}, + 'TABLE_WAS_NOT_DROPPED': {'name': 'ClickHouseErrors_TABLE_WAS_NOT_DROPPED', 'type': 'monotonic_gauge'}, + 'TCP_CONNECTION_LIMIT_REACHED': { + 'name': 'ClickHouseErrors_TCP_CONNECTION_LIMIT_REACHED', + 'type': 'monotonic_gauge', + }, + 'THERE_IS_NO_COLUMN': {'name': 'ClickHouseErrors_THERE_IS_NO_COLUMN', 'type': 'monotonic_gauge'}, + 'THERE_IS_NO_DEFAULT_VALUE': { + 'name': 'ClickHouseErrors_THERE_IS_NO_DEFAULT_VALUE', + 'type': 'monotonic_gauge', + }, + 'THERE_IS_NO_PROFILE': {'name': 'ClickHouseErrors_THERE_IS_NO_PROFILE', 'type': 'monotonic_gauge'}, + 'THERE_IS_NO_QUERY': {'name': 'ClickHouseErrors_THERE_IS_NO_QUERY', 'type': 'monotonic_gauge'}, + 'THERE_IS_NO_SESSION': {'name': 'ClickHouseErrors_THERE_IS_NO_SESSION', 'type': 'monotonic_gauge'}, + 'THREAD_WAS_CANCELED': {'name': 'ClickHouseErrors_THREAD_WAS_CANCELED', 'type': 'monotonic_gauge'}, + 'TIMEOUT_EXCEEDED': {'name': 'ClickHouseErrors_TIMEOUT_EXCEEDED', 'type': 'monotonic_gauge'}, + 'TLD_LIST_NOT_FOUND': {'name': 'ClickHouseErrors_TLD_LIST_NOT_FOUND', 'type': 'monotonic_gauge'}, + 'TOO_BIG_AST': {'name': 'ClickHouseErrors_TOO_BIG_AST', 'type': 'monotonic_gauge'}, + 'TOO_DEEP_AST': {'name': 'ClickHouseErrors_TOO_DEEP_AST', 'type': 'monotonic_gauge'}, + 'TOO_DEEP_RECURSION': {'name': 'ClickHouseErrors_TOO_DEEP_RECURSION', 'type': 'monotonic_gauge'}, + 'TOO_DEEP_SUBQUERIES': {'name': 'ClickHouseErrors_TOO_DEEP_SUBQUERIES', 'type': 'monotonic_gauge'}, + 'TOO_FEW_ARGUMENTS_FOR_FUNCTION': { + 'name': 'ClickHouseErrors_TOO_FEW_ARGUMENTS_FOR_FUNCTION', + 'type': 'monotonic_gauge', + }, + 'TOO_FEW_LIVE_REPLICAS': {'name': 'ClickHouseErrors_TOO_FEW_LIVE_REPLICAS', 'type': 'monotonic_gauge'}, + 'TOO_LARGE_ARRAY_SIZE': {'name': 'ClickHouseErrors_TOO_LARGE_ARRAY_SIZE', 'type': 'monotonic_gauge'}, + 'TOO_LARGE_DISTRIBUTED_DEPTH': { + 'name': 'ClickHouseErrors_TOO_LARGE_DISTRIBUTED_DEPTH', + 'type': 'monotonic_gauge', + }, + 'TOO_LARGE_LIGHTWEIGHT_UPDATES': { + 'name': 'ClickHouseErrors_TOO_LARGE_LIGHTWEIGHT_UPDATES', + 'type': 'monotonic_gauge', + }, + 'TOO_LARGE_SIZE_COMPRESSED': { + 'name': 'ClickHouseErrors_TOO_LARGE_SIZE_COMPRESSED', + 'type': 'monotonic_gauge', + }, + 'TOO_LARGE_STRING_SIZE': {'name': 'ClickHouseErrors_TOO_LARGE_STRING_SIZE', 'type': 'monotonic_gauge'}, + 'TOO_MANY_ARGUMENTS_FOR_FUNCTION': { + 'name': 'ClickHouseErrors_TOO_MANY_ARGUMENTS_FOR_FUNCTION', + 'type': 'monotonic_gauge', + }, + 'TOO_MANY_BYTES': {'name': 'ClickHouseErrors_TOO_MANY_BYTES', 'type': 'monotonic_gauge'}, + 'TOO_MANY_COLUMNS': {'name': 'ClickHouseErrors_TOO_MANY_COLUMNS', 'type': 'monotonic_gauge'}, + 'TOO_MANY_DATABASES': {'name': 'ClickHouseErrors_TOO_MANY_DATABASES', 'type': 'monotonic_gauge'}, + 'TOO_MANY_MATERIALIZED_VIEWS': { + 'name': 'ClickHouseErrors_TOO_MANY_MATERIALIZED_VIEWS', + 'type': 'monotonic_gauge', + }, + 'TOO_MANY_MUTATIONS': {'name': 'ClickHouseErrors_TOO_MANY_MUTATIONS', 'type': 'monotonic_gauge'}, + 'TOO_MANY_PARTITIONS': {'name': 'ClickHouseErrors_TOO_MANY_PARTITIONS', 'type': 'monotonic_gauge'}, + 'TOO_MANY_PARTS': {'name': 'ClickHouseErrors_TOO_MANY_PARTS', 'type': 'monotonic_gauge'}, + 'TOO_MANY_QUERY_PLAN_OPTIMIZATIONS': { + 'name': 'ClickHouseErrors_TOO_MANY_QUERY_PLAN_OPTIMIZATIONS', + 'type': 'monotonic_gauge', + }, + 'TOO_MANY_REDIRECTS': {'name': 'ClickHouseErrors_TOO_MANY_REDIRECTS', 'type': 'monotonic_gauge'}, + 'TOO_MANY_RETRIES_TO_FETCH_PARTS': { + 'name': 'ClickHouseErrors_TOO_MANY_RETRIES_TO_FETCH_PARTS', + 'type': 'monotonic_gauge', + }, + 'TOO_MANY_ROWS': {'name': 'ClickHouseErrors_TOO_MANY_ROWS', 'type': 'monotonic_gauge'}, + 'TOO_MANY_ROWS_OR_BYTES': { + 'name': 'ClickHouseErrors_TOO_MANY_ROWS_OR_BYTES', + 'type': 'monotonic_gauge', + }, + 'TOO_MANY_SIMULTANEOUS_QUERIES': { + 'name': 'ClickHouseErrors_TOO_MANY_SIMULTANEOUS_QUERIES', + 'type': 'monotonic_gauge', + }, + 'TOO_MANY_TABLES': {'name': 'ClickHouseErrors_TOO_MANY_TABLES', 'type': 'monotonic_gauge'}, + 'TOO_MANY_TEMPORARY_COLUMNS': { + 'name': 'ClickHouseErrors_TOO_MANY_TEMPORARY_COLUMNS', + 'type': 'monotonic_gauge', + }, + 'TOO_MANY_TEMPORARY_NON_CONST_COLUMNS': { + 'name': 'ClickHouseErrors_TOO_MANY_TEMPORARY_NON_CONST_COLUMNS', + 'type': 'monotonic_gauge', + }, + 'TOO_MANY_UNEXPECTED_DATA_PARTS': { + 'name': 'ClickHouseErrors_TOO_MANY_UNEXPECTED_DATA_PARTS', + 'type': 'monotonic_gauge', + }, + 'TOO_SLOW': {'name': 'ClickHouseErrors_TOO_SLOW', 'type': 'monotonic_gauge'}, + 'TOO_SLOW_PARSING': {'name': 'ClickHouseErrors_TOO_SLOW_PARSING', 'type': 'monotonic_gauge'}, + 'TOO_SMALL_BUFFER_SIZE': {'name': 'ClickHouseErrors_TOO_SMALL_BUFFER_SIZE', 'type': 'monotonic_gauge'}, + 'TOP_AND_LIMIT_TOGETHER': { + 'name': 'ClickHouseErrors_TOP_AND_LIMIT_TOGETHER', + 'type': 'monotonic_gauge', + }, + 'TYPE_MISMATCH': {'name': 'ClickHouseErrors_TYPE_MISMATCH', 'type': 'monotonic_gauge'}, + 'UDF_EXECUTION_FAILED': {'name': 'ClickHouseErrors_UDF_EXECUTION_FAILED', 'type': 'monotonic_gauge'}, + 'UNABLE_TO_SKIP_UNUSED_SHARDS': { + 'name': 'ClickHouseErrors_UNABLE_TO_SKIP_UNUSED_SHARDS', + 'type': 'monotonic_gauge', + }, + 'UNACCEPTABLE_URL': {'name': 'ClickHouseErrors_UNACCEPTABLE_URL', 'type': 'monotonic_gauge'}, + 'UNEXPECTED_AST_STRUCTURE': { + 'name': 'ClickHouseErrors_UNEXPECTED_AST_STRUCTURE', + 'type': 'monotonic_gauge', + }, + 'UNEXPECTED_CLUSTER': {'name': 'ClickHouseErrors_UNEXPECTED_CLUSTER', 'type': 'monotonic_gauge'}, + 'UNEXPECTED_DATA_AFTER_PARSED_VALUE': { + 'name': 'ClickHouseErrors_UNEXPECTED_DATA_AFTER_PARSED_VALUE', + 'type': 'monotonic_gauge', + }, + 'UNEXPECTED_DATA_TYPE': {'name': 'ClickHouseErrors_UNEXPECTED_DATA_TYPE', 'type': 'monotonic_gauge'}, + 'UNEXPECTED_END_OF_FILE': { + 'name': 'ClickHouseErrors_UNEXPECTED_END_OF_FILE', + 'type': 'monotonic_gauge', + }, + 'UNEXPECTED_EXPRESSION': {'name': 'ClickHouseErrors_UNEXPECTED_EXPRESSION', 'type': 'monotonic_gauge'}, + 'UNEXPECTED_FILE_IN_DATA_PART': { + 'name': 'ClickHouseErrors_UNEXPECTED_FILE_IN_DATA_PART', + 'type': 'monotonic_gauge', + }, + 'UNEXPECTED_HTTP_HEADERS': { + 'name': 'ClickHouseErrors_UNEXPECTED_HTTP_HEADERS', + 'type': 'monotonic_gauge', + }, + 'UNEXPECTED_NODE_IN_ZOOKEEPER': { + 'name': 'ClickHouseErrors_UNEXPECTED_NODE_IN_ZOOKEEPER', + 'type': 'monotonic_gauge', + }, + 'UNEXPECTED_PACKET_FROM_CLIENT': { + 'name': 'ClickHouseErrors_UNEXPECTED_PACKET_FROM_CLIENT', + 'type': 'monotonic_gauge', + }, + 'UNEXPECTED_PACKET_FROM_SERVER': { + 'name': 'ClickHouseErrors_UNEXPECTED_PACKET_FROM_SERVER', + 'type': 'monotonic_gauge', + }, + 'UNEXPECTED_TABLE_ENGINE': { + 'name': 'ClickHouseErrors_UNEXPECTED_TABLE_ENGINE', + 'type': 'monotonic_gauge', + }, + 'UNEXPECTED_ZOOKEEPER_ERROR': { + 'name': 'ClickHouseErrors_UNEXPECTED_ZOOKEEPER_ERROR', + 'type': 'monotonic_gauge', + }, + 'UNFINISHED': {'name': 'ClickHouseErrors_UNFINISHED', 'type': 'monotonic_gauge'}, + 'UNION_ALL_RESULT_STRUCTURES_MISMATCH': { + 'name': 'ClickHouseErrors_UNION_ALL_RESULT_STRUCTURES_MISMATCH', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_ACCESS_TYPE': {'name': 'ClickHouseErrors_UNKNOWN_ACCESS_TYPE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_ADDRESS_PATTERN_TYPE': { + 'name': 'ClickHouseErrors_UNKNOWN_ADDRESS_PATTERN_TYPE', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_AGGREGATED_DATA_VARIANT': { + 'name': 'ClickHouseErrors_UNKNOWN_AGGREGATED_DATA_VARIANT', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_AGGREGATE_FUNCTION': { + 'name': 'ClickHouseErrors_UNKNOWN_AGGREGATE_FUNCTION', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_BLOCK_INFO_FIELD': { + 'name': 'ClickHouseErrors_UNKNOWN_BLOCK_INFO_FIELD', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_CODEC': {'name': 'ClickHouseErrors_UNKNOWN_CODEC', 'type': 'monotonic_gauge'}, + 'UNKNOWN_COMPRESSION_METHOD': { + 'name': 'ClickHouseErrors_UNKNOWN_COMPRESSION_METHOD', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_DATABASE': {'name': 'ClickHouseErrors_UNKNOWN_DATABASE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_DATABASE_ENGINE': { + 'name': 'ClickHouseErrors_UNKNOWN_DATABASE_ENGINE', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_DIRECTION_OF_SORTING': { + 'name': 'ClickHouseErrors_UNKNOWN_DIRECTION_OF_SORTING', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_DISK': {'name': 'ClickHouseErrors_UNKNOWN_DISK', 'type': 'monotonic_gauge'}, + 'UNKNOWN_DISTRIBUTED_PRODUCT_MODE': { + 'name': 'ClickHouseErrors_UNKNOWN_DISTRIBUTED_PRODUCT_MODE', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_ELEMENT_IN_AST': { + 'name': 'ClickHouseErrors_UNKNOWN_ELEMENT_IN_AST', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_ELEMENT_IN_CONFIG': { + 'name': 'ClickHouseErrors_UNKNOWN_ELEMENT_IN_CONFIG', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_ELEMENT_OF_ENUM': { + 'name': 'ClickHouseErrors_UNKNOWN_ELEMENT_OF_ENUM', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_EXCEPTION': {'name': 'ClickHouseErrors_UNKNOWN_EXCEPTION', 'type': 'monotonic_gauge'}, + 'UNKNOWN_FILE_SIZE': {'name': 'ClickHouseErrors_UNKNOWN_FILE_SIZE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_FORMAT': {'name': 'ClickHouseErrors_UNKNOWN_FORMAT', 'type': 'monotonic_gauge'}, + 'UNKNOWN_FORMAT_VERSION': { + 'name': 'ClickHouseErrors_UNKNOWN_FORMAT_VERSION', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_FUNCTION': {'name': 'ClickHouseErrors_UNKNOWN_FUNCTION', 'type': 'monotonic_gauge'}, + 'UNKNOWN_IDENTIFIER': {'name': 'ClickHouseErrors_UNKNOWN_IDENTIFIER', 'type': 'monotonic_gauge'}, + 'UNKNOWN_JOIN': {'name': 'ClickHouseErrors_UNKNOWN_JOIN', 'type': 'monotonic_gauge'}, + 'UNKNOWN_LOAD_BALANCING': { + 'name': 'ClickHouseErrors_UNKNOWN_LOAD_BALANCING', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_MUTATION_COMMAND': { + 'name': 'ClickHouseErrors_UNKNOWN_MUTATION_COMMAND', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_MYSQL_DATATYPES_SUPPORT_LEVEL': { + 'name': 'ClickHouseErrors_UNKNOWN_MYSQL_DATATYPES_SUPPORT_LEVEL', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_OVERFLOW_MODE': {'name': 'ClickHouseErrors_UNKNOWN_OVERFLOW_MODE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_PACKET_FROM_CLIENT': { + 'name': 'ClickHouseErrors_UNKNOWN_PACKET_FROM_CLIENT', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_PACKET_FROM_SERVER': { + 'name': 'ClickHouseErrors_UNKNOWN_PACKET_FROM_SERVER', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_PART_TYPE': {'name': 'ClickHouseErrors_UNKNOWN_PART_TYPE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_POLICY': {'name': 'ClickHouseErrors_UNKNOWN_POLICY', 'type': 'monotonic_gauge'}, + 'UNKNOWN_PROTOBUF_FORMAT': { + 'name': 'ClickHouseErrors_UNKNOWN_PROTOBUF_FORMAT', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_PROTOCOL': {'name': 'ClickHouseErrors_UNKNOWN_PROTOCOL', 'type': 'monotonic_gauge'}, + 'UNKNOWN_QUERY_PARAMETER': { + 'name': 'ClickHouseErrors_UNKNOWN_QUERY_PARAMETER', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_QUOTA': {'name': 'ClickHouseErrors_UNKNOWN_QUOTA', 'type': 'monotonic_gauge'}, + 'UNKNOWN_RAID_TYPE': {'name': 'ClickHouseErrors_UNKNOWN_RAID_TYPE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_READ_METHOD': {'name': 'ClickHouseErrors_UNKNOWN_READ_METHOD', 'type': 'monotonic_gauge'}, + 'UNKNOWN_ROLE': {'name': 'ClickHouseErrors_UNKNOWN_ROLE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_ROW_POLICY': {'name': 'ClickHouseErrors_UNKNOWN_ROW_POLICY', 'type': 'monotonic_gauge'}, + 'UNKNOWN_SETTING': {'name': 'ClickHouseErrors_UNKNOWN_SETTING', 'type': 'monotonic_gauge'}, + 'UNKNOWN_SNAPSHOT': {'name': 'ClickHouseErrors_UNKNOWN_SNAPSHOT', 'type': 'monotonic_gauge'}, + 'UNKNOWN_STATUS_OF_INSERT': { + 'name': 'ClickHouseErrors_UNKNOWN_STATUS_OF_INSERT', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_STATUS_OF_TRANSACTION': { + 'name': 'ClickHouseErrors_UNKNOWN_STATUS_OF_TRANSACTION', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_STORAGE': {'name': 'ClickHouseErrors_UNKNOWN_STORAGE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_TABLE': {'name': 'ClickHouseErrors_UNKNOWN_TABLE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_TOTALS_MODE': {'name': 'ClickHouseErrors_UNKNOWN_TOTALS_MODE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_TYPE': {'name': 'ClickHouseErrors_UNKNOWN_TYPE', 'type': 'monotonic_gauge'}, + 'UNKNOWN_TYPE_OF_AST_NODE': { + 'name': 'ClickHouseErrors_UNKNOWN_TYPE_OF_AST_NODE', + 'type': 'monotonic_gauge', + }, + 'UNKNOWN_TYPE_OF_QUERY': {'name': 'ClickHouseErrors_UNKNOWN_TYPE_OF_QUERY', 'type': 'monotonic_gauge'}, + 'UNKNOWN_UNION': {'name': 'ClickHouseErrors_UNKNOWN_UNION', 'type': 'monotonic_gauge'}, + 'UNKNOWN_USER': {'name': 'ClickHouseErrors_UNKNOWN_USER', 'type': 'monotonic_gauge'}, + 'UNKNOWN_VOLUME': {'name': 'ClickHouseErrors_UNKNOWN_VOLUME', 'type': 'monotonic_gauge'}, + 'UNRECOGNIZED_ARGUMENTS': { + 'name': 'ClickHouseErrors_UNRECOGNIZED_ARGUMENTS', + 'type': 'monotonic_gauge', + }, + 'UNSATISFIED_QUORUM_FOR_PREVIOUS_WRITE': { + 'name': 'ClickHouseErrors_UNSATISFIED_QUORUM_FOR_PREVIOUS_WRITE', + 'type': 'monotonic_gauge', + }, + 'UNSUPPORTED_COLLATION_LOCALE': { + 'name': 'ClickHouseErrors_UNSUPPORTED_COLLATION_LOCALE', + 'type': 'monotonic_gauge', + }, + 'UNSUPPORTED_JOIN_KEYS': {'name': 'ClickHouseErrors_UNSUPPORTED_JOIN_KEYS', 'type': 'monotonic_gauge'}, + 'UNSUPPORTED_METHOD': {'name': 'ClickHouseErrors_UNSUPPORTED_METHOD', 'type': 'monotonic_gauge'}, + 'UNSUPPORTED_PARAMETER': {'name': 'ClickHouseErrors_UNSUPPORTED_PARAMETER', 'type': 'monotonic_gauge'}, + 'UNSUPPORTED_URI_SCHEME': { + 'name': 'ClickHouseErrors_UNSUPPORTED_URI_SCHEME', + 'type': 'monotonic_gauge', + }, + 'USER_EXPIRED': {'name': 'ClickHouseErrors_USER_EXPIRED', 'type': 'monotonic_gauge'}, + 'USER_SESSION_LIMIT_EXCEEDED': { + 'name': 'ClickHouseErrors_USER_SESSION_LIMIT_EXCEEDED', + 'type': 'monotonic_gauge', + }, + 'VALUE_IS_OUT_OF_RANGE_OF_DATA_TYPE': { + 'name': 'ClickHouseErrors_VALUE_IS_OUT_OF_RANGE_OF_DATA_TYPE', + 'type': 'monotonic_gauge', + }, + 'VIOLATED_CONSTRAINT': {'name': 'ClickHouseErrors_VIOLATED_CONSTRAINT', 'type': 'monotonic_gauge'}, + 'WITH_TIES_WITHOUT_ORDER_BY': { + 'name': 'ClickHouseErrors_WITH_TIES_WITHOUT_ORDER_BY', + 'type': 'monotonic_gauge', + }, + 'WRONG_BACKUP_SETTINGS': {'name': 'ClickHouseErrors_WRONG_BACKUP_SETTINGS', 'type': 'monotonic_gauge'}, + 'WRONG_BASE_BACKUP': {'name': 'ClickHouseErrors_WRONG_BASE_BACKUP', 'type': 'monotonic_gauge'}, + 'WRONG_DDL_RENAMING_SETTINGS': { + 'name': 'ClickHouseErrors_WRONG_DDL_RENAMING_SETTINGS', + 'type': 'monotonic_gauge', + }, + 'WRONG_GLOBAL_SUBQUERY': {'name': 'ClickHouseErrors_WRONG_GLOBAL_SUBQUERY', 'type': 'monotonic_gauge'}, + 'WRONG_PASSWORD': {'name': 'ClickHouseErrors_WRONG_PASSWORD', 'type': 'monotonic_gauge'}, + 'ZERO_ARRAY_OR_TUPLE_INDEX': { + 'name': 'ClickHouseErrors_ZERO_ARRAY_OR_TUPLE_INDEX', + 'type': 'monotonic_gauge', + }, + 'ZERO_COPY_REPLICATION_ERROR': { + 'name': 'ClickHouseErrors_ZERO_COPY_REPLICATION_ERROR', + 'type': 'monotonic_gauge', + }, + 'ZLIB_DEFLATE_FAILED': {'name': 'ClickHouseErrors_ZLIB_DEFLATE_FAILED', 'type': 'monotonic_gauge'}, + 'ZLIB_INFLATE_FAILED': {'name': 'ClickHouseErrors_ZLIB_INFLATE_FAILED', 'type': 'monotonic_gauge'}, + 'ZSTD_DECODER_FAILED': {'name': 'ClickHouseErrors_ZSTD_DECODER_FAILED', 'type': 'monotonic_gauge'}, + 'ZSTD_ENCODER_FAILED': {'name': 'ClickHouseErrors_ZSTD_ENCODER_FAILED', 'type': 'monotonic_gauge'}, + }, + }, + ], +} diff --git a/clickhouse/datadog_checks/clickhouse/queries/system_events.py b/clickhouse/datadog_checks/clickhouse/queries/system_events.py new file mode 100644 index 0000000000000..b98830dca57b6 --- /dev/null +++ b/clickhouse/datadog_checks/clickhouse/queries/system_events.py @@ -0,0 +1,3776 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +# This file is autogenerated. +# To change this file you should edit scripts/templates/system_events.py and then run the following command: +# hatch run data:generate + +# https://clickhouse.com/docs/operations/system-tables/events +SystemEvents = { + 'name': 'system_events', + 'query': 'SELECT value, event FROM system.events', + 'columns': [ + {'name': 'metric_value', 'type': 'source'}, + { + 'name': 'metric_name', + 'type': 'match', + 'source': 'metric_value', + 'items': { + 'AIORead': {'name': 'ClickHouseProfileEvents_AIORead', 'type': 'monotonic_gauge'}, + 'AIOReadBytes': {'name': 'ClickHouseProfileEvents_AIOReadBytes', 'type': 'monotonic_gauge'}, + 'AIOWrite': {'name': 'ClickHouseProfileEvents_AIOWrite', 'type': 'monotonic_gauge'}, + 'AIOWriteBytes': {'name': 'ClickHouseProfileEvents_AIOWriteBytes', 'type': 'monotonic_gauge'}, + 'AddressesDiscovered': { + 'name': 'ClickHouseProfileEvents_AddressesDiscovered', + 'type': 'monotonic_gauge', + }, + 'AddressesExpired': {'name': 'ClickHouseProfileEvents_AddressesExpired', 'type': 'monotonic_gauge'}, + 'AddressesMarkedAsFailed': { + 'name': 'ClickHouseProfileEvents_AddressesMarkedAsFailed', + 'type': 'monotonic_gauge', + }, + 'AggregatingSortedMilliseconds': { + 'name': 'ClickHouseProfileEvents_AggregatingSortedMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'AggregationHashTablesInitializedAsTwoLevel': { + 'name': 'ClickHouseProfileEvents_AggregationHashTablesInitializedAsTwoLevel', + 'type': 'monotonic_gauge', + }, + 'AggregationOptimizedEqualRangesOfKeys': { + 'name': 'ClickHouseProfileEvents_AggregationOptimizedEqualRangesOfKeys', + 'type': 'monotonic_gauge', + }, + 'AggregationPreallocatedElementsInHashTables': { + 'name': 'ClickHouseProfileEvents_AggregationPreallocatedElementsInHashTables', + 'type': 'monotonic_gauge', + }, + 'AnalyzePatchRangesMicroseconds': { + 'name': 'ClickHouseProfileEvents_AnalyzePatchRangesMicroseconds', + 'type': 'monotonic_gauge', + }, + 'ApplyPatchesMicroseconds': { + 'name': 'ClickHouseProfileEvents_ApplyPatchesMicroseconds', + 'type': 'monotonic_gauge', + }, + 'ArenaAllocBytes': {'name': 'ClickHouseProfileEvents_ArenaAllocBytes', 'type': 'monotonic_gauge'}, + 'ArenaAllocChunks': {'name': 'ClickHouseProfileEvents_ArenaAllocChunks', 'type': 'monotonic_gauge'}, + 'AsyncInsertBytes': {'name': 'ClickHouseProfileEvents_AsyncInsertBytes', 'type': 'monotonic_gauge'}, + 'AsyncInsertCacheHits': { + 'name': 'ClickHouseProfileEvents_AsyncInsertCacheHits', + 'type': 'monotonic_gauge', + }, + 'AsyncInsertQuery': {'name': 'ClickHouseProfileEvents_AsyncInsertQuery', 'type': 'monotonic_gauge'}, + 'AsyncInsertRows': {'name': 'ClickHouseProfileEvents_AsyncInsertRows', 'type': 'monotonic_gauge'}, + 'AsyncLoaderWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_AsyncLoaderWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'AsyncLoggingConsoleDroppedMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingConsoleDroppedMessages', + 'type': 'monotonic_gauge', + }, + 'AsyncLoggingConsoleTotalMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingConsoleTotalMessages', + 'type': 'monotonic_gauge', + }, + 'AsyncLoggingErrorFileLogDroppedMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingErrorFileLogDroppedMessages', + 'type': 'monotonic_gauge', + }, + 'AsyncLoggingErrorFileLogTotalMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingErrorFileLogTotalMessages', + 'type': 'monotonic_gauge', + }, + 'AsyncLoggingFileLogDroppedMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingFileLogDroppedMessages', + 'type': 'monotonic_gauge', + }, + 'AsyncLoggingFileLogTotalMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingFileLogTotalMessages', + 'type': 'monotonic_gauge', + }, + 'AsyncLoggingSyslogDroppedMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingSyslogDroppedMessages', + 'type': 'monotonic_gauge', + }, + 'AsyncLoggingSyslogTotalMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingSyslogTotalMessages', + 'type': 'monotonic_gauge', + }, + 'AsyncLoggingTextLogDroppedMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingTextLogDroppedMessages', + 'type': 'monotonic_gauge', + }, + 'AsyncLoggingTextLogTotalMessages': { + 'name': 'ClickHouseProfileEvents_AsyncLoggingTextLogTotalMessages', + 'type': 'monotonic_gauge', + }, + 'AsynchronousReadWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_AsynchronousReadWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'AsynchronousReaderIgnoredBytes': { + 'name': 'ClickHouseProfileEvents_AsynchronousReaderIgnoredBytes', + 'type': 'monotonic_gauge', + }, + 'AsynchronousRemoteReadWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_AsynchronousRemoteReadWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'AzureCommitBlockList': { + 'name': 'ClickHouseProfileEvents_AzureCommitBlockList', + 'type': 'monotonic_gauge', + }, + 'AzureCopyObject': {'name': 'ClickHouseProfileEvents_AzureCopyObject', 'type': 'monotonic_gauge'}, + 'AzureCreateContainer': { + 'name': 'ClickHouseProfileEvents_AzureCreateContainer', + 'type': 'monotonic_gauge', + }, + 'AzureDeleteObjects': {'name': 'ClickHouseProfileEvents_AzureDeleteObjects', 'type': 'monotonic_gauge'}, + 'AzureGetObject': {'name': 'ClickHouseProfileEvents_AzureGetObject', 'type': 'monotonic_gauge'}, + 'AzureGetProperties': {'name': 'ClickHouseProfileEvents_AzureGetProperties', 'type': 'monotonic_gauge'}, + 'AzureGetRequestThrottlerCount': { + 'name': 'ClickHouseProfileEvents_AzureGetRequestThrottlerCount', + 'type': 'monotonic_gauge', + }, + 'AzureGetRequestThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_AzureGetRequestThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'AzureListObjects': {'name': 'ClickHouseProfileEvents_AzureListObjects', 'type': 'monotonic_gauge'}, + 'AzurePutRequestThrottlerCount': { + 'name': 'ClickHouseProfileEvents_AzurePutRequestThrottlerCount', + 'type': 'monotonic_gauge', + }, + 'AzurePutRequestThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_AzurePutRequestThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'AzureReadMicroseconds': { + 'name': 'ClickHouseProfileEvents_AzureReadMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'AzureReadRequestsCount': { + 'name': 'ClickHouseProfileEvents_AzureReadRequestsCount', + 'type': 'monotonic_gauge', + }, + 'AzureReadRequestsErrors': { + 'name': 'ClickHouseProfileEvents_AzureReadRequestsErrors', + 'type': 'monotonic_gauge', + }, + 'AzureReadRequestsRedirects': { + 'name': 'ClickHouseProfileEvents_AzureReadRequestsRedirects', + 'type': 'monotonic_gauge', + }, + 'AzureReadRequestsThrottling': { + 'name': 'ClickHouseProfileEvents_AzureReadRequestsThrottling', + 'type': 'monotonic_gauge', + }, + 'AzureStageBlock': {'name': 'ClickHouseProfileEvents_AzureStageBlock', 'type': 'monotonic_gauge'}, + 'AzureUpload': {'name': 'ClickHouseProfileEvents_AzureUpload', 'type': 'monotonic_gauge'}, + 'AzureWriteMicroseconds': { + 'name': 'ClickHouseProfileEvents_AzureWriteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'AzureWriteRequestsCount': { + 'name': 'ClickHouseProfileEvents_AzureWriteRequestsCount', + 'type': 'monotonic_gauge', + }, + 'AzureWriteRequestsErrors': { + 'name': 'ClickHouseProfileEvents_AzureWriteRequestsErrors', + 'type': 'monotonic_gauge', + }, + 'AzureWriteRequestsRedirects': { + 'name': 'ClickHouseProfileEvents_AzureWriteRequestsRedirects', + 'type': 'monotonic_gauge', + }, + 'AzureWriteRequestsThrottling': { + 'name': 'ClickHouseProfileEvents_AzureWriteRequestsThrottling', + 'type': 'monotonic_gauge', + }, + 'BackgroundLoadingMarksTasks': { + 'name': 'ClickHouseProfileEvents_BackgroundLoadingMarksTasks', + 'type': 'monotonic_gauge', + }, + 'BackupEntriesCollectorForTablesDataMicroseconds': { + 'name': 'ClickHouseProfileEvents_BackupEntriesCollectorForTablesDataMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'BackupEntriesCollectorMicroseconds': { + 'name': 'ClickHouseProfileEvents_BackupEntriesCollectorMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'BackupEntriesCollectorRunPostTasksMicroseconds': { + 'name': 'ClickHouseProfileEvents_BackupEntriesCollectorRunPostTasksMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'BackupLockFileReads': { + 'name': 'ClickHouseProfileEvents_BackupLockFileReads', + 'type': 'monotonic_gauge', + }, + 'BackupPreparingFileInfosMicroseconds': { + 'name': 'ClickHouseProfileEvents_BackupPreparingFileInfosMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'BackupReadLocalBytesToCalculateChecksums': { + 'name': 'ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums', + 'type': 'monotonic_gauge', + }, + 'BackupReadLocalFilesToCalculateChecksums': { + 'name': 'ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums', + 'type': 'monotonic_gauge', + }, + 'BackupReadMetadataMicroseconds': { + 'name': 'ClickHouseProfileEvents_BackupReadMetadataMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'BackupReadRemoteBytesToCalculateChecksums': { + 'name': 'ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums', + 'type': 'monotonic_gauge', + }, + 'BackupReadRemoteFilesToCalculateChecksums': { + 'name': 'ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums', + 'type': 'monotonic_gauge', + }, + 'BackupThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_BackupThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'BackupThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_BackupThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'BackupWriteMetadataMicroseconds': { + 'name': 'ClickHouseProfileEvents_BackupWriteMetadataMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'BackupsOpenedForRead': { + 'name': 'ClickHouseProfileEvents_BackupsOpenedForRead', + 'type': 'monotonic_gauge', + }, + 'BackupsOpenedForUnlock': { + 'name': 'ClickHouseProfileEvents_BackupsOpenedForUnlock', + 'type': 'monotonic_gauge', + }, + 'BackupsOpenedForWrite': { + 'name': 'ClickHouseProfileEvents_BackupsOpenedForWrite', + 'type': 'monotonic_gauge', + }, + 'BuildPatchesJoinMicroseconds': { + 'name': 'ClickHouseProfileEvents_BuildPatchesJoinMicroseconds', + 'type': 'monotonic_gauge', + }, + 'BuildPatchesMergeMicroseconds': { + 'name': 'ClickHouseProfileEvents_BuildPatchesMergeMicroseconds', + 'type': 'monotonic_gauge', + }, + 'CacheWarmerBytesDownloaded': { + 'name': 'ClickHouseProfileEvents_CacheWarmerBytesDownloaded', + 'type': 'monotonic_gauge', + }, + 'CacheWarmerDataPartsDownloaded': { + 'name': 'ClickHouseProfileEvents_CacheWarmerDataPartsDownloaded', + 'type': 'monotonic_gauge', + }, + 'CachedReadBufferCacheWriteBytes': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferCacheWriteBytes', + 'type': 'monotonic_gauge', + }, + 'CachedReadBufferCacheWriteMicroseconds': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferCacheWriteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CachedReadBufferCreateBufferMicroseconds': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferCreateBufferMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CachedReadBufferPredownloadedBytes': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes', + 'type': 'monotonic_gauge', + }, + 'CachedReadBufferReadFromCacheBytes': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferReadFromCacheBytes', + 'type': 'monotonic_gauge', + }, + 'CachedReadBufferReadFromCacheHits': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferReadFromCacheHits', + 'type': 'monotonic_gauge', + }, + 'CachedReadBufferReadFromCacheMicroseconds': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferReadFromCacheMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CachedReadBufferReadFromCacheMisses': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferReadFromCacheMisses', + 'type': 'monotonic_gauge', + }, + 'CachedReadBufferReadFromSourceBytes': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferReadFromSourceBytes', + 'type': 'monotonic_gauge', + }, + 'CachedReadBufferReadFromSourceMicroseconds': { + 'name': 'ClickHouseProfileEvents_CachedReadBufferReadFromSourceMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CachedWriteBufferCacheWriteBytes': { + 'name': 'ClickHouseProfileEvents_CachedWriteBufferCacheWriteBytes', + 'type': 'monotonic_gauge', + }, + 'CachedWriteBufferCacheWriteMicroseconds': { + 'name': 'ClickHouseProfileEvents_CachedWriteBufferCacheWriteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CannotRemoveEphemeralNode': { + 'name': 'ClickHouseProfileEvents_CannotRemoveEphemeralNode', + 'type': 'monotonic_gauge', + }, + 'CannotWriteToWriteBufferDiscard': { + 'name': 'ClickHouseProfileEvents_CannotWriteToWriteBufferDiscard', + 'type': 'monotonic_gauge', + }, + 'CoalescingSortedMilliseconds': { + 'name': 'ClickHouseProfileEvents_CoalescingSortedMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'CollapsingSortedMilliseconds': { + 'name': 'ClickHouseProfileEvents_CollapsingSortedMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'CompileExpressionsBytes': { + 'name': 'ClickHouseProfileEvents_CompileExpressionsBytes', + 'type': 'monotonic_gauge', + }, + 'CompileExpressionsMicroseconds': { + 'name': 'ClickHouseProfileEvents_CompileExpressionsMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CompileFunction': {'name': 'ClickHouseProfileEvents_CompileFunction', 'type': 'monotonic_gauge'}, + 'CompiledFunctionExecute': { + 'name': 'ClickHouseProfileEvents_CompiledFunctionExecute', + 'type': 'monotonic_gauge', + }, + 'CompressedReadBufferBlocks': { + 'name': 'ClickHouseProfileEvents_CompressedReadBufferBlocks', + 'type': 'monotonic_gauge', + }, + 'CompressedReadBufferBytes': { + 'name': 'ClickHouseProfileEvents_CompressedReadBufferBytes', + 'type': 'monotonic_gauge', + }, + 'CompressedReadBufferChecksumDoesntMatch': { + 'name': 'ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch', + 'type': 'monotonic_gauge', + }, + 'CompressedReadBufferChecksumDoesntMatchMicroseconds': { + 'name': 'ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CompressedReadBufferChecksumDoesntMatchSingleBitMismatch': { + 'name': 'ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch', + 'type': 'monotonic_gauge', + }, + 'ConcurrencyControlDownscales': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlDownscales', + 'type': 'monotonic_gauge', + }, + 'ConcurrencyControlPreemptedMicroseconds': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlPreemptedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ConcurrencyControlPreemptions': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlPreemptions', + 'type': 'monotonic_gauge', + }, + 'ConcurrencyControlQueriesDelayed': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed', + 'type': 'monotonic_gauge', + }, + 'ConcurrencyControlSlotsAcquired': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired', + 'type': 'monotonic_gauge', + }, + 'ConcurrencyControlSlotsAcquiredNonCompeting': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting', + 'type': 'monotonic_gauge', + }, + 'ConcurrencyControlSlotsDelayed': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed', + 'type': 'monotonic_gauge', + }, + 'ConcurrencyControlSlotsGranted': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlSlotsGranted', + 'type': 'monotonic_gauge', + }, + 'ConcurrencyControlUpscales': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlUpscales', + 'type': 'monotonic_gauge', + }, + 'ConcurrencyControlWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_ConcurrencyControlWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ConcurrentQuerySlotsAcquired': { + 'name': 'ClickHouseProfileEvents_ConcurrentQuerySlotsAcquired', + 'type': 'monotonic_gauge', + }, + 'ConcurrentQueryWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_ConcurrentQueryWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ConnectionPoolIsFullMicroseconds': { + 'name': 'ClickHouseProfileEvents_ConnectionPoolIsFullMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ContextLock': {'name': 'ClickHouseProfileEvents_ContextLock', 'type': 'monotonic_gauge'}, + 'ContextLockWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_ContextLockWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CoordinatedMergesMergeAssignmentRequest': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequest', + 'type': 'monotonic_gauge', + }, + 'CoordinatedMergesMergeAssignmentRequestMicroseconds': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequestMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CoordinatedMergesMergeAssignmentResponse': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponse', + 'type': 'monotonic_gauge', + }, + 'CoordinatedMergesMergeAssignmentResponseMicroseconds': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponseMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CoordinatedMergesMergeCoordinatorFetchMetadataMicroseconds': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFetchMetadataMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CoordinatedMergesMergeCoordinatorFilterMicroseconds': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFilterMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount', + 'type': 'monotonic_gauge', + }, + 'CoordinatedMergesMergeCoordinatorLockStateExclusivelyMicroseconds': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CoordinatedMergesMergeCoordinatorLockStateForShareCount': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareCount', + 'type': 'monotonic_gauge', + }, + 'CoordinatedMergesMergeCoordinatorLockStateForShareMicroseconds': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CoordinatedMergesMergeCoordinatorSelectMergesMicroseconds': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorSelectMergesMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CoordinatedMergesMergeCoordinatorUpdateCount': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateCount', + 'type': 'monotonic_gauge', + }, + 'CoordinatedMergesMergeCoordinatorUpdateMicroseconds': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CoordinatedMergesMergeWorkerUpdateCount': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateCount', + 'type': 'monotonic_gauge', + }, + 'CoordinatedMergesMergeWorkerUpdateMicroseconds': { + 'name': 'ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'CreatedLogEntryForMerge': { + 'name': 'ClickHouseProfileEvents_CreatedLogEntryForMerge', + 'type': 'monotonic_gauge', + }, + 'CreatedLogEntryForMutation': { + 'name': 'ClickHouseProfileEvents_CreatedLogEntryForMutation', + 'type': 'monotonic_gauge', + }, + 'CreatedReadBufferDirectIO': { + 'name': 'ClickHouseProfileEvents_CreatedReadBufferDirectIO', + 'type': 'monotonic_gauge', + }, + 'CreatedReadBufferDirectIOFailed': { + 'name': 'ClickHouseProfileEvents_CreatedReadBufferDirectIOFailed', + 'type': 'monotonic_gauge', + }, + 'CreatedReadBufferMMap': { + 'name': 'ClickHouseProfileEvents_CreatedReadBufferMMap', + 'type': 'monotonic_gauge', + }, + 'CreatedReadBufferMMapFailed': { + 'name': 'ClickHouseProfileEvents_CreatedReadBufferMMapFailed', + 'type': 'monotonic_gauge', + }, + 'CreatedReadBufferOrdinary': { + 'name': 'ClickHouseProfileEvents_CreatedReadBufferOrdinary', + 'type': 'monotonic_gauge', + }, + 'DNSError': {'name': 'ClickHouseProfileEvents_DNSError', 'type': 'monotonic_gauge'}, + 'DataAfterMutationDiffersFromReplica': { + 'name': 'ClickHouseProfileEvents_DataAfterMutationDiffersFromReplica', + 'type': 'monotonic_gauge', + }, + 'DefaultImplementationForNullsRows': { + 'name': 'ClickHouseProfileEvents_DefaultImplementationForNullsRows', + 'type': 'monotonic_gauge', + }, + 'DefaultImplementationForNullsRowsWithNulls': { + 'name': 'ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls', + 'type': 'monotonic_gauge', + }, + 'DelayedInserts': {'name': 'ClickHouseProfileEvents_DelayedInserts', 'type': 'monotonic_gauge'}, + 'DelayedInsertsMilliseconds': { + 'name': 'ClickHouseProfileEvents_DelayedInsertsMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'DelayedMutations': {'name': 'ClickHouseProfileEvents_DelayedMutations', 'type': 'monotonic_gauge'}, + 'DelayedMutationsMilliseconds': { + 'name': 'ClickHouseProfileEvents_DelayedMutationsMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'DeltaLakePartitionPrunedFiles': { + 'name': 'ClickHouseProfileEvents_DeltaLakePartitionPrunedFiles', + 'type': 'monotonic_gauge', + }, + 'DictCacheKeysExpired': { + 'name': 'ClickHouseProfileEvents_DictCacheKeysExpired', + 'type': 'monotonic_gauge', + }, + 'DictCacheKeysHit': {'name': 'ClickHouseProfileEvents_DictCacheKeysHit', 'type': 'monotonic_gauge'}, + 'DictCacheKeysNotFound': { + 'name': 'ClickHouseProfileEvents_DictCacheKeysNotFound', + 'type': 'monotonic_gauge', + }, + 'DictCacheKeysRequested': { + 'name': 'ClickHouseProfileEvents_DictCacheKeysRequested', + 'type': 'monotonic_gauge', + }, + 'DictCacheKeysRequestedFound': { + 'name': 'ClickHouseProfileEvents_DictCacheKeysRequestedFound', + 'type': 'monotonic_gauge', + }, + 'DictCacheKeysRequestedMiss': { + 'name': 'ClickHouseProfileEvents_DictCacheKeysRequestedMiss', + 'type': 'monotonic_gauge', + }, + 'DictCacheLockReadNs': { + 'name': 'ClickHouseProfileEvents_DictCacheLockReadNs', + 'type': 'temporal_percent', + 'scale': 'nanosecond', + }, + 'DictCacheLockWriteNs': { + 'name': 'ClickHouseProfileEvents_DictCacheLockWriteNs', + 'type': 'temporal_percent', + 'scale': 'nanosecond', + }, + 'DictCacheRequestTimeNs': { + 'name': 'ClickHouseProfileEvents_DictCacheRequestTimeNs', + 'type': 'temporal_percent', + 'scale': 'nanosecond', + }, + 'DictCacheRequests': {'name': 'ClickHouseProfileEvents_DictCacheRequests', 'type': 'monotonic_gauge'}, + 'DirectorySync': {'name': 'ClickHouseProfileEvents_DirectorySync', 'type': 'monotonic_gauge'}, + 'DirectorySyncElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_DirectorySyncElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskAzureCommitBlockList': { + 'name': 'ClickHouseProfileEvents_DiskAzureCommitBlockList', + 'type': 'monotonic_gauge', + }, + 'DiskAzureCopyObject': { + 'name': 'ClickHouseProfileEvents_DiskAzureCopyObject', + 'type': 'monotonic_gauge', + }, + 'DiskAzureCreateContainer': { + 'name': 'ClickHouseProfileEvents_DiskAzureCreateContainer', + 'type': 'monotonic_gauge', + }, + 'DiskAzureDeleteObjects': { + 'name': 'ClickHouseProfileEvents_DiskAzureDeleteObjects', + 'type': 'monotonic_gauge', + }, + 'DiskAzureGetObject': {'name': 'ClickHouseProfileEvents_DiskAzureGetObject', 'type': 'monotonic_gauge'}, + 'DiskAzureGetProperties': { + 'name': 'ClickHouseProfileEvents_DiskAzureGetProperties', + 'type': 'monotonic_gauge', + }, + 'DiskAzureGetRequestThrottlerCount': { + 'name': 'ClickHouseProfileEvents_DiskAzureGetRequestThrottlerCount', + 'type': 'monotonic_gauge', + }, + 'DiskAzureGetRequestThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskAzureGetRequestThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskAzureListObjects': { + 'name': 'ClickHouseProfileEvents_DiskAzureListObjects', + 'type': 'monotonic_gauge', + }, + 'DiskAzurePutRequestThrottlerCount': { + 'name': 'ClickHouseProfileEvents_DiskAzurePutRequestThrottlerCount', + 'type': 'monotonic_gauge', + }, + 'DiskAzurePutRequestThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskAzurePutRequestThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskAzureReadMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskAzureReadMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskAzureReadRequestsCount': { + 'name': 'ClickHouseProfileEvents_DiskAzureReadRequestsCount', + 'type': 'monotonic_gauge', + }, + 'DiskAzureReadRequestsErrors': { + 'name': 'ClickHouseProfileEvents_DiskAzureReadRequestsErrors', + 'type': 'monotonic_gauge', + }, + 'DiskAzureReadRequestsRedirects': { + 'name': 'ClickHouseProfileEvents_DiskAzureReadRequestsRedirects', + 'type': 'monotonic_gauge', + }, + 'DiskAzureReadRequestsThrottling': { + 'name': 'ClickHouseProfileEvents_DiskAzureReadRequestsThrottling', + 'type': 'monotonic_gauge', + }, + 'DiskAzureStageBlock': { + 'name': 'ClickHouseProfileEvents_DiskAzureStageBlock', + 'type': 'monotonic_gauge', + }, + 'DiskAzureUpload': {'name': 'ClickHouseProfileEvents_DiskAzureUpload', 'type': 'monotonic_gauge'}, + 'DiskAzureWriteMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskAzureWriteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskAzureWriteRequestsCount': { + 'name': 'ClickHouseProfileEvents_DiskAzureWriteRequestsCount', + 'type': 'monotonic_gauge', + }, + 'DiskAzureWriteRequestsErrors': { + 'name': 'ClickHouseProfileEvents_DiskAzureWriteRequestsErrors', + 'type': 'monotonic_gauge', + }, + 'DiskAzureWriteRequestsRedirects': { + 'name': 'ClickHouseProfileEvents_DiskAzureWriteRequestsRedirects', + 'type': 'monotonic_gauge', + }, + 'DiskAzureWriteRequestsThrottling': { + 'name': 'ClickHouseProfileEvents_DiskAzureWriteRequestsThrottling', + 'type': 'monotonic_gauge', + }, + 'DiskConnectionsCreated': { + 'name': 'ClickHouseProfileEvents_DiskConnectionsCreated', + 'type': 'monotonic_gauge', + }, + 'DiskConnectionsElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskConnectionsElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskConnectionsErrors': { + 'name': 'ClickHouseProfileEvents_DiskConnectionsErrors', + 'type': 'monotonic_gauge', + }, + 'DiskConnectionsExpired': { + 'name': 'ClickHouseProfileEvents_DiskConnectionsExpired', + 'type': 'monotonic_gauge', + }, + 'DiskConnectionsPreserved': { + 'name': 'ClickHouseProfileEvents_DiskConnectionsPreserved', + 'type': 'monotonic_gauge', + }, + 'DiskConnectionsReset': { + 'name': 'ClickHouseProfileEvents_DiskConnectionsReset', + 'type': 'monotonic_gauge', + }, + 'DiskConnectionsReused': { + 'name': 'ClickHouseProfileEvents_DiskConnectionsReused', + 'type': 'monotonic_gauge', + }, + 'DiskPlainRewritableAzureDirectoryCreated': { + 'name': 'ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryCreated', + 'type': 'monotonic_gauge', + }, + 'DiskPlainRewritableAzureDirectoryRemoved': { + 'name': 'ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryRemoved', + 'type': 'monotonic_gauge', + }, + 'DiskPlainRewritableLegacyLayoutDiskCount': { + 'name': 'ClickHouseProfileEvents_DiskPlainRewritableLegacyLayoutDiskCount', + 'type': 'monotonic_gauge', + }, + 'DiskPlainRewritableLocalDirectoryCreated': { + 'name': 'ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryCreated', + 'type': 'monotonic_gauge', + }, + 'DiskPlainRewritableLocalDirectoryRemoved': { + 'name': 'ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryRemoved', + 'type': 'monotonic_gauge', + }, + 'DiskPlainRewritableS3DirectoryCreated': { + 'name': 'ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryCreated', + 'type': 'monotonic_gauge', + }, + 'DiskPlainRewritableS3DirectoryRemoved': { + 'name': 'ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryRemoved', + 'type': 'monotonic_gauge', + }, + 'DiskReadElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskReadElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskS3AbortMultipartUpload': { + 'name': 'ClickHouseProfileEvents_DiskS3AbortMultipartUpload', + 'type': 'monotonic_gauge', + }, + 'DiskS3CompleteMultipartUpload': { + 'name': 'ClickHouseProfileEvents_DiskS3CompleteMultipartUpload', + 'type': 'monotonic_gauge', + }, + 'DiskS3CopyObject': {'name': 'ClickHouseProfileEvents_DiskS3CopyObject', 'type': 'monotonic_gauge'}, + 'DiskS3CreateMultipartUpload': { + 'name': 'ClickHouseProfileEvents_DiskS3CreateMultipartUpload', + 'type': 'monotonic_gauge', + }, + 'DiskS3DeleteObjects': { + 'name': 'ClickHouseProfileEvents_DiskS3DeleteObjects', + 'type': 'monotonic_gauge', + }, + 'DiskS3GetObject': {'name': 'ClickHouseProfileEvents_DiskS3GetObject', 'type': 'monotonic_gauge'}, + 'DiskS3GetObjectAttributes': { + 'name': 'ClickHouseProfileEvents_DiskS3GetObjectAttributes', + 'type': 'monotonic_gauge', + }, + 'DiskS3GetRequestThrottlerCount': { + 'name': 'ClickHouseProfileEvents_DiskS3GetRequestThrottlerCount', + 'type': 'monotonic_gauge', + }, + 'DiskS3GetRequestThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskS3GetRequestThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskS3HeadObject': {'name': 'ClickHouseProfileEvents_DiskS3HeadObject', 'type': 'monotonic_gauge'}, + 'DiskS3ListObjects': {'name': 'ClickHouseProfileEvents_DiskS3ListObjects', 'type': 'monotonic_gauge'}, + 'DiskS3PutObject': {'name': 'ClickHouseProfileEvents_DiskS3PutObject', 'type': 'monotonic_gauge'}, + 'DiskS3PutRequestThrottlerCount': { + 'name': 'ClickHouseProfileEvents_DiskS3PutRequestThrottlerCount', + 'type': 'monotonic_gauge', + }, + 'DiskS3PutRequestThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskS3PutRequestThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskS3ReadMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskS3ReadMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskS3ReadRequestAttempts': { + 'name': 'ClickHouseProfileEvents_DiskS3ReadRequestAttempts', + 'type': 'monotonic_gauge', + }, + 'DiskS3ReadRequestRetryableErrors': { + 'name': 'ClickHouseProfileEvents_DiskS3ReadRequestRetryableErrors', + 'type': 'monotonic_gauge', + }, + 'DiskS3ReadRequestsCount': { + 'name': 'ClickHouseProfileEvents_DiskS3ReadRequestsCount', + 'type': 'monotonic_gauge', + }, + 'DiskS3ReadRequestsErrors': { + 'name': 'ClickHouseProfileEvents_DiskS3ReadRequestsErrors', + 'type': 'monotonic_gauge', + }, + 'DiskS3ReadRequestsRedirects': { + 'name': 'ClickHouseProfileEvents_DiskS3ReadRequestsRedirects', + 'type': 'monotonic_gauge', + }, + 'DiskS3ReadRequestsThrottling': { + 'name': 'ClickHouseProfileEvents_DiskS3ReadRequestsThrottling', + 'type': 'monotonic_gauge', + }, + 'DiskS3UploadPart': {'name': 'ClickHouseProfileEvents_DiskS3UploadPart', 'type': 'monotonic_gauge'}, + 'DiskS3UploadPartCopy': { + 'name': 'ClickHouseProfileEvents_DiskS3UploadPartCopy', + 'type': 'monotonic_gauge', + }, + 'DiskS3WriteMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskS3WriteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DiskS3WriteRequestAttempts': { + 'name': 'ClickHouseProfileEvents_DiskS3WriteRequestAttempts', + 'type': 'monotonic_gauge', + }, + 'DiskS3WriteRequestRetryableErrors': { + 'name': 'ClickHouseProfileEvents_DiskS3WriteRequestRetryableErrors', + 'type': 'monotonic_gauge', + }, + 'DiskS3WriteRequestsCount': { + 'name': 'ClickHouseProfileEvents_DiskS3WriteRequestsCount', + 'type': 'monotonic_gauge', + }, + 'DiskS3WriteRequestsErrors': { + 'name': 'ClickHouseProfileEvents_DiskS3WriteRequestsErrors', + 'type': 'monotonic_gauge', + }, + 'DiskS3WriteRequestsRedirects': { + 'name': 'ClickHouseProfileEvents_DiskS3WriteRequestsRedirects', + 'type': 'monotonic_gauge', + }, + 'DiskS3WriteRequestsThrottling': { + 'name': 'ClickHouseProfileEvents_DiskS3WriteRequestsThrottling', + 'type': 'monotonic_gauge', + }, + 'DiskWriteElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_DiskWriteElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheConnectAttempts': { + 'name': 'ClickHouseProfileEvents_DistrCacheConnectAttempts', + 'type': 'monotonic_gauge', + }, + 'DistrCacheConnectMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheConnectMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheDataPacketsBytes': { + 'name': 'ClickHouseProfileEvents_DistrCacheDataPacketsBytes', + 'type': 'monotonic_gauge', + }, + 'DistrCacheFallbackReadMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheFallbackReadMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheGetClient': {'name': 'ClickHouseProfileEvents_DistrCacheGetClient', 'type': 'gauge'}, + 'DistrCacheGetClientMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheGetClientMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheGetResponseMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheGetResponseMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheHashRingRebuilds': { + 'name': 'ClickHouseProfileEvents_DistrCacheHashRingRebuilds', + 'type': 'monotonic_gauge', + }, + 'DistrCacheHoldConnections': { + 'name': 'ClickHouseProfileEvents_DistrCacheHoldConnections', + 'type': 'gauge', + }, + 'DistrCacheIgnoredBytesWhileWaitingProfileEvents': { + 'name': 'ClickHouseProfileEvents_DistrCacheIgnoredBytesWhileWaitingProfileEvents', + 'type': 'monotonic_gauge', + }, + 'DistrCacheLockRegistryMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheLockRegistryMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheMakeRequestErrors': { + 'name': 'ClickHouseProfileEvents_DistrCacheMakeRequestErrors', + 'type': 'monotonic_gauge', + }, + 'DistrCacheNextImplMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheNextImplMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheOpenedConnections': { + 'name': 'ClickHouseProfileEvents_DistrCacheOpenedConnections', + 'type': 'monotonic_gauge', + }, + 'DistrCacheOpenedConnectionsBypassingPool': { + 'name': 'ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool', + 'type': 'monotonic_gauge', + }, + 'DistrCachePackets': {'name': 'ClickHouseProfileEvents_DistrCachePackets', 'type': 'monotonic_gauge'}, + 'DistrCachePacketsBytes': { + 'name': 'ClickHouseProfileEvents_DistrCachePacketsBytes', + 'type': 'monotonic_gauge', + }, + 'DistrCachePrecomputeRangesMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCachePrecomputeRangesMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheRangeChange': { + 'name': 'ClickHouseProfileEvents_DistrCacheRangeChange', + 'type': 'monotonic_gauge', + }, + 'DistrCacheRangeResetBackward': { + 'name': 'ClickHouseProfileEvents_DistrCacheRangeResetBackward', + 'type': 'monotonic_gauge', + }, + 'DistrCacheRangeResetForward': { + 'name': 'ClickHouseProfileEvents_DistrCacheRangeResetForward', + 'type': 'monotonic_gauge', + }, + 'DistrCacheReadBytesFromCache': { + 'name': 'ClickHouseProfileEvents_DistrCacheReadBytesFromCache', + 'type': 'monotonic_gauge', + }, + 'DistrCacheReadBytesFromFallbackBuffer': { + 'name': 'ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer', + 'type': 'monotonic_gauge', + }, + 'DistrCacheReadErrors': { + 'name': 'ClickHouseProfileEvents_DistrCacheReadErrors', + 'type': 'monotonic_gauge', + }, + 'DistrCacheReadMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheReadMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheReceiveResponseErrors': { + 'name': 'ClickHouseProfileEvents_DistrCacheReceiveResponseErrors', + 'type': 'monotonic_gauge', + }, + 'DistrCacheReconnectsAfterTimeout': { + 'name': 'ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout', + 'type': 'monotonic_gauge', + }, + 'DistrCacheRegistryUpdateMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheRegistryUpdateMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheRegistryUpdates': { + 'name': 'ClickHouseProfileEvents_DistrCacheRegistryUpdates', + 'type': 'monotonic_gauge', + }, + 'DistrCacheReusedConnections': { + 'name': 'ClickHouseProfileEvents_DistrCacheReusedConnections', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerAckRequestPackets': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerAckRequestPackets', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerCachedReadBufferCacheHits': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheHits', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerCachedReadBufferCacheMisses': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheMisses', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerContinueRequestPackets': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerCredentialsRefresh': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerCredentialsRefresh', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerEndRequestPackets': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerEndRequestPackets', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerNewS3CachedClients': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerProcessRequestMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerProcessRequestMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheServerReceivedCredentialsRefreshPackets': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerReceivedCredentialsRefreshPackets', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerReusedS3CachedClients': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerStartRequestPackets': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerStartRequestPackets', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerSwitches': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerSwitches', + 'type': 'monotonic_gauge', + }, + 'DistrCacheServerUpdates': { + 'name': 'ClickHouseProfileEvents_DistrCacheServerUpdates', + 'type': 'monotonic_gauge', + }, + 'DistrCacheStartRangeMicroseconds': { + 'name': 'ClickHouseProfileEvents_DistrCacheStartRangeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'DistrCacheUnusedDataPacketsBytes': { + 'name': 'ClickHouseProfileEvents_DistrCacheUnusedDataPacketsBytes', + 'type': 'monotonic_gauge', + }, + 'DistrCacheUnusedPackets': { + 'name': 'ClickHouseProfileEvents_DistrCacheUnusedPackets', + 'type': 'monotonic_gauge', + }, + 'DistrCacheUnusedPacketsBufferAllocations': { + 'name': 'ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations', + 'type': 'monotonic_gauge', + }, + 'DistrCacheUnusedPacketsBytes': { + 'name': 'ClickHouseProfileEvents_DistrCacheUnusedPacketsBytes', + 'type': 'monotonic_gauge', + }, + 'DistributedAsyncInsertionFailures': { + 'name': 'ClickHouseProfileEvents_DistributedAsyncInsertionFailures', + 'type': 'monotonic_gauge', + }, + 'DistributedConnectionFailAtAll': { + 'name': 'ClickHouseProfileEvents_DistributedConnectionFailAtAll', + 'type': 'monotonic_gauge', + }, + 'DistributedConnectionFailTry': { + 'name': 'ClickHouseProfileEvents_DistributedConnectionFailTry', + 'type': 'monotonic_gauge', + }, + 'DistributedConnectionMissingTable': { + 'name': 'ClickHouseProfileEvents_DistributedConnectionMissingTable', + 'type': 'monotonic_gauge', + }, + 'DistributedConnectionReconnectCount': { + 'name': 'ClickHouseProfileEvents_DistributedConnectionReconnectCount', + 'type': 'monotonic_gauge', + }, + 'DistributedConnectionSkipReadOnlyReplica': { + 'name': 'ClickHouseProfileEvents_DistributedConnectionSkipReadOnlyReplica', + 'type': 'monotonic_gauge', + }, + 'DistributedConnectionStaleReplica': { + 'name': 'ClickHouseProfileEvents_DistributedConnectionStaleReplica', + 'type': 'monotonic_gauge', + }, + 'DistributedConnectionTries': { + 'name': 'ClickHouseProfileEvents_DistributedConnectionTries', + 'type': 'monotonic_gauge', + }, + 'DistributedConnectionUsable': { + 'name': 'ClickHouseProfileEvents_DistributedConnectionUsable', + 'type': 'monotonic_gauge', + }, + 'DistributedDelayedInserts': { + 'name': 'ClickHouseProfileEvents_DistributedDelayedInserts', + 'type': 'monotonic_gauge', + }, + 'DistributedDelayedInsertsMilliseconds': { + 'name': 'ClickHouseProfileEvents_DistributedDelayedInsertsMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'DistributedRejectedInserts': { + 'name': 'ClickHouseProfileEvents_DistributedRejectedInserts', + 'type': 'monotonic_gauge', + }, + 'DistributedSyncInsertionTimeoutExceeded': { + 'name': 'ClickHouseProfileEvents_DistributedSyncInsertionTimeoutExceeded', + 'type': 'monotonic_gauge', + }, + 'DuplicatedInsertedBlocks': { + 'name': 'ClickHouseProfileEvents_DuplicatedInsertedBlocks', + 'type': 'monotonic_gauge', + }, + 'EngineFileLikeReadFiles': { + 'name': 'ClickHouseProfileEvents_EngineFileLikeReadFiles', + 'type': 'monotonic_gauge', + }, + 'ExecuteShellCommand': { + 'name': 'ClickHouseProfileEvents_ExecuteShellCommand', + 'type': 'monotonic_gauge', + }, + 'ExternalAggregationCompressedBytes': { + 'name': 'ClickHouseProfileEvents_ExternalAggregationCompressedBytes', + 'type': 'monotonic_gauge', + }, + 'ExternalAggregationMerge': { + 'name': 'ClickHouseProfileEvents_ExternalAggregationMerge', + 'type': 'monotonic_gauge', + }, + 'ExternalAggregationUncompressedBytes': { + 'name': 'ClickHouseProfileEvents_ExternalAggregationUncompressedBytes', + 'type': 'monotonic_gauge', + }, + 'ExternalAggregationWritePart': { + 'name': 'ClickHouseProfileEvents_ExternalAggregationWritePart', + 'type': 'monotonic_gauge', + }, + 'ExternalDataSourceLocalCacheReadBytes': { + 'name': 'ClickHouseProfileEvents_ExternalDataSourceLocalCacheReadBytes', + 'type': 'monotonic_gauge', + }, + 'ExternalJoinCompressedBytes': { + 'name': 'ClickHouseProfileEvents_ExternalJoinCompressedBytes', + 'type': 'monotonic_gauge', + }, + 'ExternalJoinMerge': {'name': 'ClickHouseProfileEvents_ExternalJoinMerge', 'type': 'monotonic_gauge'}, + 'ExternalJoinUncompressedBytes': { + 'name': 'ClickHouseProfileEvents_ExternalJoinUncompressedBytes', + 'type': 'monotonic_gauge', + }, + 'ExternalJoinWritePart': { + 'name': 'ClickHouseProfileEvents_ExternalJoinWritePart', + 'type': 'monotonic_gauge', + }, + 'ExternalProcessingCompressedBytesTotal': { + 'name': 'ClickHouseProfileEvents_ExternalProcessingCompressedBytesTotal', + 'type': 'monotonic_gauge', + }, + 'ExternalProcessingFilesTotal': { + 'name': 'ClickHouseProfileEvents_ExternalProcessingFilesTotal', + 'type': 'monotonic_gauge', + }, + 'ExternalProcessingUncompressedBytesTotal': { + 'name': 'ClickHouseProfileEvents_ExternalProcessingUncompressedBytesTotal', + 'type': 'monotonic_gauge', + }, + 'ExternalSortCompressedBytes': { + 'name': 'ClickHouseProfileEvents_ExternalSortCompressedBytes', + 'type': 'monotonic_gauge', + }, + 'ExternalSortMerge': {'name': 'ClickHouseProfileEvents_ExternalSortMerge', 'type': 'monotonic_gauge'}, + 'ExternalSortUncompressedBytes': { + 'name': 'ClickHouseProfileEvents_ExternalSortUncompressedBytes', + 'type': 'monotonic_gauge', + }, + 'ExternalSortWritePart': { + 'name': 'ClickHouseProfileEvents_ExternalSortWritePart', + 'type': 'monotonic_gauge', + }, + 'FailedAsyncInsertQuery': { + 'name': 'ClickHouseProfileEvents_FailedAsyncInsertQuery', + 'type': 'monotonic_gauge', + }, + 'FailedInsertQuery': {'name': 'ClickHouseProfileEvents_FailedInsertQuery', 'type': 'monotonic_gauge'}, + 'FailedQuery': {'name': 'ClickHouseProfileEvents_FailedQuery', 'type': 'monotonic_gauge'}, + 'FailedSelectQuery': {'name': 'ClickHouseProfileEvents_FailedSelectQuery', 'type': 'monotonic_gauge'}, + 'FileOpen': {'name': 'ClickHouseProfileEvents_FileOpen', 'type': 'monotonic_gauge'}, + 'FileSegmentCacheWriteMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentCacheWriteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentCompleteMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentCompleteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentFailToIncreasePriority': { + 'name': 'ClickHouseProfileEvents_FileSegmentFailToIncreasePriority', + 'type': 'monotonic_gauge', + }, + 'FileSegmentHolderCompleteMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentHolderCompleteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentLockMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentLockMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentPredownloadMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentPredownloadMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentReadMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentReadMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentRemoveMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentRemoveMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentUseMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentUseMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentUsedBytes': { + 'name': 'ClickHouseProfileEvents_FileSegmentUsedBytes', + 'type': 'monotonic_gauge', + }, + 'FileSegmentWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentWaitReadBufferMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentWaitReadBufferMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSegmentWriteMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSegmentWriteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FileSync': {'name': 'ClickHouseProfileEvents_FileSync', 'type': 'monotonic_gauge'}, + 'FileSyncElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_FileSyncElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilesystemCacheBackgroundDownloadQueuePush': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheCreatedKeyDirectories': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheEvictMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheEvictMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilesystemCacheEvictedBytes': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheEvictedBytes', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheEvictedFileSegments': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheEvictedFileSegments', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheEvictionSkippedEvictingFileSegments': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheEvictionSkippedEvictingFileSegments', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheEvictionSkippedFileSegments': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheEvictionSkippedFileSegments', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheEvictionTries': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheEvictionTries', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheFailToReserveSpaceBecauseOfCacheResize': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfCacheResize', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheFailToReserveSpaceBecauseOfLockContention': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfLockContention', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheFailedEvictionCandidates': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheFreeSpaceKeepingThreadRun': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheFreeSpaceKeepingThreadRun', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheFreeSpaceKeepingThreadWorkMilliseconds': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheFreeSpaceKeepingThreadWorkMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'FilesystemCacheGetMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheGetMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilesystemCacheGetOrSetMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheGetOrSetMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilesystemCacheHoldFileSegments': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheHoldFileSegments', + 'type': 'monotonic_gauge', + }, + 'FilesystemCacheLoadMetadataMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheLoadMetadataMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilesystemCacheLockCacheMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheLockCacheMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilesystemCacheLockKeyMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheLockKeyMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilesystemCacheLockMetadataMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheLockMetadataMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilesystemCacheReserveMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheReserveMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilesystemCacheUnusedHoldFileSegments': { + 'name': 'ClickHouseProfileEvents_FilesystemCacheUnusedHoldFileSegments', + 'type': 'monotonic_gauge', + }, + 'FilterTransformPassedBytes': { + 'name': 'ClickHouseProfileEvents_FilterTransformPassedBytes', + 'type': 'monotonic_gauge', + }, + 'FilterTransformPassedRows': { + 'name': 'ClickHouseProfileEvents_FilterTransformPassedRows', + 'type': 'monotonic_gauge', + }, + 'FilteringMarksWithPrimaryKeyMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilteringMarksWithPrimaryKeyMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FilteringMarksWithSecondaryKeysMicroseconds': { + 'name': 'ClickHouseProfileEvents_FilteringMarksWithSecondaryKeysMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'FunctionExecute': {'name': 'ClickHouseProfileEvents_FunctionExecute', 'type': 'monotonic_gauge'}, + 'GWPAsanAllocateFailed': { + 'name': 'ClickHouseProfileEvents_GWPAsanAllocateFailed', + 'type': 'monotonic_gauge', + }, + 'GWPAsanAllocateSuccess': { + 'name': 'ClickHouseProfileEvents_GWPAsanAllocateSuccess', + 'type': 'monotonic_gauge', + }, + 'GWPAsanFree': {'name': 'ClickHouseProfileEvents_GWPAsanFree', 'type': 'monotonic_gauge'}, + 'GatheredColumns': {'name': 'ClickHouseProfileEvents_GatheredColumns', 'type': 'monotonic_gauge'}, + 'GatheringColumnMilliseconds': { + 'name': 'ClickHouseProfileEvents_GatheringColumnMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'GlobalThreadPoolExpansions': { + 'name': 'ClickHouseProfileEvents_GlobalThreadPoolExpansions', + 'type': 'monotonic_gauge', + }, + 'GlobalThreadPoolJobWaitTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_GlobalThreadPoolJobWaitTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'GlobalThreadPoolJobs': { + 'name': 'ClickHouseProfileEvents_GlobalThreadPoolJobs', + 'type': 'monotonic_gauge', + }, + 'GlobalThreadPoolLockWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_GlobalThreadPoolLockWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'GlobalThreadPoolShrinks': { + 'name': 'ClickHouseProfileEvents_GlobalThreadPoolShrinks', + 'type': 'monotonic_gauge', + }, + 'GlobalThreadPoolThreadCreationMicroseconds': { + 'name': 'ClickHouseProfileEvents_GlobalThreadPoolThreadCreationMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'HTTPConnectionsCreated': { + 'name': 'ClickHouseProfileEvents_HTTPConnectionsCreated', + 'type': 'monotonic_gauge', + }, + 'HTTPConnectionsElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_HTTPConnectionsElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'HTTPConnectionsErrors': { + 'name': 'ClickHouseProfileEvents_HTTPConnectionsErrors', + 'type': 'monotonic_gauge', + }, + 'HTTPConnectionsExpired': { + 'name': 'ClickHouseProfileEvents_HTTPConnectionsExpired', + 'type': 'monotonic_gauge', + }, + 'HTTPConnectionsPreserved': { + 'name': 'ClickHouseProfileEvents_HTTPConnectionsPreserved', + 'type': 'monotonic_gauge', + }, + 'HTTPConnectionsReset': { + 'name': 'ClickHouseProfileEvents_HTTPConnectionsReset', + 'type': 'monotonic_gauge', + }, + 'HTTPConnectionsReused': { + 'name': 'ClickHouseProfileEvents_HTTPConnectionsReused', + 'type': 'monotonic_gauge', + }, + 'HTTPServerConnectionsClosed': { + 'name': 'ClickHouseProfileEvents_HTTPServerConnectionsClosed', + 'type': 'monotonic_gauge', + }, + 'HTTPServerConnectionsCreated': { + 'name': 'ClickHouseProfileEvents_HTTPServerConnectionsCreated', + 'type': 'monotonic_gauge', + }, + 'HTTPServerConnectionsExpired': { + 'name': 'ClickHouseProfileEvents_HTTPServerConnectionsExpired', + 'type': 'monotonic_gauge', + }, + 'HTTPServerConnectionsPreserved': { + 'name': 'ClickHouseProfileEvents_HTTPServerConnectionsPreserved', + 'type': 'monotonic_gauge', + }, + 'HTTPServerConnectionsReset': { + 'name': 'ClickHouseProfileEvents_HTTPServerConnectionsReset', + 'type': 'monotonic_gauge', + }, + 'HTTPServerConnectionsReused': { + 'name': 'ClickHouseProfileEvents_HTTPServerConnectionsReused', + 'type': 'monotonic_gauge', + }, + 'HardPageFaults': {'name': 'ClickHouseProfileEvents_HardPageFaults', 'type': 'monotonic_gauge'}, + 'HashJoinPreallocatedElementsInHashTables': { + 'name': 'ClickHouseProfileEvents_HashJoinPreallocatedElementsInHashTables', + 'type': 'monotonic_gauge', + }, + 'HedgedRequestsChangeReplica': { + 'name': 'ClickHouseProfileEvents_HedgedRequestsChangeReplica', + 'type': 'monotonic_gauge', + }, + 'IOBufferAllocBytes': {'name': 'ClickHouseProfileEvents_IOBufferAllocBytes', 'type': 'monotonic_gauge'}, + 'IOBufferAllocs': {'name': 'ClickHouseProfileEvents_IOBufferAllocs', 'type': 'monotonic_gauge'}, + 'IOUringCQEsCompleted': { + 'name': 'ClickHouseProfileEvents_IOUringCQEsCompleted', + 'type': 'monotonic_gauge', + }, + 'IOUringCQEsFailed': {'name': 'ClickHouseProfileEvents_IOUringCQEsFailed', 'type': 'monotonic_gauge'}, + 'IOUringSQEsResubmitsAsync': { + 'name': 'ClickHouseProfileEvents_IOUringSQEsResubmitsAsync', + 'type': 'monotonic_gauge', + }, + 'IOUringSQEsResubmitsSync': { + 'name': 'ClickHouseProfileEvents_IOUringSQEsResubmitsSync', + 'type': 'monotonic_gauge', + }, + 'IOUringSQEsSubmitted': { + 'name': 'ClickHouseProfileEvents_IOUringSQEsSubmitted', + 'type': 'monotonic_gauge', + }, + 'IcebergMetadataFilesCacheHits': { + 'name': 'ClickHouseProfileEvents_IcebergMetadataFilesCacheHits', + 'type': 'monotonic_gauge', + }, + 'IcebergMetadataFilesCacheMisses': { + 'name': 'ClickHouseProfileEvents_IcebergMetadataFilesCacheMisses', + 'type': 'monotonic_gauge', + }, + 'IcebergMetadataFilesCacheWeightLost': { + 'name': 'ClickHouseProfileEvents_IcebergMetadataFilesCacheWeightLost', + 'type': 'monotonic_gauge', + }, + 'IcebergMinMaxIndexPrunedFiles': { + 'name': 'ClickHouseProfileEvents_IcebergMinMaxIndexPrunedFiles', + 'type': 'monotonic_gauge', + }, + 'IcebergPartitionPrunedFiles': { + 'name': 'ClickHouseProfileEvents_IcebergPartitionPrunedFiles', + 'type': 'monotonic_gauge', + }, + 'IcebergPartitionPrunnedFiles': { + 'name': 'ClickHouseProfileEvents_IcebergPartitionPrunnedFiles', + 'type': 'monotonic_gauge', + }, + 'IcebergTrivialCountOptimizationApplied': { + 'name': 'ClickHouseProfileEvents_IcebergTrivialCountOptimizationApplied', + 'type': 'monotonic_gauge', + }, + 'IcebergVersionHintUsed': { + 'name': 'ClickHouseProfileEvents_IcebergVersionHintUsed', + 'type': 'monotonic_gauge', + }, + 'IgnoredColdParts': {'name': 'ClickHouseProfileEvents_IgnoredColdParts', 'type': 'monotonic_gauge'}, + 'IndexBinarySearchAlgorithm': { + 'name': 'ClickHouseProfileEvents_IndexBinarySearchAlgorithm', + 'type': 'monotonic_gauge', + }, + 'IndexGenericExclusionSearchAlgorithm': { + 'name': 'ClickHouseProfileEvents_IndexGenericExclusionSearchAlgorithm', + 'type': 'monotonic_gauge', + }, + 'InitialQuery': {'name': 'ClickHouseProfileEvents_InitialQuery', 'type': 'monotonic_gauge'}, + 'InsertQueriesWithSubqueries': { + 'name': 'ClickHouseProfileEvents_InsertQueriesWithSubqueries', + 'type': 'monotonic_gauge', + }, + 'InsertQuery': {'name': 'ClickHouseProfileEvents_InsertQuery', 'type': 'monotonic_gauge'}, + 'InsertQueryTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_InsertQueryTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'InsertedBytes': {'name': 'ClickHouseProfileEvents_InsertedBytes', 'type': 'monotonic_gauge'}, + 'InsertedCompactParts': { + 'name': 'ClickHouseProfileEvents_InsertedCompactParts', + 'type': 'monotonic_gauge', + }, + 'InsertedRows': {'name': 'ClickHouseProfileEvents_InsertedRows', 'type': 'monotonic_gauge'}, + 'InsertedWideParts': {'name': 'ClickHouseProfileEvents_InsertedWideParts', 'type': 'monotonic_gauge'}, + 'InterfaceHTTPReceiveBytes': { + 'name': 'ClickHouseProfileEvents_InterfaceHTTPReceiveBytes', + 'type': 'monotonic_gauge', + }, + 'InterfaceHTTPSendBytes': { + 'name': 'ClickHouseProfileEvents_InterfaceHTTPSendBytes', + 'type': 'monotonic_gauge', + }, + 'InterfaceInterserverReceiveBytes': { + 'name': 'ClickHouseProfileEvents_InterfaceInterserverReceiveBytes', + 'type': 'monotonic_gauge', + }, + 'InterfaceInterserverSendBytes': { + 'name': 'ClickHouseProfileEvents_InterfaceInterserverSendBytes', + 'type': 'monotonic_gauge', + }, + 'InterfaceMySQLReceiveBytes': { + 'name': 'ClickHouseProfileEvents_InterfaceMySQLReceiveBytes', + 'type': 'monotonic_gauge', + }, + 'InterfaceMySQLSendBytes': { + 'name': 'ClickHouseProfileEvents_InterfaceMySQLSendBytes', + 'type': 'monotonic_gauge', + }, + 'InterfaceNativeReceiveBytes': { + 'name': 'ClickHouseProfileEvents_InterfaceNativeReceiveBytes', + 'type': 'monotonic_gauge', + }, + 'InterfaceNativeSendBytes': { + 'name': 'ClickHouseProfileEvents_InterfaceNativeSendBytes', + 'type': 'monotonic_gauge', + }, + 'InterfacePostgreSQLReceiveBytes': { + 'name': 'ClickHouseProfileEvents_InterfacePostgreSQLReceiveBytes', + 'type': 'monotonic_gauge', + }, + 'InterfacePostgreSQLSendBytes': { + 'name': 'ClickHouseProfileEvents_InterfacePostgreSQLSendBytes', + 'type': 'monotonic_gauge', + }, + 'InterfacePrometheusReceiveBytes': { + 'name': 'ClickHouseProfileEvents_InterfacePrometheusReceiveBytes', + 'type': 'monotonic_gauge', + }, + 'InterfacePrometheusSendBytes': { + 'name': 'ClickHouseProfileEvents_InterfacePrometheusSendBytes', + 'type': 'monotonic_gauge', + }, + 'JoinBuildTableRowCount': { + 'name': 'ClickHouseProfileEvents_JoinBuildTableRowCount', + 'type': 'monotonic_gauge', + }, + 'JoinProbeTableRowCount': { + 'name': 'ClickHouseProfileEvents_JoinProbeTableRowCount', + 'type': 'monotonic_gauge', + }, + 'JoinResultRowCount': {'name': 'ClickHouseProfileEvents_JoinResultRowCount', 'type': 'monotonic_gauge'}, + 'KafkaBackgroundReads': { + 'name': 'ClickHouseProfileEvents_KafkaBackgroundReads', + 'type': 'monotonic_gauge', + }, + 'KafkaCommitFailures': { + 'name': 'ClickHouseProfileEvents_KafkaCommitFailures', + 'type': 'monotonic_gauge', + }, + 'KafkaCommits': {'name': 'ClickHouseProfileEvents_KafkaCommits', 'type': 'monotonic_gauge'}, + 'KafkaConsumerErrors': { + 'name': 'ClickHouseProfileEvents_KafkaConsumerErrors', + 'type': 'monotonic_gauge', + }, + 'KafkaDirectReads': {'name': 'ClickHouseProfileEvents_KafkaDirectReads', 'type': 'monotonic_gauge'}, + 'KafkaMessagesFailed': { + 'name': 'ClickHouseProfileEvents_KafkaMessagesFailed', + 'type': 'monotonic_gauge', + }, + 'KafkaMessagesPolled': { + 'name': 'ClickHouseProfileEvents_KafkaMessagesPolled', + 'type': 'monotonic_gauge', + }, + 'KafkaMessagesProduced': { + 'name': 'ClickHouseProfileEvents_KafkaMessagesProduced', + 'type': 'monotonic_gauge', + }, + 'KafkaMessagesRead': {'name': 'ClickHouseProfileEvents_KafkaMessagesRead', 'type': 'monotonic_gauge'}, + 'KafkaProducerErrors': { + 'name': 'ClickHouseProfileEvents_KafkaProducerErrors', + 'type': 'monotonic_gauge', + }, + 'KafkaProducerFlushes': { + 'name': 'ClickHouseProfileEvents_KafkaProducerFlushes', + 'type': 'monotonic_gauge', + }, + 'KafkaRebalanceAssignments': { + 'name': 'ClickHouseProfileEvents_KafkaRebalanceAssignments', + 'type': 'monotonic_gauge', + }, + 'KafkaRebalanceErrors': { + 'name': 'ClickHouseProfileEvents_KafkaRebalanceErrors', + 'type': 'monotonic_gauge', + }, + 'KafkaRebalanceRevocations': { + 'name': 'ClickHouseProfileEvents_KafkaRebalanceRevocations', + 'type': 'monotonic_gauge', + }, + 'KafkaRowsRead': {'name': 'ClickHouseProfileEvents_KafkaRowsRead', 'type': 'monotonic_gauge'}, + 'KafkaRowsRejected': {'name': 'ClickHouseProfileEvents_KafkaRowsRejected', 'type': 'monotonic_gauge'}, + 'KafkaRowsWritten': {'name': 'ClickHouseProfileEvents_KafkaRowsWritten', 'type': 'monotonic_gauge'}, + 'KafkaWrites': {'name': 'ClickHouseProfileEvents_KafkaWrites', 'type': 'monotonic_gauge'}, + 'KeeperBatchMaxCount': { + 'name': 'ClickHouseProfileEvents_KeeperBatchMaxCount', + 'type': 'monotonic_gauge', + }, + 'KeeperBatchMaxTotalSize': { + 'name': 'ClickHouseProfileEvents_KeeperBatchMaxTotalSize', + 'type': 'monotonic_gauge', + }, + 'KeeperCheckRequest': {'name': 'ClickHouseProfileEvents_KeeperCheckRequest', 'type': 'monotonic_gauge'}, + 'KeeperCommitWaitElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_KeeperCommitWaitElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'KeeperCommits': {'name': 'ClickHouseProfileEvents_KeeperCommits', 'type': 'monotonic_gauge'}, + 'KeeperCommitsFailed': { + 'name': 'ClickHouseProfileEvents_KeeperCommitsFailed', + 'type': 'monotonic_gauge', + }, + 'KeeperCreateRequest': { + 'name': 'ClickHouseProfileEvents_KeeperCreateRequest', + 'type': 'monotonic_gauge', + }, + 'KeeperExistsRequest': { + 'name': 'ClickHouseProfileEvents_KeeperExistsRequest', + 'type': 'monotonic_gauge', + }, + 'KeeperGetRequest': {'name': 'ClickHouseProfileEvents_KeeperGetRequest', 'type': 'monotonic_gauge'}, + 'KeeperLatency': { + 'name': 'ClickHouseProfileEvents_KeeperLatency', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'KeeperListRequest': {'name': 'ClickHouseProfileEvents_KeeperListRequest', 'type': 'monotonic_gauge'}, + 'KeeperLogsEntryReadFromCommitCache': { + 'name': 'ClickHouseProfileEvents_KeeperLogsEntryReadFromCommitCache', + 'type': 'monotonic_gauge', + }, + 'KeeperLogsEntryReadFromFile': { + 'name': 'ClickHouseProfileEvents_KeeperLogsEntryReadFromFile', + 'type': 'monotonic_gauge', + }, + 'KeeperLogsEntryReadFromLatestCache': { + 'name': 'ClickHouseProfileEvents_KeeperLogsEntryReadFromLatestCache', + 'type': 'monotonic_gauge', + }, + 'KeeperLogsPrefetchedEntries': { + 'name': 'ClickHouseProfileEvents_KeeperLogsPrefetchedEntries', + 'type': 'monotonic_gauge', + }, + 'KeeperMultiReadRequest': { + 'name': 'ClickHouseProfileEvents_KeeperMultiReadRequest', + 'type': 'monotonic_gauge', + }, + 'KeeperMultiRequest': {'name': 'ClickHouseProfileEvents_KeeperMultiRequest', 'type': 'monotonic_gauge'}, + 'KeeperPacketsReceived': { + 'name': 'ClickHouseProfileEvents_KeeperPacketsReceived', + 'type': 'monotonic_gauge', + }, + 'KeeperPacketsSent': {'name': 'ClickHouseProfileEvents_KeeperPacketsSent', 'type': 'monotonic_gauge'}, + 'KeeperPreprocessElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_KeeperPreprocessElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'KeeperProcessElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_KeeperProcessElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'KeeperReadSnapshot': {'name': 'ClickHouseProfileEvents_KeeperReadSnapshot', 'type': 'monotonic_gauge'}, + 'KeeperReconfigRequest': { + 'name': 'ClickHouseProfileEvents_KeeperReconfigRequest', + 'type': 'monotonic_gauge', + }, + 'KeeperRemoveRequest': { + 'name': 'ClickHouseProfileEvents_KeeperRemoveRequest', + 'type': 'monotonic_gauge', + }, + 'KeeperRequestRejectedDueToSoftMemoryLimitCount': { + 'name': 'ClickHouseProfileEvents_KeeperRequestRejectedDueToSoftMemoryLimitCount', + 'type': 'monotonic_gauge', + }, + 'KeeperRequestTotal': {'name': 'ClickHouseProfileEvents_KeeperRequestTotal', 'type': 'monotonic_gauge'}, + 'KeeperSaveSnapshot': {'name': 'ClickHouseProfileEvents_KeeperSaveSnapshot', 'type': 'monotonic_gauge'}, + 'KeeperSetRequest': {'name': 'ClickHouseProfileEvents_KeeperSetRequest', 'type': 'monotonic_gauge'}, + 'KeeperSnapshotApplys': { + 'name': 'ClickHouseProfileEvents_KeeperSnapshotApplys', + 'type': 'monotonic_gauge', + }, + 'KeeperSnapshotApplysFailed': { + 'name': 'ClickHouseProfileEvents_KeeperSnapshotApplysFailed', + 'type': 'monotonic_gauge', + }, + 'KeeperSnapshotCreations': { + 'name': 'ClickHouseProfileEvents_KeeperSnapshotCreations', + 'type': 'monotonic_gauge', + }, + 'KeeperSnapshotCreationsFailed': { + 'name': 'ClickHouseProfileEvents_KeeperSnapshotCreationsFailed', + 'type': 'monotonic_gauge', + }, + 'KeeperStorageLockWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_KeeperStorageLockWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'KeeperTotalElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_KeeperTotalElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'LoadedDataParts': {'name': 'ClickHouseProfileEvents_LoadedDataParts', 'type': 'monotonic_gauge'}, + 'LoadedDataPartsMicroseconds': { + 'name': 'ClickHouseProfileEvents_LoadedDataPartsMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'LoadedMarksCount': {'name': 'ClickHouseProfileEvents_LoadedMarksCount', 'type': 'monotonic_gauge'}, + 'LoadedMarksFiles': {'name': 'ClickHouseProfileEvents_LoadedMarksFiles', 'type': 'monotonic_gauge'}, + 'LoadedMarksMemoryBytes': { + 'name': 'ClickHouseProfileEvents_LoadedMarksMemoryBytes', + 'type': 'monotonic_gauge', + }, + 'LoadedPrimaryIndexBytes': { + 'name': 'ClickHouseProfileEvents_LoadedPrimaryIndexBytes', + 'type': 'monotonic_gauge', + }, + 'LoadedPrimaryIndexFiles': { + 'name': 'ClickHouseProfileEvents_LoadedPrimaryIndexFiles', + 'type': 'monotonic_gauge', + }, + 'LoadedPrimaryIndexRows': { + 'name': 'ClickHouseProfileEvents_LoadedPrimaryIndexRows', + 'type': 'monotonic_gauge', + }, + 'LoadingMarksTasksCanceled': { + 'name': 'ClickHouseProfileEvents_LoadingMarksTasksCanceled', + 'type': 'monotonic_gauge', + }, + 'LocalReadThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_LocalReadThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'LocalReadThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_LocalReadThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'LocalThreadPoolBusyMicroseconds': { + 'name': 'ClickHouseProfileEvents_LocalThreadPoolBusyMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'LocalThreadPoolExpansions': { + 'name': 'ClickHouseProfileEvents_LocalThreadPoolExpansions', + 'type': 'monotonic_gauge', + }, + 'LocalThreadPoolJobWaitTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_LocalThreadPoolJobWaitTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'LocalThreadPoolJobs': { + 'name': 'ClickHouseProfileEvents_LocalThreadPoolJobs', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'LocalThreadPoolLockWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_LocalThreadPoolLockWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'LocalThreadPoolShrinks': { + 'name': 'ClickHouseProfileEvents_LocalThreadPoolShrinks', + 'type': 'monotonic_gauge', + }, + 'LocalThreadPoolThreadCreationMicroseconds': { + 'name': 'ClickHouseProfileEvents_LocalThreadPoolThreadCreationMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'LocalWriteThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_LocalWriteThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'LocalWriteThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_LocalWriteThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'LogDebug': {'name': 'ClickHouseProfileEvents_LogDebug', 'type': 'monotonic_gauge'}, + 'LogError': {'name': 'ClickHouseProfileEvents_LogError', 'type': 'monotonic_gauge'}, + 'LogFatal': {'name': 'ClickHouseProfileEvents_LogFatal', 'type': 'monotonic_gauge'}, + 'LogInfo': {'name': 'ClickHouseProfileEvents_LogInfo', 'type': 'monotonic_gauge'}, + 'LogTest': {'name': 'ClickHouseProfileEvents_LogTest', 'type': 'monotonic_gauge'}, + 'LogTrace': {'name': 'ClickHouseProfileEvents_LogTrace', 'type': 'monotonic_gauge'}, + 'LogWarning': {'name': 'ClickHouseProfileEvents_LogWarning', 'type': 'monotonic_gauge'}, + 'LoggerElapsedNanoseconds': { + 'name': 'ClickHouseProfileEvents_LoggerElapsedNanoseconds', + 'type': 'temporal_percent', + 'scale': 'nanosecond', + }, + 'MMappedFileCacheHits': { + 'name': 'ClickHouseProfileEvents_MMappedFileCacheHits', + 'type': 'monotonic_gauge', + }, + 'MMappedFileCacheMisses': { + 'name': 'ClickHouseProfileEvents_MMappedFileCacheMisses', + 'type': 'monotonic_gauge', + }, + 'MainConfigLoads': {'name': 'ClickHouseProfileEvents_MainConfigLoads', 'type': 'monotonic_gauge'}, + 'MarkCacheEvictedBytes': { + 'name': 'ClickHouseProfileEvents_MarkCacheEvictedBytes', + 'type': 'monotonic_gauge', + }, + 'MarkCacheEvictedFiles': { + 'name': 'ClickHouseProfileEvents_MarkCacheEvictedFiles', + 'type': 'monotonic_gauge', + }, + 'MarkCacheEvictedMarks': { + 'name': 'ClickHouseProfileEvents_MarkCacheEvictedMarks', + 'type': 'monotonic_gauge', + }, + 'MarkCacheHits': {'name': 'ClickHouseProfileEvents_MarkCacheHits', 'type': 'monotonic_gauge'}, + 'MarkCacheMisses': {'name': 'ClickHouseProfileEvents_MarkCacheMisses', 'type': 'monotonic_gauge'}, + 'MemoryAllocatorPurge': { + 'name': 'ClickHouseProfileEvents_MemoryAllocatorPurge', + 'type': 'monotonic_gauge', + }, + 'MemoryAllocatorPurgeTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_MemoryAllocatorPurgeTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MemoryOvercommitWaitTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_MemoryOvercommitWaitTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MemoryWorkerRun': {'name': 'ClickHouseProfileEvents_MemoryWorkerRun', 'type': 'monotonic_gauge'}, + 'MemoryWorkerRunElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_MemoryWorkerRunElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'Merge': {'name': 'ClickHouseProfileEvents_Merge', 'type': 'monotonic_gauge'}, + 'MergeExecuteMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergeExecuteMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergeHorizontalStageExecuteMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergeHorizontalStageExecuteMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergeHorizontalStageTotalMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergeHorizontalStageTotalMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergePrewarmStageExecuteMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergePrewarmStageExecuteMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergePrewarmStageTotalMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergePrewarmStageTotalMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergeProjectionStageExecuteMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergeProjectionStageExecuteMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergeProjectionStageTotalMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergeProjectionStageTotalMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergeSourceParts': {'name': 'ClickHouseProfileEvents_MergeSourceParts', 'type': 'monotonic_gauge'}, + 'MergeTotalMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergeTotalMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergeTreeAllRangesAnnouncementsSent': { + 'name': 'ClickHouseProfileEvents_MergeTreeAllRangesAnnouncementsSent', + 'type': 'monotonic_gauge', + }, + 'MergeTreeAllRangesAnnouncementsSentElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergeTreeAllRangesAnnouncementsSentElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeTreeDataProjectionWriterBlocks': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocks', + 'type': 'monotonic_gauge', + }, + 'MergeTreeDataProjectionWriterBlocksAlreadySorted': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocksAlreadySorted', + 'type': 'monotonic_gauge', + }, + 'MergeTreeDataProjectionWriterCompressedBytes': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataProjectionWriterCompressedBytes', + 'type': 'monotonic_gauge', + }, + 'MergeTreeDataProjectionWriterMergingBlocksMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataProjectionWriterMergingBlocksMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeTreeDataProjectionWriterRows': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataProjectionWriterRows', + 'type': 'monotonic_gauge', + }, + 'MergeTreeDataProjectionWriterSortingBlocksMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataProjectionWriterSortingBlocksMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeTreeDataProjectionWriterUncompressedBytes': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataProjectionWriterUncompressedBytes', + 'type': 'monotonic_gauge', + }, + 'MergeTreeDataWriterBlocks': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterBlocks', + 'type': 'monotonic_gauge', + }, + 'MergeTreeDataWriterBlocksAlreadySorted': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterBlocksAlreadySorted', + 'type': 'monotonic_gauge', + }, + 'MergeTreeDataWriterCompressedBytes': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterCompressedBytes', + 'type': 'monotonic_gauge', + }, + 'MergeTreeDataWriterMergingBlocksMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterMergingBlocksMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeTreeDataWriterProjectionsCalculationMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterProjectionsCalculationMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeTreeDataWriterRows': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterRows', + 'type': 'monotonic_gauge', + }, + 'MergeTreeDataWriterSkipIndicesCalculationMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterSkipIndicesCalculationMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeTreeDataWriterSortingBlocksMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterSortingBlocksMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeTreeDataWriterStatisticsCalculationMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterStatisticsCalculationMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeTreeDataWriterUncompressedBytes': { + 'name': 'ClickHouseProfileEvents_MergeTreeDataWriterUncompressedBytes', + 'type': 'monotonic_gauge', + }, + 'MergeTreePrefetchedReadPoolInit': { + 'name': 'ClickHouseProfileEvents_MergeTreePrefetchedReadPoolInit', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeTreeReadTaskRequestsReceived': { + 'name': 'ClickHouseProfileEvents_MergeTreeReadTaskRequestsReceived', + 'type': 'monotonic_gauge', + }, + 'MergeTreeReadTaskRequestsSent': { + 'name': 'ClickHouseProfileEvents_MergeTreeReadTaskRequestsSent', + 'type': 'monotonic_gauge', + }, + 'MergeTreeReadTaskRequestsSentElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergeTreeReadTaskRequestsSentElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergeVerticalStageExecuteMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergeVerticalStageExecuteMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergeVerticalStageTotalMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergeVerticalStageTotalMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MergedColumns': {'name': 'ClickHouseProfileEvents_MergedColumns', 'type': 'monotonic_gauge'}, + 'MergedIntoCompactParts': { + 'name': 'ClickHouseProfileEvents_MergedIntoCompactParts', + 'type': 'monotonic_gauge', + }, + 'MergedIntoWideParts': { + 'name': 'ClickHouseProfileEvents_MergedIntoWideParts', + 'type': 'monotonic_gauge', + }, + 'MergedRows': {'name': 'ClickHouseProfileEvents_MergedRows', 'type': 'monotonic_gauge'}, + 'MergedUncompressedBytes': { + 'name': 'ClickHouseProfileEvents_MergedUncompressedBytes', + 'type': 'monotonic_gauge', + }, + 'MergerMutatorPartsInRangesForMergeCount': { + 'name': 'ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount', + 'type': 'monotonic_gauge', + }, + 'MergerMutatorPrepareRangesForMergeElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergerMutatorPrepareRangesForMergeElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergerMutatorRangesForMergeCount': { + 'name': 'ClickHouseProfileEvents_MergerMutatorRangesForMergeCount', + 'type': 'monotonic_gauge', + }, + 'MergerMutatorSelectPartsForMergeElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergerMutatorSelectPartsForMergeElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergerMutatorSelectRangePartsCount': { + 'name': 'ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount', + 'type': 'monotonic_gauge', + }, + 'MergerMutatorsGetPartsForMergeElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergerMutatorsGetPartsForMergeElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergesThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_MergesThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'MergesThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_MergesThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MergingSortedMilliseconds': { + 'name': 'ClickHouseProfileEvents_MergingSortedMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MetadataFromKeeperBackgroundCleanupErrors': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupErrors', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperBackgroundCleanupObjects': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupObjects', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperBackgroundCleanupTransactions': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupTransactions', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperCacheHit': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperCacheHit', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperCacheMiss': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperCacheMiss', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperCacheUpdateMicroseconds': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperCacheUpdateMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MetadataFromKeeperCleanupTransactionCommit': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommit', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperCleanupTransactionCommitRetry': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommitRetry', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperIndividualOperations': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperIndividualOperations', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperIndividualOperationsMicroseconds': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperIndividualOperationsMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MetadataFromKeeperOperations': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperOperations', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperReconnects': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperReconnects', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperTransactionCommit': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperTransactionCommit', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperTransactionCommitRetry': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperTransactionCommitRetry', + 'type': 'monotonic_gauge', + }, + 'MetadataFromKeeperUpdateCacheOneLevel': { + 'name': 'ClickHouseProfileEvents_MetadataFromKeeperUpdateCacheOneLevel', + 'type': 'monotonic_gauge', + }, + 'MutateTaskProjectionsCalculationMicroseconds': { + 'name': 'ClickHouseProfileEvents_MutateTaskProjectionsCalculationMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'MutatedRows': {'name': 'ClickHouseProfileEvents_MutatedRows', 'type': 'monotonic_gauge'}, + 'MutatedUncompressedBytes': { + 'name': 'ClickHouseProfileEvents_MutatedUncompressedBytes', + 'type': 'monotonic_gauge', + }, + 'MutationAffectedRowsUpperBound': { + 'name': 'ClickHouseProfileEvents_MutationAffectedRowsUpperBound', + 'type': 'monotonic_gauge', + }, + 'MutationAllPartColumns': { + 'name': 'ClickHouseProfileEvents_MutationAllPartColumns', + 'type': 'monotonic_gauge', + }, + 'MutationCreatedEmptyParts': { + 'name': 'ClickHouseProfileEvents_MutationCreatedEmptyParts', + 'type': 'monotonic_gauge', + }, + 'MutationExecuteMilliseconds': { + 'name': 'ClickHouseProfileEvents_MutationExecuteMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MutationSomePartColumns': { + 'name': 'ClickHouseProfileEvents_MutationSomePartColumns', + 'type': 'monotonic_gauge', + }, + 'MutationTotalMilliseconds': { + 'name': 'ClickHouseProfileEvents_MutationTotalMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'MutationTotalParts': {'name': 'ClickHouseProfileEvents_MutationTotalParts', 'type': 'monotonic_gauge'}, + 'MutationUntouchedParts': { + 'name': 'ClickHouseProfileEvents_MutationUntouchedParts', + 'type': 'monotonic_gauge', + }, + 'MutationsAppliedOnFlyInAllParts': { + 'name': 'ClickHouseProfileEvents_MutationsAppliedOnFlyInAllParts', + 'type': 'gauge', + }, + 'MutationsAppliedOnFlyInAllReadTasks': { + 'name': 'ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks', + 'type': 'monotonic_gauge', + }, + 'MutationsThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_MutationsThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'MutationsThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_MutationsThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'NetworkReceiveBytes': { + 'name': 'ClickHouseProfileEvents_NetworkReceiveBytes', + 'type': 'monotonic_gauge', + }, + 'NetworkReceiveElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_NetworkReceiveElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'NetworkSendBytes': {'name': 'ClickHouseProfileEvents_NetworkSendBytes', 'type': 'monotonic_gauge'}, + 'NetworkSendElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_NetworkSendElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'NotCreatedLogEntryForMerge': { + 'name': 'ClickHouseProfileEvents_NotCreatedLogEntryForMerge', + 'type': 'monotonic_gauge', + }, + 'NotCreatedLogEntryForMutation': { + 'name': 'ClickHouseProfileEvents_NotCreatedLogEntryForMutation', + 'type': 'monotonic_gauge', + }, + 'OSCPUVirtualTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_OSCPUVirtualTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'OSCPUWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_OSCPUWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'OSIOWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_OSIOWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'OSReadBytes': {'name': 'ClickHouseProfileEvents_OSReadBytes', 'type': 'monotonic_gauge'}, + 'OSReadChars': {'name': 'ClickHouseProfileEvents_OSReadChars', 'type': 'monotonic_gauge'}, + 'OSWriteBytes': {'name': 'ClickHouseProfileEvents_OSWriteBytes', 'type': 'monotonic_gauge'}, + 'OSWriteChars': {'name': 'ClickHouseProfileEvents_OSWriteChars', 'type': 'monotonic_gauge'}, + 'ObjectStorageQueueCancelledFiles': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueCleanupMaxSetSizeOrTTLMicroseconds': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueCleanupMaxSetSizeOrTTLMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ObjectStorageQueueCommitRequests': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueCommitRequests', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueExceptionsDuringInsert': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueExceptionsDuringRead': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueFailedFiles': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueFailedFiles', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueFailedToBatchSetProcessing': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueFilteredFiles': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueInsertIterations': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueInsertIterations', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueListedFiles': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueListedFiles', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueLockLocalFileStatusesMicroseconds': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueLockLocalFileStatusesMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ObjectStorageQueueProcessedFiles': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueProcessedFiles', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueProcessedRows': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueProcessedRows', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueuePullMicroseconds': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueuePullMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ObjectStorageQueueReadBytes': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueReadBytes', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueReadFiles': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueReadFiles', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueReadRows': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueReadRows', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueRemovedObjects': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueSuccessfulCommits': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueTrySetProcessingFailed': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueTrySetProcessingRequests': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueTrySetProcessingSucceeded': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded', + 'type': 'monotonic_gauge', + }, + 'ObjectStorageQueueUnsuccessfulCommits': { + 'name': 'ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits', + 'type': 'monotonic_gauge', + }, + 'ObsoleteReplicatedParts': { + 'name': 'ClickHouseProfileEvents_ObsoleteReplicatedParts', + 'type': 'monotonic_gauge', + }, + 'OpenedFileCacheHits': { + 'name': 'ClickHouseProfileEvents_OpenedFileCacheHits', + 'type': 'monotonic_gauge', + }, + 'OpenedFileCacheMicroseconds': { + 'name': 'ClickHouseProfileEvents_OpenedFileCacheMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'OpenedFileCacheMisses': { + 'name': 'ClickHouseProfileEvents_OpenedFileCacheMisses', + 'type': 'monotonic_gauge', + }, + 'OtherQueryTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_OtherQueryTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'OverflowAny': {'name': 'ClickHouseProfileEvents_OverflowAny', 'type': 'monotonic_gauge'}, + 'OverflowBreak': {'name': 'ClickHouseProfileEvents_OverflowBreak', 'type': 'monotonic_gauge'}, + 'OverflowThrow': {'name': 'ClickHouseProfileEvents_OverflowThrow', 'type': 'monotonic_gauge'}, + 'PageCacheBytesUnpinnedRoundedToHugePages': { + 'name': 'ClickHouseProfileEvents_PageCacheBytesUnpinnedRoundedToHugePages', + 'type': 'gauge', + }, + 'PageCacheBytesUnpinnedRoundedToPages': { + 'name': 'ClickHouseProfileEvents_PageCacheBytesUnpinnedRoundedToPages', + 'type': 'gauge', + }, + 'PageCacheChunkDataHits': {'name': 'ClickHouseProfileEvents_PageCacheChunkDataHits', 'type': 'gauge'}, + 'PageCacheChunkDataMisses': { + 'name': 'ClickHouseProfileEvents_PageCacheChunkDataMisses', + 'type': 'gauge', + }, + 'PageCacheChunkDataPartialHits': { + 'name': 'ClickHouseProfileEvents_PageCacheChunkDataPartialHits', + 'type': 'gauge', + }, + 'PageCacheChunkMisses': {'name': 'ClickHouseProfileEvents_PageCacheChunkMisses', 'type': 'gauge'}, + 'PageCacheChunkShared': {'name': 'ClickHouseProfileEvents_PageCacheChunkShared', 'type': 'gauge'}, + 'PageCacheHits': {'name': 'ClickHouseProfileEvents_PageCacheHits', 'type': 'monotonic_gauge'}, + 'PageCacheMisses': {'name': 'ClickHouseProfileEvents_PageCacheMisses', 'type': 'monotonic_gauge'}, + 'PageCacheOvercommitResize': { + 'name': 'ClickHouseProfileEvents_PageCacheOvercommitResize', + 'type': 'monotonic_gauge', + }, + 'PageCacheReadBytes': {'name': 'ClickHouseProfileEvents_PageCacheReadBytes', 'type': 'monotonic_gauge'}, + 'PageCacheResized': {'name': 'ClickHouseProfileEvents_PageCacheResized', 'type': 'monotonic_gauge'}, + 'PageCacheWeightLost': { + 'name': 'ClickHouseProfileEvents_PageCacheWeightLost', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasAnnouncementMicroseconds': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasAnnouncementMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ParallelReplicasAvailableCount': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasAvailableCount', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasCollectingOwnedSegmentsMicroseconds': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasCollectingOwnedSegmentsMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ParallelReplicasDeniedRequests': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasDeniedRequests', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasHandleAnnouncementMicroseconds': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasHandleAnnouncementMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ParallelReplicasHandleRequestMicroseconds': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasHandleRequestMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ParallelReplicasNumRequests': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasNumRequests', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasProcessingPartsMicroseconds': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasProcessingPartsMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ParallelReplicasQueryCount': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasQueryCount', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasReadAssignedForStealingMarks': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasReadAssignedForStealingMarks', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasReadAssignedMarks': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasReadAssignedMarks', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasReadMarks': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasReadMarks', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasReadRequestMicroseconds': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasReadRequestMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ParallelReplicasReadUnassignedMarks': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasReadUnassignedMarks', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasStealingByHashMicroseconds': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasStealingByHashMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ParallelReplicasStealingLeftoversMicroseconds': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasStealingLeftoversMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ParallelReplicasUnavailableCount': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasUnavailableCount', + 'type': 'monotonic_gauge', + }, + 'ParallelReplicasUsedCount': { + 'name': 'ClickHouseProfileEvents_ParallelReplicasUsedCount', + 'type': 'monotonic_gauge', + }, + 'ParquetDecodingTaskBatches': { + 'name': 'ClickHouseProfileEvents_ParquetDecodingTaskBatches', + 'type': 'monotonic_gauge', + }, + 'ParquetDecodingTasks': { + 'name': 'ClickHouseProfileEvents_ParquetDecodingTasks', + 'type': 'monotonic_gauge', + }, + 'ParquetFetchWaitTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_ParquetFetchWaitTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ParquetPrunedRowGroups': { + 'name': 'ClickHouseProfileEvents_ParquetPrunedRowGroups', + 'type': 'monotonic_gauge', + }, + 'ParquetReadRowGroups': { + 'name': 'ClickHouseProfileEvents_ParquetReadRowGroups', + 'type': 'monotonic_gauge', + }, + 'PartsLockHoldMicroseconds': { + 'name': 'ClickHouseProfileEvents_PartsLockHoldMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'PartsLockWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_PartsLockWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'PartsWithAppliedMutationsOnFly': { + 'name': 'ClickHouseProfileEvents_PartsWithAppliedMutationsOnFly', + 'type': 'gauge', + }, + 'PatchesAcquireLockMicroseconds': { + 'name': 'ClickHouseProfileEvents_PatchesAcquireLockMicroseconds', + 'type': 'monotonic_gauge', + }, + 'PatchesAcquireLockTries': { + 'name': 'ClickHouseProfileEvents_PatchesAcquireLockTries', + 'type': 'monotonic_gauge', + }, + 'PatchesAppliedInAllReadTasks': { + 'name': 'ClickHouseProfileEvents_PatchesAppliedInAllReadTasks', + 'type': 'monotonic_gauge', + }, + 'PatchesJoinAppliedInAllReadTasks': { + 'name': 'ClickHouseProfileEvents_PatchesJoinAppliedInAllReadTasks', + 'type': 'monotonic_gauge', + }, + 'PatchesMergeAppliedInAllReadTasks': { + 'name': 'ClickHouseProfileEvents_PatchesMergeAppliedInAllReadTasks', + 'type': 'monotonic_gauge', + }, + 'PatchesReadUncompressedBytes': { + 'name': 'ClickHouseProfileEvents_PatchesReadUncompressedBytes', + 'type': 'monotonic_gauge', + }, + 'PerfAlignmentFaults': { + 'name': 'ClickHouseProfileEvents_PerfAlignmentFaults', + 'type': 'monotonic_gauge', + }, + 'PerfBranchInstructions': { + 'name': 'ClickHouseProfileEvents_PerfBranchInstructions', + 'type': 'monotonic_gauge', + }, + 'PerfBranchMisses': {'name': 'ClickHouseProfileEvents_PerfBranchMisses', 'type': 'monotonic_gauge'}, + 'PerfBusCycles': {'name': 'ClickHouseProfileEvents_PerfBusCycles', 'type': 'monotonic_gauge'}, + 'PerfCPUClock': {'name': 'ClickHouseProfileEvents_PerfCPUClock', 'type': 'monotonic_gauge'}, + 'PerfCPUCycles': {'name': 'ClickHouseProfileEvents_PerfCPUCycles', 'type': 'monotonic_gauge'}, + 'PerfCPUMigrations': {'name': 'ClickHouseProfileEvents_PerfCPUMigrations', 'type': 'monotonic_gauge'}, + 'PerfCacheMisses': {'name': 'ClickHouseProfileEvents_PerfCacheMisses', 'type': 'monotonic_gauge'}, + 'PerfCacheReferences': { + 'name': 'ClickHouseProfileEvents_PerfCacheReferences', + 'type': 'monotonic_gauge', + }, + 'PerfContextSwitches': { + 'name': 'ClickHouseProfileEvents_PerfContextSwitches', + 'type': 'monotonic_gauge', + }, + 'PerfDataTLBMisses': {'name': 'ClickHouseProfileEvents_PerfDataTLBMisses', 'type': 'monotonic_gauge'}, + 'PerfDataTLBReferences': { + 'name': 'ClickHouseProfileEvents_PerfDataTLBReferences', + 'type': 'monotonic_gauge', + }, + 'PerfEmulationFaults': { + 'name': 'ClickHouseProfileEvents_PerfEmulationFaults', + 'type': 'monotonic_gauge', + }, + 'PerfInstructionTLBMisses': { + 'name': 'ClickHouseProfileEvents_PerfInstructionTLBMisses', + 'type': 'monotonic_gauge', + }, + 'PerfInstructionTLBReferences': { + 'name': 'ClickHouseProfileEvents_PerfInstructionTLBReferences', + 'type': 'monotonic_gauge', + }, + 'PerfInstructions': {'name': 'ClickHouseProfileEvents_PerfInstructions', 'type': 'monotonic_gauge'}, + 'PerfLocalMemoryMisses': { + 'name': 'ClickHouseProfileEvents_PerfLocalMemoryMisses', + 'type': 'monotonic_gauge', + }, + 'PerfLocalMemoryReferences': { + 'name': 'ClickHouseProfileEvents_PerfLocalMemoryReferences', + 'type': 'monotonic_gauge', + }, + 'PerfMinEnabledRunningTime': { + 'name': 'ClickHouseProfileEvents_PerfMinEnabledRunningTime', + 'type': 'monotonic_gauge', + }, + 'PerfMinEnabledTime': {'name': 'ClickHouseProfileEvents_PerfMinEnabledTime', 'type': 'monotonic_gauge'}, + 'PerfRefCPUCycles': {'name': 'ClickHouseProfileEvents_PerfRefCPUCycles', 'type': 'monotonic_gauge'}, + 'PerfStalledCyclesBackend': { + 'name': 'ClickHouseProfileEvents_PerfStalledCyclesBackend', + 'type': 'monotonic_gauge', + }, + 'PerfStalledCyclesFrontend': { + 'name': 'ClickHouseProfileEvents_PerfStalledCyclesFrontend', + 'type': 'monotonic_gauge', + }, + 'PerfTaskClock': {'name': 'ClickHouseProfileEvents_PerfTaskClock', 'type': 'monotonic_gauge'}, + 'PolygonsAddedToPool': { + 'name': 'ClickHouseProfileEvents_PolygonsAddedToPool', + 'type': 'monotonic_gauge', + }, + 'PolygonsInPoolAllocatedBytes': { + 'name': 'ClickHouseProfileEvents_PolygonsInPoolAllocatedBytes', + 'type': 'monotonic_gauge', + }, + 'PreferredWarmedUnmergedParts': { + 'name': 'ClickHouseProfileEvents_PreferredWarmedUnmergedParts', + 'type': 'monotonic_gauge', + }, + 'PrimaryIndexCacheHits': { + 'name': 'ClickHouseProfileEvents_PrimaryIndexCacheHits', + 'type': 'monotonic_gauge', + }, + 'PrimaryIndexCacheMisses': { + 'name': 'ClickHouseProfileEvents_PrimaryIndexCacheMisses', + 'type': 'monotonic_gauge', + }, + 'QueriesWithSubqueries': { + 'name': 'ClickHouseProfileEvents_QueriesWithSubqueries', + 'type': 'monotonic_gauge', + }, + 'Query': {'name': 'ClickHouseProfileEvents_Query', 'type': 'monotonic_gauge'}, + 'QueryBackupThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_QueryBackupThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'QueryBackupThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_QueryBackupThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'QueryCacheHits': {'name': 'ClickHouseProfileEvents_QueryCacheHits', 'type': 'monotonic_gauge'}, + 'QueryCacheMisses': {'name': 'ClickHouseProfileEvents_QueryCacheMisses', 'type': 'monotonic_gauge'}, + 'QueryConditionCacheHits': { + 'name': 'ClickHouseProfileEvents_QueryConditionCacheHits', + 'type': 'monotonic_gauge', + }, + 'QueryConditionCacheMisses': { + 'name': 'ClickHouseProfileEvents_QueryConditionCacheMisses', + 'type': 'monotonic_gauge', + }, + 'QueryLocalReadThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_QueryLocalReadThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'QueryLocalReadThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_QueryLocalReadThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'QueryLocalWriteThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_QueryLocalWriteThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'QueryLocalWriteThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_QueryLocalWriteThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'QueryMaskingRulesMatch': { + 'name': 'ClickHouseProfileEvents_QueryMaskingRulesMatch', + 'type': 'monotonic_gauge', + }, + 'QueryMemoryLimitExceeded': { + 'name': 'ClickHouseProfileEvents_QueryMemoryLimitExceeded', + 'type': 'monotonic_gauge', + }, + 'QueryPreempted': {'name': 'ClickHouseProfileEvents_QueryPreempted', 'type': 'monotonic_gauge'}, + 'QueryProfilerConcurrencyOverruns': { + 'name': 'ClickHouseProfileEvents_QueryProfilerConcurrencyOverruns', + 'type': 'monotonic_gauge', + }, + 'QueryProfilerErrors': { + 'name': 'ClickHouseProfileEvents_QueryProfilerErrors', + 'type': 'monotonic_gauge', + }, + 'QueryProfilerRuns': {'name': 'ClickHouseProfileEvents_QueryProfilerRuns', 'type': 'monotonic_gauge'}, + 'QueryProfilerSignalOverruns': { + 'name': 'ClickHouseProfileEvents_QueryProfilerSignalOverruns', + 'type': 'monotonic_gauge', + }, + 'QueryRemoteReadThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_QueryRemoteReadThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'QueryRemoteReadThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_QueryRemoteReadThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'QueryRemoteWriteThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_QueryRemoteWriteThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'QueryRemoteWriteThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_QueryRemoteWriteThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'QueryTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_QueryTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'RWLockAcquiredReadLocks': { + 'name': 'ClickHouseProfileEvents_RWLockAcquiredReadLocks', + 'type': 'monotonic_gauge', + }, + 'RWLockAcquiredWriteLocks': { + 'name': 'ClickHouseProfileEvents_RWLockAcquiredWriteLocks', + 'type': 'monotonic_gauge', + }, + 'RWLockReadersWaitMilliseconds': { + 'name': 'ClickHouseProfileEvents_RWLockReadersWaitMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'RWLockWritersWaitMilliseconds': { + 'name': 'ClickHouseProfileEvents_RWLockWritersWaitMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'ReadBackoff': {'name': 'ClickHouseProfileEvents_ReadBackoff', 'type': 'monotonic_gauge'}, + 'ReadBufferFromAzureBytes': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromAzureBytes', + 'type': 'monotonic_gauge', + }, + 'ReadBufferFromAzureInitMicroseconds': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromAzureInitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ReadBufferFromAzureMicroseconds': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromAzureMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ReadBufferFromAzureRequestsErrors': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromAzureRequestsErrors', + 'type': 'monotonic_gauge', + }, + 'ReadBufferFromFileDescriptorRead': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromFileDescriptorRead', + 'type': 'monotonic_gauge', + }, + 'ReadBufferFromFileDescriptorReadBytes': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadBytes', + 'type': 'monotonic_gauge', + }, + 'ReadBufferFromFileDescriptorReadFailed': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadFailed', + 'type': 'monotonic_gauge', + }, + 'ReadBufferFromS3Bytes': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromS3Bytes', + 'type': 'monotonic_gauge', + }, + 'ReadBufferFromS3InitMicroseconds': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromS3InitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ReadBufferFromS3Microseconds': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromS3Microseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ReadBufferFromS3RequestsErrors': { + 'name': 'ClickHouseProfileEvents_ReadBufferFromS3RequestsErrors', + 'type': 'monotonic_gauge', + }, + 'ReadBufferSeekCancelConnection': { + 'name': 'ClickHouseProfileEvents_ReadBufferSeekCancelConnection', + 'type': 'monotonic_gauge', + }, + 'ReadCompressedBytes': { + 'name': 'ClickHouseProfileEvents_ReadCompressedBytes', + 'type': 'monotonic_gauge', + }, + 'ReadPatchesMicroseconds': { + 'name': 'ClickHouseProfileEvents_ReadPatchesMicroseconds', + 'type': 'monotonic_gauge', + }, + 'ReadTaskRequestsReceived': { + 'name': 'ClickHouseProfileEvents_ReadTaskRequestsReceived', + 'type': 'monotonic_gauge', + }, + 'ReadTaskRequestsSent': { + 'name': 'ClickHouseProfileEvents_ReadTaskRequestsSent', + 'type': 'monotonic_gauge', + }, + 'ReadTaskRequestsSentElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_ReadTaskRequestsSentElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ReadTasksWithAppliedMutationsOnFly': { + 'name': 'ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly', + 'type': 'monotonic_gauge', + }, + 'ReadTasksWithAppliedPatches': { + 'name': 'ClickHouseProfileEvents_ReadTasksWithAppliedPatches', + 'type': 'monotonic_gauge', + }, + 'ReadWriteBufferFromHTTPBytes': { + 'name': 'ClickHouseProfileEvents_ReadWriteBufferFromHTTPBytes', + 'type': 'monotonic_gauge', + }, + 'ReadWriteBufferFromHTTPRequestsSent': { + 'name': 'ClickHouseProfileEvents_ReadWriteBufferFromHTTPRequestsSent', + 'type': 'monotonic_gauge', + }, + 'RealTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_RealTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'RefreshableViewLockTableRetry': { + 'name': 'ClickHouseProfileEvents_RefreshableViewLockTableRetry', + 'type': 'monotonic_gauge', + }, + 'RefreshableViewRefreshFailed': { + 'name': 'ClickHouseProfileEvents_RefreshableViewRefreshFailed', + 'type': 'monotonic_gauge', + }, + 'RefreshableViewRefreshSuccess': { + 'name': 'ClickHouseProfileEvents_RefreshableViewRefreshSuccess', + 'type': 'monotonic_gauge', + }, + 'RefreshableViewSyncReplicaRetry': { + 'name': 'ClickHouseProfileEvents_RefreshableViewSyncReplicaRetry', + 'type': 'monotonic_gauge', + }, + 'RefreshableViewSyncReplicaSuccess': { + 'name': 'ClickHouseProfileEvents_RefreshableViewSyncReplicaSuccess', + 'type': 'monotonic_gauge', + }, + 'RegexpLocalCacheHit': { + 'name': 'ClickHouseProfileEvents_RegexpLocalCacheHit', + 'type': 'monotonic_gauge', + }, + 'RegexpLocalCacheMiss': { + 'name': 'ClickHouseProfileEvents_RegexpLocalCacheMiss', + 'type': 'monotonic_gauge', + }, + 'RegexpWithMultipleNeedlesCreated': { + 'name': 'ClickHouseProfileEvents_RegexpWithMultipleNeedlesCreated', + 'type': 'monotonic_gauge', + }, + 'RegexpWithMultipleNeedlesGlobalCacheHit': { + 'name': 'ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheHit', + 'type': 'monotonic_gauge', + }, + 'RegexpWithMultipleNeedlesGlobalCacheMiss': { + 'name': 'ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheMiss', + 'type': 'monotonic_gauge', + }, + 'RejectedInserts': {'name': 'ClickHouseProfileEvents_RejectedInserts', 'type': 'monotonic_gauge'}, + 'RejectedLightweightUpdates': { + 'name': 'ClickHouseProfileEvents_RejectedLightweightUpdates', + 'type': 'monotonic_gauge', + }, + 'RejectedMutations': {'name': 'ClickHouseProfileEvents_RejectedMutations', 'type': 'monotonic_gauge'}, + 'RemoteFSBuffers': {'name': 'ClickHouseProfileEvents_RemoteFSBuffers', 'type': 'monotonic_gauge'}, + 'RemoteFSCancelledPrefetches': { + 'name': 'ClickHouseProfileEvents_RemoteFSCancelledPrefetches', + 'type': 'monotonic_gauge', + }, + 'RemoteFSLazySeeks': {'name': 'ClickHouseProfileEvents_RemoteFSLazySeeks', 'type': 'monotonic_gauge'}, + 'RemoteFSPrefetchedBytes': { + 'name': 'ClickHouseProfileEvents_RemoteFSPrefetchedBytes', + 'type': 'monotonic_gauge', + }, + 'RemoteFSPrefetchedReads': { + 'name': 'ClickHouseProfileEvents_RemoteFSPrefetchedReads', + 'type': 'monotonic_gauge', + }, + 'RemoteFSPrefetches': {'name': 'ClickHouseProfileEvents_RemoteFSPrefetches', 'type': 'monotonic_gauge'}, + 'RemoteFSSeeks': {'name': 'ClickHouseProfileEvents_RemoteFSSeeks', 'type': 'monotonic_gauge'}, + 'RemoteFSSeeksWithReset': { + 'name': 'ClickHouseProfileEvents_RemoteFSSeeksWithReset', + 'type': 'monotonic_gauge', + }, + 'RemoteFSUnprefetchedBytes': { + 'name': 'ClickHouseProfileEvents_RemoteFSUnprefetchedBytes', + 'type': 'monotonic_gauge', + }, + 'RemoteFSUnprefetchedReads': { + 'name': 'ClickHouseProfileEvents_RemoteFSUnprefetchedReads', + 'type': 'monotonic_gauge', + }, + 'RemoteFSUnusedPrefetches': { + 'name': 'ClickHouseProfileEvents_RemoteFSUnusedPrefetches', + 'type': 'monotonic_gauge', + }, + 'RemoteReadThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_RemoteReadThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'RemoteReadThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_RemoteReadThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'RemoteWriteThrottlerBytes': { + 'name': 'ClickHouseProfileEvents_RemoteWriteThrottlerBytes', + 'type': 'monotonic_gauge', + }, + 'RemoteWriteThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_RemoteWriteThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ReplacingSortedMilliseconds': { + 'name': 'ClickHouseProfileEvents_ReplacingSortedMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'ReplicaPartialShutdown': { + 'name': 'ClickHouseProfileEvents_ReplicaPartialShutdown', + 'type': 'monotonic_gauge', + }, + 'ReplicatedCoveredPartsInZooKeeperOnStart': { + 'name': 'ClickHouseProfileEvents_ReplicatedCoveredPartsInZooKeeperOnStart', + 'type': 'monotonic_gauge', + }, + 'ReplicatedDataLoss': {'name': 'ClickHouseProfileEvents_ReplicatedDataLoss', 'type': 'monotonic_gauge'}, + 'ReplicatedPartChecks': { + 'name': 'ClickHouseProfileEvents_ReplicatedPartChecks', + 'type': 'monotonic_gauge', + }, + 'ReplicatedPartChecksFailed': { + 'name': 'ClickHouseProfileEvents_ReplicatedPartChecksFailed', + 'type': 'monotonic_gauge', + }, + 'ReplicatedPartFailedFetches': { + 'name': 'ClickHouseProfileEvents_ReplicatedPartFailedFetches', + 'type': 'monotonic_gauge', + }, + 'ReplicatedPartFetches': { + 'name': 'ClickHouseProfileEvents_ReplicatedPartFetches', + 'type': 'monotonic_gauge', + }, + 'ReplicatedPartFetchesOfMerged': { + 'name': 'ClickHouseProfileEvents_ReplicatedPartFetchesOfMerged', + 'type': 'monotonic_gauge', + }, + 'ReplicatedPartMerges': { + 'name': 'ClickHouseProfileEvents_ReplicatedPartMerges', + 'type': 'monotonic_gauge', + }, + 'ReplicatedPartMutations': { + 'name': 'ClickHouseProfileEvents_ReplicatedPartMutations', + 'type': 'monotonic_gauge', + }, + 'RestorePartsSkippedBytes': { + 'name': 'ClickHouseProfileEvents_RestorePartsSkippedBytes', + 'type': 'monotonic_gauge', + }, + 'RestorePartsSkippedFiles': { + 'name': 'ClickHouseProfileEvents_RestorePartsSkippedFiles', + 'type': 'monotonic_gauge', + }, + 'RowsReadByMainReader': { + 'name': 'ClickHouseProfileEvents_RowsReadByMainReader', + 'type': 'monotonic_gauge', + }, + 'RowsReadByPrewhereReaders': { + 'name': 'ClickHouseProfileEvents_RowsReadByPrewhereReaders', + 'type': 'monotonic_gauge', + }, + 'S3AbortMultipartUpload': { + 'name': 'ClickHouseProfileEvents_S3AbortMultipartUpload', + 'type': 'monotonic_gauge', + }, + 'S3Clients': {'name': 'ClickHouseProfileEvents_S3Clients', 'type': 'monotonic_gauge'}, + 'S3CompleteMultipartUpload': { + 'name': 'ClickHouseProfileEvents_S3CompleteMultipartUpload', + 'type': 'monotonic_gauge', + }, + 'S3CopyObject': {'name': 'ClickHouseProfileEvents_S3CopyObject', 'type': 'monotonic_gauge'}, + 'S3CreateMultipartUpload': { + 'name': 'ClickHouseProfileEvents_S3CreateMultipartUpload', + 'type': 'monotonic_gauge', + }, + 'S3DeleteObjects': {'name': 'ClickHouseProfileEvents_S3DeleteObjects', 'type': 'monotonic_gauge'}, + 'S3GetObject': {'name': 'ClickHouseProfileEvents_S3GetObject', 'type': 'monotonic_gauge'}, + 'S3GetObjectAttributes': { + 'name': 'ClickHouseProfileEvents_S3GetObjectAttributes', + 'type': 'monotonic_gauge', + }, + 'S3GetRequestThrottlerCount': { + 'name': 'ClickHouseProfileEvents_S3GetRequestThrottlerCount', + 'type': 'monotonic_gauge', + }, + 'S3GetRequestThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_S3GetRequestThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'S3HeadObject': {'name': 'ClickHouseProfileEvents_S3HeadObject', 'type': 'monotonic_gauge'}, + 'S3ListObjects': {'name': 'ClickHouseProfileEvents_S3ListObjects', 'type': 'monotonic_gauge'}, + 'S3PutObject': {'name': 'ClickHouseProfileEvents_S3PutObject', 'type': 'monotonic_gauge'}, + 'S3PutRequestThrottlerCount': { + 'name': 'ClickHouseProfileEvents_S3PutRequestThrottlerCount', + 'type': 'monotonic_gauge', + }, + 'S3PutRequestThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_S3PutRequestThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'S3QueueSetFileFailedMicroseconds': { + 'name': 'ClickHouseProfileEvents_S3QueueSetFileFailedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'S3QueueSetFileProcessedMicroseconds': { + 'name': 'ClickHouseProfileEvents_S3QueueSetFileProcessedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'S3QueueSetFileProcessingMicroseconds': { + 'name': 'ClickHouseProfileEvents_S3QueueSetFileProcessingMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'S3ReadMicroseconds': { + 'name': 'ClickHouseProfileEvents_S3ReadMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'S3ReadRequestAttempts': { + 'name': 'ClickHouseProfileEvents_S3ReadRequestAttempts', + 'type': 'monotonic_gauge', + }, + 'S3ReadRequestRetryableErrors': { + 'name': 'ClickHouseProfileEvents_S3ReadRequestRetryableErrors', + 'type': 'monotonic_gauge', + }, + 'S3ReadRequestsCount': { + 'name': 'ClickHouseProfileEvents_S3ReadRequestsCount', + 'type': 'monotonic_gauge', + }, + 'S3ReadRequestsErrors': { + 'name': 'ClickHouseProfileEvents_S3ReadRequestsErrors', + 'type': 'monotonic_gauge', + }, + 'S3ReadRequestsRedirects': { + 'name': 'ClickHouseProfileEvents_S3ReadRequestsRedirects', + 'type': 'monotonic_gauge', + }, + 'S3ReadRequestsThrottling': { + 'name': 'ClickHouseProfileEvents_S3ReadRequestsThrottling', + 'type': 'monotonic_gauge', + }, + 'S3UploadPart': {'name': 'ClickHouseProfileEvents_S3UploadPart', 'type': 'monotonic_gauge'}, + 'S3UploadPartCopy': {'name': 'ClickHouseProfileEvents_S3UploadPartCopy', 'type': 'monotonic_gauge'}, + 'S3WriteMicroseconds': { + 'name': 'ClickHouseProfileEvents_S3WriteMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'S3WriteRequestAttempts': { + 'name': 'ClickHouseProfileEvents_S3WriteRequestAttempts', + 'type': 'monotonic_gauge', + }, + 'S3WriteRequestRetryableErrors': { + 'name': 'ClickHouseProfileEvents_S3WriteRequestRetryableErrors', + 'type': 'monotonic_gauge', + }, + 'S3WriteRequestsCount': { + 'name': 'ClickHouseProfileEvents_S3WriteRequestsCount', + 'type': 'monotonic_gauge', + }, + 'S3WriteRequestsErrors': { + 'name': 'ClickHouseProfileEvents_S3WriteRequestsErrors', + 'type': 'monotonic_gauge', + }, + 'S3WriteRequestsRedirects': { + 'name': 'ClickHouseProfileEvents_S3WriteRequestsRedirects', + 'type': 'monotonic_gauge', + }, + 'S3WriteRequestsThrottling': { + 'name': 'ClickHouseProfileEvents_S3WriteRequestsThrottling', + 'type': 'monotonic_gauge', + }, + 'ScalarSubqueriesCacheMiss': { + 'name': 'ClickHouseProfileEvents_ScalarSubqueriesCacheMiss', + 'type': 'monotonic_gauge', + }, + 'ScalarSubqueriesGlobalCacheHit': { + 'name': 'ClickHouseProfileEvents_ScalarSubqueriesGlobalCacheHit', + 'type': 'monotonic_gauge', + }, + 'ScalarSubqueriesLocalCacheHit': { + 'name': 'ClickHouseProfileEvents_ScalarSubqueriesLocalCacheHit', + 'type': 'monotonic_gauge', + }, + 'SchedulerIOReadBytes': { + 'name': 'ClickHouseProfileEvents_SchedulerIOReadBytes', + 'type': 'monotonic_gauge', + }, + 'SchedulerIOReadRequests': { + 'name': 'ClickHouseProfileEvents_SchedulerIOReadRequests', + 'type': 'monotonic_gauge', + }, + 'SchedulerIOReadWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_SchedulerIOReadWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SchedulerIOWriteBytes': { + 'name': 'ClickHouseProfileEvents_SchedulerIOWriteBytes', + 'type': 'monotonic_gauge', + }, + 'SchedulerIOWriteRequests': { + 'name': 'ClickHouseProfileEvents_SchedulerIOWriteRequests', + 'type': 'monotonic_gauge', + }, + 'SchedulerIOWriteWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_SchedulerIOWriteWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SchemaInferenceCacheEvictions': { + 'name': 'ClickHouseProfileEvents_SchemaInferenceCacheEvictions', + 'type': 'monotonic_gauge', + }, + 'SchemaInferenceCacheHits': { + 'name': 'ClickHouseProfileEvents_SchemaInferenceCacheHits', + 'type': 'monotonic_gauge', + }, + 'SchemaInferenceCacheInvalidations': { + 'name': 'ClickHouseProfileEvents_SchemaInferenceCacheInvalidations', + 'type': 'monotonic_gauge', + }, + 'SchemaInferenceCacheMisses': { + 'name': 'ClickHouseProfileEvents_SchemaInferenceCacheMisses', + 'type': 'monotonic_gauge', + }, + 'SchemaInferenceCacheNumRowsHits': { + 'name': 'ClickHouseProfileEvents_SchemaInferenceCacheNumRowsHits', + 'type': 'monotonic_gauge', + }, + 'SchemaInferenceCacheNumRowsMisses': { + 'name': 'ClickHouseProfileEvents_SchemaInferenceCacheNumRowsMisses', + 'type': 'monotonic_gauge', + }, + 'SchemaInferenceCacheSchemaHits': { + 'name': 'ClickHouseProfileEvents_SchemaInferenceCacheSchemaHits', + 'type': 'monotonic_gauge', + }, + 'SchemaInferenceCacheSchemaMisses': { + 'name': 'ClickHouseProfileEvents_SchemaInferenceCacheSchemaMisses', + 'type': 'monotonic_gauge', + }, + 'Seek': {'name': 'ClickHouseProfileEvents_Seek', 'type': 'monotonic_gauge'}, + 'SelectQueriesWithPrimaryKeyUsage': { + 'name': 'ClickHouseProfileEvents_SelectQueriesWithPrimaryKeyUsage', + 'type': 'monotonic_gauge', + }, + 'SelectQueriesWithSubqueries': { + 'name': 'ClickHouseProfileEvents_SelectQueriesWithSubqueries', + 'type': 'monotonic_gauge', + }, + 'SelectQuery': {'name': 'ClickHouseProfileEvents_SelectQuery', 'type': 'monotonic_gauge'}, + 'SelectQueryTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_SelectQueryTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SelectedBytes': {'name': 'ClickHouseProfileEvents_SelectedBytes', 'type': 'monotonic_gauge'}, + 'SelectedMarks': {'name': 'ClickHouseProfileEvents_SelectedMarks', 'type': 'monotonic_gauge'}, + 'SelectedMarksTotal': {'name': 'ClickHouseProfileEvents_SelectedMarksTotal', 'type': 'monotonic_gauge'}, + 'SelectedParts': {'name': 'ClickHouseProfileEvents_SelectedParts', 'type': 'monotonic_gauge'}, + 'SelectedPartsTotal': {'name': 'ClickHouseProfileEvents_SelectedPartsTotal', 'type': 'monotonic_gauge'}, + 'SelectedRanges': {'name': 'ClickHouseProfileEvents_SelectedRanges', 'type': 'monotonic_gauge'}, + 'SelectedRows': {'name': 'ClickHouseProfileEvents_SelectedRows', 'type': 'monotonic_gauge'}, + 'ServerStartupMilliseconds': { + 'name': 'ClickHouseProfileEvents_ServerStartupMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'SharedDatabaseCatalogFailedToApplyState': { + 'name': 'ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState', + 'type': 'monotonic_gauge', + }, + 'SharedDatabaseCatalogStateApplicationMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedDatabaseCatalogStateApplicationMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SharedMergeTreeCondemnedPartsKillRequest': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeCondemnedPartsLockConfict': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeCondemnedPartsRemoved': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeDataPartsFetchAttempt': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchAttempt', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeDataPartsFetchFromPeer': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeer', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeDataPartsFetchFromPeerMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeerMicroseconds', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeDataPartsFetchFromS3': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromS3', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeGetPartsBatchToLoadMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeHandleBlockingParts': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeHandleBlockingPartsMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeHandleFetchPartsMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeHandleOutdatedParts': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeHandleOutdatedPartsMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeLoadChecksumAndIndexesMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeMergeMutationAssignmentAttempt': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeMergeMutationAssignmentFailedWithConflict': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeMergeMutationAssignmentSuccessful': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeMergePartsMovedToCondemned': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeMergePartsMovedToOudated': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeMergeSelectingTaskMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeMetadataCacheHintLoadedFromCache': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeOptimizeAsync': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeOptimizeSync': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeOptimizeSync', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeOutdatedPartsConfirmationInvocations': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeOutdatedPartsConfirmationRequest': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeOutdatedPartsHTTPRequest': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeOutdatedPartsHTTPResponse': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeScheduleDataProcessingJob': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeScheduleDataProcessingJobMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeScheduleDataProcessingJobNothingToScheduled': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeVirtualPartsUpdateMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdateMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SharedMergeTreeVirtualPartsUpdates': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeVirtualPartsUpdatesByLeader': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeVirtualPartsUpdatesFromPeer': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeVirtualPartsUpdatesFromPeerMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeerMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SharedMergeTreeVirtualPartsUpdatesFromZooKeeper': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeVirtualPartsUpdatesFromZooKeeperMicroseconds': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeperMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection', + 'type': 'monotonic_gauge', + }, + 'SharedMergeTreeVirtualPartsUpdatesPeerNotFound': { + 'name': 'ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound', + 'type': 'monotonic_gauge', + }, + 'SleepFunctionCalls': {'name': 'ClickHouseProfileEvents_SleepFunctionCalls', 'type': 'monotonic_gauge'}, + 'SleepFunctionElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_SleepFunctionElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SleepFunctionMicroseconds': { + 'name': 'ClickHouseProfileEvents_SleepFunctionMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SlowRead': {'name': 'ClickHouseProfileEvents_SlowRead', 'type': 'monotonic_gauge'}, + 'SoftPageFaults': {'name': 'ClickHouseProfileEvents_SoftPageFaults', 'type': 'monotonic_gauge'}, + 'StorageBufferErrorOnFlush': { + 'name': 'ClickHouseProfileEvents_StorageBufferErrorOnFlush', + 'type': 'monotonic_gauge', + }, + 'StorageBufferFlush': {'name': 'ClickHouseProfileEvents_StorageBufferFlush', 'type': 'monotonic_gauge'}, + 'StorageBufferLayerLockReadersWaitMilliseconds': { + 'name': 'ClickHouseProfileEvents_StorageBufferLayerLockReadersWaitMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'StorageBufferLayerLockWritersWaitMilliseconds': { + 'name': 'ClickHouseProfileEvents_StorageBufferLayerLockWritersWaitMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'StorageBufferPassedAllMinThresholds': { + 'name': 'ClickHouseProfileEvents_StorageBufferPassedAllMinThresholds', + 'type': 'monotonic_gauge', + }, + 'StorageBufferPassedBytesFlushThreshold': { + 'name': 'ClickHouseProfileEvents_StorageBufferPassedBytesFlushThreshold', + 'type': 'monotonic_gauge', + }, + 'StorageBufferPassedBytesMaxThreshold': { + 'name': 'ClickHouseProfileEvents_StorageBufferPassedBytesMaxThreshold', + 'type': 'monotonic_gauge', + }, + 'StorageBufferPassedRowsFlushThreshold': { + 'name': 'ClickHouseProfileEvents_StorageBufferPassedRowsFlushThreshold', + 'type': 'monotonic_gauge', + }, + 'StorageBufferPassedRowsMaxThreshold': { + 'name': 'ClickHouseProfileEvents_StorageBufferPassedRowsMaxThreshold', + 'type': 'monotonic_gauge', + }, + 'StorageBufferPassedTimeFlushThreshold': { + 'name': 'ClickHouseProfileEvents_StorageBufferPassedTimeFlushThreshold', + 'type': 'monotonic_gauge', + }, + 'StorageBufferPassedTimeMaxThreshold': { + 'name': 'ClickHouseProfileEvents_StorageBufferPassedTimeMaxThreshold', + 'type': 'monotonic_gauge', + }, + 'StorageConnectionsCreated': { + 'name': 'ClickHouseProfileEvents_StorageConnectionsCreated', + 'type': 'monotonic_gauge', + }, + 'StorageConnectionsElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_StorageConnectionsElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'StorageConnectionsErrors': { + 'name': 'ClickHouseProfileEvents_StorageConnectionsErrors', + 'type': 'monotonic_gauge', + }, + 'StorageConnectionsExpired': { + 'name': 'ClickHouseProfileEvents_StorageConnectionsExpired', + 'type': 'monotonic_gauge', + }, + 'StorageConnectionsPreserved': { + 'name': 'ClickHouseProfileEvents_StorageConnectionsPreserved', + 'type': 'monotonic_gauge', + }, + 'StorageConnectionsReset': { + 'name': 'ClickHouseProfileEvents_StorageConnectionsReset', + 'type': 'monotonic_gauge', + }, + 'StorageConnectionsReused': { + 'name': 'ClickHouseProfileEvents_StorageConnectionsReused', + 'type': 'monotonic_gauge', + }, + 'SummingSortedMilliseconds': { + 'name': 'ClickHouseProfileEvents_SummingSortedMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'SuspendSendingQueryToShard': { + 'name': 'ClickHouseProfileEvents_SuspendSendingQueryToShard', + 'type': 'monotonic_gauge', + }, + 'SynchronousReadWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_SynchronousReadWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SynchronousRemoteReadWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_SynchronousRemoteReadWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'SystemLogErrorOnFlush': { + 'name': 'ClickHouseProfileEvents_SystemLogErrorOnFlush', + 'type': 'monotonic_gauge', + }, + 'SystemTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_SystemTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'TableFunctionExecute': { + 'name': 'ClickHouseProfileEvents_TableFunctionExecute', + 'type': 'monotonic_gauge', + }, + 'ThreadPoolReaderPageCacheHit': { + 'name': 'ClickHouseProfileEvents_ThreadPoolReaderPageCacheHit', + 'type': 'monotonic_gauge', + }, + 'ThreadPoolReaderPageCacheHitBytes': { + 'name': 'ClickHouseProfileEvents_ThreadPoolReaderPageCacheHitBytes', + 'type': 'monotonic_gauge', + }, + 'ThreadPoolReaderPageCacheHitElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_ThreadPoolReaderPageCacheHitElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ThreadPoolReaderPageCacheMiss': { + 'name': 'ClickHouseProfileEvents_ThreadPoolReaderPageCacheMiss', + 'type': 'monotonic_gauge', + }, + 'ThreadPoolReaderPageCacheMissBytes': { + 'name': 'ClickHouseProfileEvents_ThreadPoolReaderPageCacheMissBytes', + 'type': 'monotonic_gauge', + }, + 'ThreadPoolReaderPageCacheMissElapsedMicroseconds': { + 'name': 'ClickHouseProfileEvents_ThreadPoolReaderPageCacheMissElapsedMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ThreadpoolReaderPrepareMicroseconds': { + 'name': 'ClickHouseProfileEvents_ThreadpoolReaderPrepareMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ThreadpoolReaderReadBytes': { + 'name': 'ClickHouseProfileEvents_ThreadpoolReaderReadBytes', + 'type': 'monotonic_gauge', + }, + 'ThreadpoolReaderSubmit': { + 'name': 'ClickHouseProfileEvents_ThreadpoolReaderSubmit', + 'type': 'monotonic_gauge', + }, + 'ThreadpoolReaderSubmitLookupInCacheMicroseconds': { + 'name': 'ClickHouseProfileEvents_ThreadpoolReaderSubmitLookupInCacheMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ThreadpoolReaderSubmitReadSynchronously': { + 'name': 'ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronously', + 'type': 'monotonic_gauge', + }, + 'ThreadpoolReaderSubmitReadSynchronouslyBytes': { + 'name': 'ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronouslyBytes', + 'type': 'monotonic_gauge', + }, + 'ThreadpoolReaderSubmitReadSynchronouslyMicroseconds': { + 'name': 'ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronouslyMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ThreadpoolReaderTaskMicroseconds': { + 'name': 'ClickHouseProfileEvents_ThreadpoolReaderTaskMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ThrottlerSleepMicroseconds': { + 'name': 'ClickHouseProfileEvents_ThrottlerSleepMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'TinyS3Clients': {'name': 'ClickHouseProfileEvents_TinyS3Clients', 'type': 'monotonic_gauge'}, + 'USearchAddComputedDistances': { + 'name': 'ClickHouseProfileEvents_USearchAddComputedDistances', + 'type': 'monotonic_gauge', + }, + 'USearchAddCount': {'name': 'ClickHouseProfileEvents_USearchAddCount', 'type': 'monotonic_gauge'}, + 'USearchAddVisitedMembers': { + 'name': 'ClickHouseProfileEvents_USearchAddVisitedMembers', + 'type': 'monotonic_gauge', + }, + 'USearchSearchComputedDistances': { + 'name': 'ClickHouseProfileEvents_USearchSearchComputedDistances', + 'type': 'monotonic_gauge', + }, + 'USearchSearchCount': {'name': 'ClickHouseProfileEvents_USearchSearchCount', 'type': 'monotonic_gauge'}, + 'USearchSearchVisitedMembers': { + 'name': 'ClickHouseProfileEvents_USearchSearchVisitedMembers', + 'type': 'monotonic_gauge', + }, + 'UncompressedCacheHits': { + 'name': 'ClickHouseProfileEvents_UncompressedCacheHits', + 'type': 'monotonic_gauge', + }, + 'UncompressedCacheMisses': { + 'name': 'ClickHouseProfileEvents_UncompressedCacheMisses', + 'type': 'monotonic_gauge', + }, + 'UncompressedCacheWeightLost': { + 'name': 'ClickHouseProfileEvents_UncompressedCacheWeightLost', + 'type': 'monotonic_gauge', + }, + 'UserTimeMicroseconds': { + 'name': 'ClickHouseProfileEvents_UserTimeMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'VectorSimilarityIndexCacheHits': { + 'name': 'ClickHouseProfileEvents_VectorSimilarityIndexCacheHits', + 'type': 'monotonic_gauge', + }, + 'VectorSimilarityIndexCacheMisses': { + 'name': 'ClickHouseProfileEvents_VectorSimilarityIndexCacheMisses', + 'type': 'monotonic_gauge', + }, + 'VectorSimilarityIndexCacheWeightLost': { + 'name': 'ClickHouseProfileEvents_VectorSimilarityIndexCacheWeightLost', + 'type': 'monotonic_gauge', + }, + 'VersionedCollapsingSortedMilliseconds': { + 'name': 'ClickHouseProfileEvents_VersionedCollapsingSortedMilliseconds', + 'type': 'temporal_percent', + 'scale': 'millisecond', + }, + 'WaitMarksLoadMicroseconds': { + 'name': 'ClickHouseProfileEvents_WaitMarksLoadMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'WaitPrefetchTaskMicroseconds': { + 'name': 'ClickHouseProfileEvents_WaitPrefetchTaskMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'WriteBufferFromFileDescriptorWrite': { + 'name': 'ClickHouseProfileEvents_WriteBufferFromFileDescriptorWrite', + 'type': 'monotonic_gauge', + }, + 'WriteBufferFromFileDescriptorWriteBytes': { + 'name': 'ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteBytes', + 'type': 'monotonic_gauge', + }, + 'WriteBufferFromFileDescriptorWriteFailed': { + 'name': 'ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteFailed', + 'type': 'monotonic_gauge', + }, + 'WriteBufferFromHTTPBytes': { + 'name': 'ClickHouseProfileEvents_WriteBufferFromHTTPBytes', + 'type': 'monotonic_gauge', + }, + 'WriteBufferFromHTTPRequestsSent': { + 'name': 'ClickHouseProfileEvents_WriteBufferFromHTTPRequestsSent', + 'type': 'monotonic_gauge', + }, + 'WriteBufferFromS3Bytes': { + 'name': 'ClickHouseProfileEvents_WriteBufferFromS3Bytes', + 'type': 'monotonic_gauge', + }, + 'WriteBufferFromS3Microseconds': { + 'name': 'ClickHouseProfileEvents_WriteBufferFromS3Microseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'WriteBufferFromS3RequestsErrors': { + 'name': 'ClickHouseProfileEvents_WriteBufferFromS3RequestsErrors', + 'type': 'monotonic_gauge', + }, + 'WriteBufferFromS3WaitInflightLimitMicroseconds': { + 'name': 'ClickHouseProfileEvents_WriteBufferFromS3WaitInflightLimitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ZooKeeperBytesReceived': { + 'name': 'ClickHouseProfileEvents_ZooKeeperBytesReceived', + 'type': 'monotonic_gauge', + }, + 'ZooKeeperBytesSent': {'name': 'ClickHouseProfileEvents_ZooKeeperBytesSent', 'type': 'monotonic_gauge'}, + 'ZooKeeperCheck': {'name': 'ClickHouseProfileEvents_ZooKeeperCheck', 'type': 'monotonic_gauge'}, + 'ZooKeeperClose': {'name': 'ClickHouseProfileEvents_ZooKeeperClose', 'type': 'monotonic_gauge'}, + 'ZooKeeperCreate': {'name': 'ClickHouseProfileEvents_ZooKeeperCreate', 'type': 'monotonic_gauge'}, + 'ZooKeeperExists': {'name': 'ClickHouseProfileEvents_ZooKeeperExists', 'type': 'monotonic_gauge'}, + 'ZooKeeperGet': {'name': 'ClickHouseProfileEvents_ZooKeeperGet', 'type': 'monotonic_gauge'}, + 'ZooKeeperGetACL': {'name': 'ClickHouseProfileEvents_ZooKeeperGetACL', 'type': 'monotonic_gauge'}, + 'ZooKeeperHardwareExceptions': { + 'name': 'ClickHouseProfileEvents_ZooKeeperHardwareExceptions', + 'type': 'monotonic_gauge', + }, + 'ZooKeeperInit': {'name': 'ClickHouseProfileEvents_ZooKeeperInit', 'type': 'monotonic_gauge'}, + 'ZooKeeperList': {'name': 'ClickHouseProfileEvents_ZooKeeperList', 'type': 'monotonic_gauge'}, + 'ZooKeeperMulti': {'name': 'ClickHouseProfileEvents_ZooKeeperMulti', 'type': 'monotonic_gauge'}, + 'ZooKeeperMultiRead': {'name': 'ClickHouseProfileEvents_ZooKeeperMultiRead', 'type': 'monotonic_gauge'}, + 'ZooKeeperMultiWrite': { + 'name': 'ClickHouseProfileEvents_ZooKeeperMultiWrite', + 'type': 'monotonic_gauge', + }, + 'ZooKeeperOtherExceptions': { + 'name': 'ClickHouseProfileEvents_ZooKeeperOtherExceptions', + 'type': 'monotonic_gauge', + }, + 'ZooKeeperReconfig': {'name': 'ClickHouseProfileEvents_ZooKeeperReconfig', 'type': 'monotonic_gauge'}, + 'ZooKeeperRemove': {'name': 'ClickHouseProfileEvents_ZooKeeperRemove', 'type': 'monotonic_gauge'}, + 'ZooKeeperSet': {'name': 'ClickHouseProfileEvents_ZooKeeperSet', 'type': 'monotonic_gauge'}, + 'ZooKeeperSync': {'name': 'ClickHouseProfileEvents_ZooKeeperSync', 'type': 'monotonic_gauge'}, + 'ZooKeeperTransactions': { + 'name': 'ClickHouseProfileEvents_ZooKeeperTransactions', + 'type': 'monotonic_gauge', + }, + 'ZooKeeperUserExceptions': { + 'name': 'ClickHouseProfileEvents_ZooKeeperUserExceptions', + 'type': 'monotonic_gauge', + }, + 'ZooKeeperWaitMicroseconds': { + 'name': 'ClickHouseProfileEvents_ZooKeeperWaitMicroseconds', + 'type': 'temporal_percent', + 'scale': 'microsecond', + }, + 'ZooKeeperWatchResponse': { + 'name': 'ClickHouseProfileEvents_ZooKeeperWatchResponse', + 'type': 'monotonic_gauge', + }, + }, + }, + ], +} diff --git a/clickhouse/datadog_checks/clickhouse/queries/system_metrics.py b/clickhouse/datadog_checks/clickhouse/queries/system_metrics.py new file mode 100644 index 0000000000000..7698cd03bda46 --- /dev/null +++ b/clickhouse/datadog_checks/clickhouse/queries/system_metrics.py @@ -0,0 +1,1057 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +# This file is autogenerated. +# To change this file you should edit scripts/templates/system_metrics.py and then run the following command: +# hatch run data:generate + +# https://clickhouse.com/docs/operations/system-tables/metrics +SystemMetrics = { + 'name': 'system_metrics', + 'query': 'SELECT value, metric FROM system.metrics', + 'columns': [ + {'name': 'metric_value', 'type': 'source'}, + { + 'name': 'metric_name', + 'type': 'match', + 'source': 'metric_value', + 'items': { + 'ActiveTimersInQueryProfiler': { + 'name': 'ClickHouseMetrics_ActiveTimersInQueryProfiler', + 'type': 'gauge', + }, + 'AddressesActive': {'name': 'ClickHouseMetrics_AddressesActive', 'type': 'gauge'}, + 'AddressesBanned': {'name': 'ClickHouseMetrics_AddressesBanned', 'type': 'gauge'}, + 'AggregatorThreads': {'name': 'ClickHouseMetrics_AggregatorThreads', 'type': 'gauge'}, + 'AggregatorThreadsActive': {'name': 'ClickHouseMetrics_AggregatorThreadsActive', 'type': 'gauge'}, + 'AggregatorThreadsScheduled': {'name': 'ClickHouseMetrics_AggregatorThreadsScheduled', 'type': 'gauge'}, + 'AsyncInsertCacheSize': {'name': 'ClickHouseMetrics_AsyncInsertCacheSize', 'type': 'gauge'}, + 'AsynchronousInsertQueueBytes': { + 'name': 'ClickHouseMetrics_AsynchronousInsertQueueBytes', + 'type': 'gauge', + }, + 'AsynchronousInsertQueueSize': { + 'name': 'ClickHouseMetrics_AsynchronousInsertQueueSize', + 'type': 'gauge', + }, + 'AsynchronousInsertThreads': {'name': 'ClickHouseMetrics_AsynchronousInsertThreads', 'type': 'gauge'}, + 'AsynchronousInsertThreadsActive': { + 'name': 'ClickHouseMetrics_AsynchronousInsertThreadsActive', + 'type': 'gauge', + }, + 'AsynchronousInsertThreadsScheduled': { + 'name': 'ClickHouseMetrics_AsynchronousInsertThreadsScheduled', + 'type': 'gauge', + }, + 'AsynchronousReadWait': {'name': 'ClickHouseMetrics_AsynchronousReadWait', 'type': 'gauge'}, + 'AttachedDatabase': {'name': 'ClickHouseMetrics_AttachedDatabase', 'type': 'gauge'}, + 'AttachedDictionary': {'name': 'ClickHouseMetrics_AttachedDictionary', 'type': 'gauge'}, + 'AttachedReplicatedTable': {'name': 'ClickHouseMetrics_AttachedReplicatedTable', 'type': 'gauge'}, + 'AttachedTable': {'name': 'ClickHouseMetrics_AttachedTable', 'type': 'gauge'}, + 'AttachedView': {'name': 'ClickHouseMetrics_AttachedView', 'type': 'gauge'}, + 'AvroSchemaCacheBytes': {'name': 'ClickHouseMetrics_AvroSchemaCacheBytes', 'type': 'gauge'}, + 'AvroSchemaCacheCells': {'name': 'ClickHouseMetrics_AvroSchemaCacheCells', 'type': 'gauge'}, + 'AvroSchemaRegistryCacheBytes': { + 'name': 'ClickHouseMetrics_AvroSchemaRegistryCacheBytes', + 'type': 'gauge', + }, + 'AvroSchemaRegistryCacheCells': { + 'name': 'ClickHouseMetrics_AvroSchemaRegistryCacheCells', + 'type': 'gauge', + }, + 'AzureRequests': {'name': 'ClickHouseMetrics_AzureRequests', 'type': 'gauge'}, + 'BackgroundBufferFlushSchedulePoolSize': { + 'name': 'ClickHouseMetrics_BackgroundBufferFlushSchedulePoolSize', + 'type': 'gauge', + }, + 'BackgroundBufferFlushSchedulePoolTask': { + 'name': 'ClickHouseMetrics_BackgroundBufferFlushSchedulePoolTask', + 'type': 'gauge', + }, + 'BackgroundCommonPoolSize': {'name': 'ClickHouseMetrics_BackgroundCommonPoolSize', 'type': 'gauge'}, + 'BackgroundCommonPoolTask': {'name': 'ClickHouseMetrics_BackgroundCommonPoolTask', 'type': 'gauge'}, + 'BackgroundDistributedSchedulePoolSize': { + 'name': 'ClickHouseMetrics_BackgroundDistributedSchedulePoolSize', + 'type': 'gauge', + }, + 'BackgroundDistributedSchedulePoolTask': { + 'name': 'ClickHouseMetrics_BackgroundDistributedSchedulePoolTask', + 'type': 'gauge', + }, + 'BackgroundFetchesPoolSize': {'name': 'ClickHouseMetrics_BackgroundFetchesPoolSize', 'type': 'gauge'}, + 'BackgroundFetchesPoolTask': {'name': 'ClickHouseMetrics_BackgroundFetchesPoolTask', 'type': 'gauge'}, + 'BackgroundMergesAndMutationsPoolSize': { + 'name': 'ClickHouseMetrics_BackgroundMergesAndMutationsPoolSize', + 'type': 'gauge', + }, + 'BackgroundMergesAndMutationsPoolTask': { + 'name': 'ClickHouseMetrics_BackgroundMergesAndMutationsPoolTask', + 'type': 'gauge', + }, + 'BackgroundMessageBrokerSchedulePoolSize': { + 'name': 'ClickHouseMetrics_BackgroundMessageBrokerSchedulePoolSize', + 'type': 'gauge', + }, + 'BackgroundMessageBrokerSchedulePoolTask': { + 'name': 'ClickHouseMetrics_BackgroundMessageBrokerSchedulePoolTask', + 'type': 'gauge', + }, + 'BackgroundMovePoolSize': {'name': 'ClickHouseMetrics_BackgroundMovePoolSize', 'type': 'gauge'}, + 'BackgroundMovePoolTask': {'name': 'ClickHouseMetrics_BackgroundMovePoolTask', 'type': 'gauge'}, + 'BackgroundSchedulePoolSize': {'name': 'ClickHouseMetrics_BackgroundSchedulePoolSize', 'type': 'gauge'}, + 'BackgroundSchedulePoolTask': {'name': 'ClickHouseMetrics_BackgroundSchedulePoolTask', 'type': 'gauge'}, + 'BackupsIOThreads': {'name': 'ClickHouseMetrics_BackupsIOThreads', 'type': 'gauge'}, + 'BackupsIOThreadsActive': {'name': 'ClickHouseMetrics_BackupsIOThreadsActive', 'type': 'gauge'}, + 'BackupsIOThreadsScheduled': {'name': 'ClickHouseMetrics_BackupsIOThreadsScheduled', 'type': 'gauge'}, + 'BackupsThreads': {'name': 'ClickHouseMetrics_BackupsThreads', 'type': 'gauge'}, + 'BackupsThreadsActive': {'name': 'ClickHouseMetrics_BackupsThreadsActive', 'type': 'gauge'}, + 'BackupsThreadsScheduled': {'name': 'ClickHouseMetrics_BackupsThreadsScheduled', 'type': 'gauge'}, + 'BrokenDisks': {'name': 'ClickHouseMetrics_BrokenDisks', 'type': 'gauge'}, + 'BrokenDistributedBytesToInsert': { + 'name': 'ClickHouseMetrics_BrokenDistributedBytesToInsert', + 'type': 'gauge', + }, + 'BrokenDistributedFilesToInsert': { + 'name': 'ClickHouseMetrics_BrokenDistributedFilesToInsert', + 'type': 'gauge', + }, + 'BuildVectorSimilarityIndexThreads': { + 'name': 'ClickHouseMetrics_BuildVectorSimilarityIndexThreads', + 'type': 'gauge', + }, + 'BuildVectorSimilarityIndexThreadsActive': { + 'name': 'ClickHouseMetrics_BuildVectorSimilarityIndexThreadsActive', + 'type': 'gauge', + }, + 'BuildVectorSimilarityIndexThreadsScheduled': { + 'name': 'ClickHouseMetrics_BuildVectorSimilarityIndexThreadsScheduled', + 'type': 'gauge', + }, + 'CacheDetachedFileSegments': {'name': 'ClickHouseMetrics_CacheDetachedFileSegments', 'type': 'gauge'}, + 'CacheDictionaryThreads': {'name': 'ClickHouseMetrics_CacheDictionaryThreads', 'type': 'gauge'}, + 'CacheDictionaryThreadsActive': { + 'name': 'ClickHouseMetrics_CacheDictionaryThreadsActive', + 'type': 'gauge', + }, + 'CacheDictionaryThreadsScheduled': { + 'name': 'ClickHouseMetrics_CacheDictionaryThreadsScheduled', + 'type': 'gauge', + }, + 'CacheDictionaryUpdateQueueBatches': { + 'name': 'ClickHouseMetrics_CacheDictionaryUpdateQueueBatches', + 'type': 'gauge', + }, + 'CacheDictionaryUpdateQueueKeys': { + 'name': 'ClickHouseMetrics_CacheDictionaryUpdateQueueKeys', + 'type': 'gauge', + }, + 'CacheFileSegments': {'name': 'ClickHouseMetrics_CacheFileSegments', 'type': 'gauge'}, + 'CacheWarmerBytesInProgress': {'name': 'ClickHouseMetrics_CacheWarmerBytesInProgress', 'type': 'gauge'}, + 'CompiledExpressionCacheBytes': { + 'name': 'ClickHouseMetrics_CompiledExpressionCacheBytes', + 'type': 'gauge', + }, + 'CompiledExpressionCacheCount': { + 'name': 'ClickHouseMetrics_CompiledExpressionCacheCount', + 'type': 'gauge', + }, + 'Compressing': {'name': 'ClickHouseMetrics_Compressing', 'type': 'gauge'}, + 'CompressionThread': {'name': 'ClickHouseMetrics_CompressionThread', 'type': 'gauge'}, + 'CompressionThreadActive': {'name': 'ClickHouseMetrics_CompressionThreadActive', 'type': 'gauge'}, + 'CompressionThreadScheduled': {'name': 'ClickHouseMetrics_CompressionThreadScheduled', 'type': 'gauge'}, + 'ConcurrencyControlAcquired': {'name': 'ClickHouseMetrics_ConcurrencyControlAcquired', 'type': 'gauge'}, + 'ConcurrencyControlAcquiredNonCompeting': { + 'name': 'ClickHouseMetrics_ConcurrencyControlAcquiredNonCompeting', + 'type': 'gauge', + }, + 'ConcurrencyControlPreempted': { + 'name': 'ClickHouseMetrics_ConcurrencyControlPreempted', + 'type': 'gauge', + }, + 'ConcurrencyControlScheduled': { + 'name': 'ClickHouseMetrics_ConcurrencyControlScheduled', + 'type': 'gauge', + }, + 'ConcurrencyControlSoftLimit': { + 'name': 'ClickHouseMetrics_ConcurrencyControlSoftLimit', + 'type': 'gauge', + }, + 'ConcurrentHashJoinPoolThreads': { + 'name': 'ClickHouseMetrics_ConcurrentHashJoinPoolThreads', + 'type': 'gauge', + }, + 'ConcurrentHashJoinPoolThreadsActive': { + 'name': 'ClickHouseMetrics_ConcurrentHashJoinPoolThreadsActive', + 'type': 'gauge', + }, + 'ConcurrentHashJoinPoolThreadsScheduled': { + 'name': 'ClickHouseMetrics_ConcurrentHashJoinPoolThreadsScheduled', + 'type': 'gauge', + }, + 'ConcurrentQueryAcquired': {'name': 'ClickHouseMetrics_ConcurrentQueryAcquired', 'type': 'gauge'}, + 'ConcurrentQueryScheduled': {'name': 'ClickHouseMetrics_ConcurrentQueryScheduled', 'type': 'gauge'}, + 'ContextLockWait': {'name': 'ClickHouseMetrics_ContextLockWait', 'type': 'gauge'}, + 'CoordinatedMergesCoordinatorAssignedMerges': { + 'name': 'ClickHouseMetrics_CoordinatedMergesCoordinatorAssignedMerges', + 'type': 'gauge', + }, + 'CoordinatedMergesCoordinatorRunningMerges': { + 'name': 'ClickHouseMetrics_CoordinatedMergesCoordinatorRunningMerges', + 'type': 'gauge', + }, + 'CoordinatedMergesWorkerAssignedMerges': { + 'name': 'ClickHouseMetrics_CoordinatedMergesWorkerAssignedMerges', + 'type': 'gauge', + }, + 'CreatedTimersInQueryProfiler': { + 'name': 'ClickHouseMetrics_CreatedTimersInQueryProfiler', + 'type': 'gauge', + }, + 'DDLWorkerThreads': {'name': 'ClickHouseMetrics_DDLWorkerThreads', 'type': 'gauge'}, + 'DDLWorkerThreadsActive': {'name': 'ClickHouseMetrics_DDLWorkerThreadsActive', 'type': 'gauge'}, + 'DDLWorkerThreadsScheduled': {'name': 'ClickHouseMetrics_DDLWorkerThreadsScheduled', 'type': 'gauge'}, + 'DNSAddressesCacheBytes': {'name': 'ClickHouseMetrics_DNSAddressesCacheBytes', 'type': 'gauge'}, + 'DNSAddressesCacheSize': {'name': 'ClickHouseMetrics_DNSAddressesCacheSize', 'type': 'gauge'}, + 'DNSHostsCacheBytes': {'name': 'ClickHouseMetrics_DNSHostsCacheBytes', 'type': 'gauge'}, + 'DNSHostsCacheSize': {'name': 'ClickHouseMetrics_DNSHostsCacheSize', 'type': 'gauge'}, + 'DWARFReaderThreads': {'name': 'ClickHouseMetrics_DWARFReaderThreads', 'type': 'gauge'}, + 'DWARFReaderThreadsActive': {'name': 'ClickHouseMetrics_DWARFReaderThreadsActive', 'type': 'gauge'}, + 'DWARFReaderThreadsScheduled': { + 'name': 'ClickHouseMetrics_DWARFReaderThreadsScheduled', + 'type': 'gauge', + }, + 'DatabaseBackupThreads': {'name': 'ClickHouseMetrics_DatabaseBackupThreads', 'type': 'gauge'}, + 'DatabaseBackupThreadsActive': { + 'name': 'ClickHouseMetrics_DatabaseBackupThreadsActive', + 'type': 'gauge', + }, + 'DatabaseBackupThreadsScheduled': { + 'name': 'ClickHouseMetrics_DatabaseBackupThreadsScheduled', + 'type': 'gauge', + }, + 'DatabaseCatalogThreads': {'name': 'ClickHouseMetrics_DatabaseCatalogThreads', 'type': 'gauge'}, + 'DatabaseCatalogThreadsActive': { + 'name': 'ClickHouseMetrics_DatabaseCatalogThreadsActive', + 'type': 'gauge', + }, + 'DatabaseCatalogThreadsScheduled': { + 'name': 'ClickHouseMetrics_DatabaseCatalogThreadsScheduled', + 'type': 'gauge', + }, + 'DatabaseOnDiskThreads': {'name': 'ClickHouseMetrics_DatabaseOnDiskThreads', 'type': 'gauge'}, + 'DatabaseOnDiskThreadsActive': { + 'name': 'ClickHouseMetrics_DatabaseOnDiskThreadsActive', + 'type': 'gauge', + }, + 'DatabaseOnDiskThreadsScheduled': { + 'name': 'ClickHouseMetrics_DatabaseOnDiskThreadsScheduled', + 'type': 'gauge', + }, + 'DatabaseReplicatedCreateTablesThreads': { + 'name': 'ClickHouseMetrics_DatabaseReplicatedCreateTablesThreads', + 'type': 'gauge', + }, + 'DatabaseReplicatedCreateTablesThreadsActive': { + 'name': 'ClickHouseMetrics_DatabaseReplicatedCreateTablesThreadsActive', + 'type': 'gauge', + }, + 'DatabaseReplicatedCreateTablesThreadsScheduled': { + 'name': 'ClickHouseMetrics_DatabaseReplicatedCreateTablesThreadsScheduled', + 'type': 'gauge', + }, + 'Decompressing': {'name': 'ClickHouseMetrics_Decompressing', 'type': 'gauge'}, + 'DelayedInserts': {'name': 'ClickHouseMetrics_DelayedInserts', 'type': 'gauge'}, + 'DestroyAggregatesThreads': {'name': 'ClickHouseMetrics_DestroyAggregatesThreads', 'type': 'gauge'}, + 'DestroyAggregatesThreadsActive': { + 'name': 'ClickHouseMetrics_DestroyAggregatesThreadsActive', + 'type': 'gauge', + }, + 'DestroyAggregatesThreadsScheduled': { + 'name': 'ClickHouseMetrics_DestroyAggregatesThreadsScheduled', + 'type': 'gauge', + }, + 'DictCacheRequests': {'name': 'ClickHouseMetrics_DictCacheRequests', 'type': 'gauge'}, + 'DiskConnectionsStored': {'name': 'ClickHouseMetrics_DiskConnectionsStored', 'type': 'gauge'}, + 'DiskConnectionsTotal': {'name': 'ClickHouseMetrics_DiskConnectionsTotal', 'type': 'gauge'}, + 'DiskObjectStorageAsyncThreads': { + 'name': 'ClickHouseMetrics_DiskObjectStorageAsyncThreads', + 'type': 'gauge', + }, + 'DiskObjectStorageAsyncThreadsActive': { + 'name': 'ClickHouseMetrics_DiskObjectStorageAsyncThreadsActive', + 'type': 'gauge', + }, + 'DiskPlainRewritableAzureDirectoryMapSize': { + 'name': 'ClickHouseMetrics_DiskPlainRewritableAzureDirectoryMapSize', + 'type': 'gauge', + }, + 'DiskPlainRewritableAzureFileCount': { + 'name': 'ClickHouseMetrics_DiskPlainRewritableAzureFileCount', + 'type': 'gauge', + }, + 'DiskPlainRewritableAzureUniqueFileNamesCount': { + 'name': 'ClickHouseMetrics_DiskPlainRewritableAzureUniqueFileNamesCount', + 'type': 'gauge', + }, + 'DiskPlainRewritableLocalDirectoryMapSize': { + 'name': 'ClickHouseMetrics_DiskPlainRewritableLocalDirectoryMapSize', + 'type': 'gauge', + }, + 'DiskPlainRewritableLocalFileCount': { + 'name': 'ClickHouseMetrics_DiskPlainRewritableLocalFileCount', + 'type': 'gauge', + }, + 'DiskPlainRewritableLocalUniqueFileNamesCount': { + 'name': 'ClickHouseMetrics_DiskPlainRewritableLocalUniqueFileNamesCount', + 'type': 'gauge', + }, + 'DiskPlainRewritableS3DirectoryMapSize': { + 'name': 'ClickHouseMetrics_DiskPlainRewritableS3DirectoryMapSize', + 'type': 'gauge', + }, + 'DiskPlainRewritableS3FileCount': { + 'name': 'ClickHouseMetrics_DiskPlainRewritableS3FileCount', + 'type': 'gauge', + }, + 'DiskPlainRewritableS3UniqueFileNamesCount': { + 'name': 'ClickHouseMetrics_DiskPlainRewritableS3UniqueFileNamesCount', + 'type': 'gauge', + }, + 'DiskS3NoSuchKeyErrors': {'name': 'ClickHouseMetrics_DiskS3NoSuchKeyErrors', 'type': 'gauge'}, + 'DiskSpaceReservedForMerge': {'name': 'ClickHouseMetrics_DiskSpaceReservedForMerge', 'type': 'gauge'}, + 'DistrCacheAllocatedConnections': { + 'name': 'ClickHouseMetrics_DistrCacheAllocatedConnections', + 'type': 'gauge', + }, + 'DistrCacheBorrowedConnections': { + 'name': 'ClickHouseMetrics_DistrCacheBorrowedConnections', + 'type': 'gauge', + }, + 'DistrCacheOpenedConnections': { + 'name': 'ClickHouseMetrics_DistrCacheOpenedConnections', + 'type': 'gauge', + }, + 'DistrCacheReadRequests': {'name': 'ClickHouseMetrics_DistrCacheReadRequests', 'type': 'gauge'}, + 'DistrCacheRegisteredServers': { + 'name': 'ClickHouseMetrics_DistrCacheRegisteredServers', + 'type': 'gauge', + }, + 'DistrCacheRegisteredServersCurrentAZ': { + 'name': 'ClickHouseMetrics_DistrCacheRegisteredServersCurrentAZ', + 'type': 'gauge', + }, + 'DistrCacheServerConnections': { + 'name': 'ClickHouseMetrics_DistrCacheServerConnections', + 'type': 'gauge', + }, + 'DistrCacheServerRegistryConnections': { + 'name': 'ClickHouseMetrics_DistrCacheServerRegistryConnections', + 'type': 'gauge', + }, + 'DistrCacheServerS3CachedClients': { + 'name': 'ClickHouseMetrics_DistrCacheServerS3CachedClients', + 'type': 'gauge', + }, + 'DistrCacheUsedConnections': {'name': 'ClickHouseMetrics_DistrCacheUsedConnections', 'type': 'gauge'}, + 'DistrCacheWriteRequests': {'name': 'ClickHouseMetrics_DistrCacheWriteRequests', 'type': 'gauge'}, + 'DistributedBytesToInsert': {'name': 'ClickHouseMetrics_DistributedBytesToInsert', 'type': 'gauge'}, + 'DistributedFilesToInsert': {'name': 'ClickHouseMetrics_DistributedFilesToInsert', 'type': 'gauge'}, + 'DistributedInsertThreads': {'name': 'ClickHouseMetrics_DistributedInsertThreads', 'type': 'gauge'}, + 'DistributedInsertThreadsActive': { + 'name': 'ClickHouseMetrics_DistributedInsertThreadsActive', + 'type': 'gauge', + }, + 'DistributedInsertThreadsScheduled': { + 'name': 'ClickHouseMetrics_DistributedInsertThreadsScheduled', + 'type': 'gauge', + }, + 'DistributedSend': {'name': 'ClickHouseMetrics_DistributedSend', 'type': 'gauge'}, + 'DropDistributedCacheThreads': { + 'name': 'ClickHouseMetrics_DropDistributedCacheThreads', + 'type': 'gauge', + }, + 'DropDistributedCacheThreadsActive': { + 'name': 'ClickHouseMetrics_DropDistributedCacheThreadsActive', + 'type': 'gauge', + }, + 'DropDistributedCacheThreadsScheduled': { + 'name': 'ClickHouseMetrics_DropDistributedCacheThreadsScheduled', + 'type': 'gauge', + }, + 'EphemeralNode': {'name': 'ClickHouseMetrics_EphemeralNode', 'type': 'gauge'}, + 'FilesystemCacheDelayedCleanupElements': { + 'name': 'ClickHouseMetrics_FilesystemCacheDelayedCleanupElements', + 'type': 'gauge', + }, + 'FilesystemCacheDownloadQueueElements': { + 'name': 'ClickHouseMetrics_FilesystemCacheDownloadQueueElements', + 'type': 'gauge', + }, + 'FilesystemCacheElements': {'name': 'ClickHouseMetrics_FilesystemCacheElements', 'type': 'gauge'}, + 'FilesystemCacheHoldFileSegments': { + 'name': 'ClickHouseMetrics_FilesystemCacheHoldFileSegments', + 'type': 'gauge', + }, + 'FilesystemCacheKeys': {'name': 'ClickHouseMetrics_FilesystemCacheKeys', 'type': 'gauge'}, + 'FilesystemCacheReadBuffers': {'name': 'ClickHouseMetrics_FilesystemCacheReadBuffers', 'type': 'gauge'}, + 'FilesystemCacheSize': {'name': 'ClickHouseMetrics_FilesystemCacheSize', 'type': 'gauge'}, + 'FilesystemCacheSizeLimit': {'name': 'ClickHouseMetrics_FilesystemCacheSizeLimit', 'type': 'gauge'}, + 'FilteringMarksWithPrimaryKey': { + 'name': 'ClickHouseMetrics_FilteringMarksWithPrimaryKey', + 'type': 'gauge', + }, + 'FilteringMarksWithSecondaryKeys': { + 'name': 'ClickHouseMetrics_FilteringMarksWithSecondaryKeys', + 'type': 'gauge', + }, + 'FormatParsingThreads': {'name': 'ClickHouseMetrics_FormatParsingThreads', 'type': 'gauge'}, + 'FormatParsingThreadsActive': {'name': 'ClickHouseMetrics_FormatParsingThreadsActive', 'type': 'gauge'}, + 'FormatParsingThreadsScheduled': { + 'name': 'ClickHouseMetrics_FormatParsingThreadsScheduled', + 'type': 'gauge', + }, + 'GlobalThread': {'name': 'ClickHouseMetrics_GlobalThread', 'type': 'gauge'}, + 'GlobalThreadActive': {'name': 'ClickHouseMetrics_GlobalThreadActive', 'type': 'gauge'}, + 'GlobalThreadScheduled': {'name': 'ClickHouseMetrics_GlobalThreadScheduled', 'type': 'gauge'}, + 'HTTPConnection': {'name': 'ClickHouseMetrics_HTTPConnection', 'type': 'gauge'}, + 'HTTPConnectionsStored': {'name': 'ClickHouseMetrics_HTTPConnectionsStored', 'type': 'gauge'}, + 'HTTPConnectionsTotal': {'name': 'ClickHouseMetrics_HTTPConnectionsTotal', 'type': 'gauge'}, + 'HashedDictionaryThreads': {'name': 'ClickHouseMetrics_HashedDictionaryThreads', 'type': 'gauge'}, + 'HashedDictionaryThreadsActive': { + 'name': 'ClickHouseMetrics_HashedDictionaryThreadsActive', + 'type': 'gauge', + }, + 'HashedDictionaryThreadsScheduled': { + 'name': 'ClickHouseMetrics_HashedDictionaryThreadsScheduled', + 'type': 'gauge', + }, + 'HiveFilesCacheBytes': {'name': 'ClickHouseMetrics_HiveFilesCacheBytes', 'type': 'gauge'}, + 'HiveFilesCacheFiles': {'name': 'ClickHouseMetrics_HiveFilesCacheFiles', 'type': 'gauge'}, + 'HiveMetadataFilesCacheBytes': { + 'name': 'ClickHouseMetrics_HiveMetadataFilesCacheBytes', + 'type': 'gauge', + }, + 'HiveMetadataFilesCacheFiles': { + 'name': 'ClickHouseMetrics_HiveMetadataFilesCacheFiles', + 'type': 'gauge', + }, + 'IDiskCopierThreads': {'name': 'ClickHouseMetrics_IDiskCopierThreads', 'type': 'gauge'}, + 'IDiskCopierThreadsActive': {'name': 'ClickHouseMetrics_IDiskCopierThreadsActive', 'type': 'gauge'}, + 'IDiskCopierThreadsScheduled': { + 'name': 'ClickHouseMetrics_IDiskCopierThreadsScheduled', + 'type': 'gauge', + }, + 'IOPrefetchThreads': {'name': 'ClickHouseMetrics_IOPrefetchThreads', 'type': 'gauge'}, + 'IOPrefetchThreadsActive': {'name': 'ClickHouseMetrics_IOPrefetchThreadsActive', 'type': 'gauge'}, + 'IOPrefetchThreadsScheduled': {'name': 'ClickHouseMetrics_IOPrefetchThreadsScheduled', 'type': 'gauge'}, + 'IOThreads': {'name': 'ClickHouseMetrics_IOThreads', 'type': 'gauge'}, + 'IOThreadsActive': {'name': 'ClickHouseMetrics_IOThreadsActive', 'type': 'gauge'}, + 'IOThreadsScheduled': {'name': 'ClickHouseMetrics_IOThreadsScheduled', 'type': 'gauge'}, + 'IOUringInFlightEvents': {'name': 'ClickHouseMetrics_IOUringInFlightEvents', 'type': 'gauge'}, + 'IOUringPendingEvents': {'name': 'ClickHouseMetrics_IOUringPendingEvents', 'type': 'gauge'}, + 'IOWriterThreads': {'name': 'ClickHouseMetrics_IOWriterThreads', 'type': 'gauge'}, + 'IOWriterThreadsActive': {'name': 'ClickHouseMetrics_IOWriterThreadsActive', 'type': 'gauge'}, + 'IOWriterThreadsScheduled': {'name': 'ClickHouseMetrics_IOWriterThreadsScheduled', 'type': 'gauge'}, + 'IcebergCatalogThreads': {'name': 'ClickHouseMetrics_IcebergCatalogThreads', 'type': 'gauge'}, + 'IcebergCatalogThreadsActive': { + 'name': 'ClickHouseMetrics_IcebergCatalogThreadsActive', + 'type': 'gauge', + }, + 'IcebergCatalogThreadsScheduled': { + 'name': 'ClickHouseMetrics_IcebergCatalogThreadsScheduled', + 'type': 'gauge', + }, + 'IcebergMetadataFilesCacheBytes': { + 'name': 'ClickHouseMetrics_IcebergMetadataFilesCacheBytes', + 'type': 'gauge', + }, + 'IcebergMetadataFilesCacheFiles': { + 'name': 'ClickHouseMetrics_IcebergMetadataFilesCacheFiles', + 'type': 'gauge', + }, + 'IndexMarkCacheBytes': {'name': 'ClickHouseMetrics_IndexMarkCacheBytes', 'type': 'gauge'}, + 'IndexMarkCacheFiles': {'name': 'ClickHouseMetrics_IndexMarkCacheFiles', 'type': 'gauge'}, + 'IndexUncompressedCacheBytes': { + 'name': 'ClickHouseMetrics_IndexUncompressedCacheBytes', + 'type': 'gauge', + }, + 'IndexUncompressedCacheCells': { + 'name': 'ClickHouseMetrics_IndexUncompressedCacheCells', + 'type': 'gauge', + }, + 'InterserverConnection': {'name': 'ClickHouseMetrics_InterserverConnection', 'type': 'gauge'}, + 'IsServerShuttingDown': {'name': 'ClickHouseMetrics_IsServerShuttingDown', 'type': 'gauge'}, + 'KafkaAssignedPartitions': {'name': 'ClickHouseMetrics_KafkaAssignedPartitions', 'type': 'gauge'}, + 'KafkaBackgroundReads': {'name': 'ClickHouseMetrics_KafkaBackgroundReads', 'type': 'gauge'}, + 'KafkaConsumers': {'name': 'ClickHouseMetrics_KafkaConsumers', 'type': 'gauge'}, + 'KafkaConsumersInUse': {'name': 'ClickHouseMetrics_KafkaConsumersInUse', 'type': 'gauge'}, + 'KafkaConsumersWithAssignment': { + 'name': 'ClickHouseMetrics_KafkaConsumersWithAssignment', + 'type': 'gauge', + }, + 'KafkaLibrdkafkaThreads': {'name': 'ClickHouseMetrics_KafkaLibrdkafkaThreads', 'type': 'gauge'}, + 'KafkaProducers': {'name': 'ClickHouseMetrics_KafkaProducers', 'type': 'gauge'}, + 'KafkaWrites': {'name': 'ClickHouseMetrics_KafkaWrites', 'type': 'gauge'}, + 'KeeperAliveConnections': {'name': 'ClickHouseMetrics_KeeperAliveConnections', 'type': 'gauge'}, + 'KeeperOutstandingRequests': {'name': 'ClickHouseMetrics_KeeperOutstandingRequests', 'type': 'gauge'}, + 'LicenseRemainingSeconds': {'name': 'ClickHouseMetrics_LicenseRemainingSeconds', 'type': 'gauge'}, + 'LocalThread': {'name': 'ClickHouseMetrics_LocalThread', 'type': 'gauge'}, + 'LocalThreadActive': {'name': 'ClickHouseMetrics_LocalThreadActive', 'type': 'gauge'}, + 'LocalThreadScheduled': {'name': 'ClickHouseMetrics_LocalThreadScheduled', 'type': 'gauge'}, + 'MMapCacheCells': {'name': 'ClickHouseMetrics_MMapCacheCells', 'type': 'gauge'}, + 'MMappedFileBytes': {'name': 'ClickHouseMetrics_MMappedFileBytes', 'type': 'gauge'}, + 'MMappedFiles': {'name': 'ClickHouseMetrics_MMappedFiles', 'type': 'gauge'}, + 'MarkCacheBytes': {'name': 'ClickHouseMetrics_MarkCacheBytes', 'type': 'gauge'}, + 'MarkCacheFiles': {'name': 'ClickHouseMetrics_MarkCacheFiles', 'type': 'gauge'}, + 'MarksLoaderThreads': {'name': 'ClickHouseMetrics_MarksLoaderThreads', 'type': 'gauge'}, + 'MarksLoaderThreadsActive': {'name': 'ClickHouseMetrics_MarksLoaderThreadsActive', 'type': 'gauge'}, + 'MarksLoaderThreadsScheduled': { + 'name': 'ClickHouseMetrics_MarksLoaderThreadsScheduled', + 'type': 'gauge', + }, + 'MaxDDLEntryID': {'name': 'ClickHouseMetrics_MaxDDLEntryID', 'type': 'gauge'}, + 'MaxPushedDDLEntryID': {'name': 'ClickHouseMetrics_MaxPushedDDLEntryID', 'type': 'gauge'}, + 'MemoryTracking': {'name': 'ClickHouseMetrics_MemoryTracking', 'type': 'gauge'}, + 'MemoryTrackingUncorrected': {'name': 'ClickHouseMetrics_MemoryTrackingUncorrected', 'type': 'gauge'}, + 'Merge': {'name': 'ClickHouseMetrics_Merge', 'type': 'gauge'}, + 'MergeJoinBlocksCacheBytes': {'name': 'ClickHouseMetrics_MergeJoinBlocksCacheBytes', 'type': 'gauge'}, + 'MergeJoinBlocksCacheCount': {'name': 'ClickHouseMetrics_MergeJoinBlocksCacheCount', 'type': 'gauge'}, + 'MergeParts': {'name': 'ClickHouseMetrics_MergeParts', 'type': 'gauge'}, + 'MergeTreeAllRangesAnnouncementsSent': { + 'name': 'ClickHouseMetrics_MergeTreeAllRangesAnnouncementsSent', + 'type': 'gauge', + }, + 'MergeTreeBackgroundExecutorThreads': { + 'name': 'ClickHouseMetrics_MergeTreeBackgroundExecutorThreads', + 'type': 'gauge', + }, + 'MergeTreeBackgroundExecutorThreadsActive': { + 'name': 'ClickHouseMetrics_MergeTreeBackgroundExecutorThreadsActive', + 'type': 'gauge', + }, + 'MergeTreeBackgroundExecutorThreadsScheduled': { + 'name': 'ClickHouseMetrics_MergeTreeBackgroundExecutorThreadsScheduled', + 'type': 'gauge', + }, + 'MergeTreeDataSelectExecutorThreads': { + 'name': 'ClickHouseMetrics_MergeTreeDataSelectExecutorThreads', + 'type': 'gauge', + }, + 'MergeTreeDataSelectExecutorThreadsActive': { + 'name': 'ClickHouseMetrics_MergeTreeDataSelectExecutorThreadsActive', + 'type': 'gauge', + }, + 'MergeTreeDataSelectExecutorThreadsScheduled': { + 'name': 'ClickHouseMetrics_MergeTreeDataSelectExecutorThreadsScheduled', + 'type': 'gauge', + }, + 'MergeTreeFetchPartitionThreads': { + 'name': 'ClickHouseMetrics_MergeTreeFetchPartitionThreads', + 'type': 'gauge', + }, + 'MergeTreeFetchPartitionThreadsActive': { + 'name': 'ClickHouseMetrics_MergeTreeFetchPartitionThreadsActive', + 'type': 'gauge', + }, + 'MergeTreeFetchPartitionThreadsScheduled': { + 'name': 'ClickHouseMetrics_MergeTreeFetchPartitionThreadsScheduled', + 'type': 'gauge', + }, + 'MergeTreeOutdatedPartsLoaderThreads': { + 'name': 'ClickHouseMetrics_MergeTreeOutdatedPartsLoaderThreads', + 'type': 'gauge', + }, + 'MergeTreeOutdatedPartsLoaderThreadsActive': { + 'name': 'ClickHouseMetrics_MergeTreeOutdatedPartsLoaderThreadsActive', + 'type': 'gauge', + }, + 'MergeTreeOutdatedPartsLoaderThreadsScheduled': { + 'name': 'ClickHouseMetrics_MergeTreeOutdatedPartsLoaderThreadsScheduled', + 'type': 'gauge', + }, + 'MergeTreePartsCleanerThreads': { + 'name': 'ClickHouseMetrics_MergeTreePartsCleanerThreads', + 'type': 'gauge', + }, + 'MergeTreePartsCleanerThreadsActive': { + 'name': 'ClickHouseMetrics_MergeTreePartsCleanerThreadsActive', + 'type': 'gauge', + }, + 'MergeTreePartsCleanerThreadsScheduled': { + 'name': 'ClickHouseMetrics_MergeTreePartsCleanerThreadsScheduled', + 'type': 'gauge', + }, + 'MergeTreePartsLoaderThreads': { + 'name': 'ClickHouseMetrics_MergeTreePartsLoaderThreads', + 'type': 'gauge', + }, + 'MergeTreePartsLoaderThreadsActive': { + 'name': 'ClickHouseMetrics_MergeTreePartsLoaderThreadsActive', + 'type': 'gauge', + }, + 'MergeTreePartsLoaderThreadsScheduled': { + 'name': 'ClickHouseMetrics_MergeTreePartsLoaderThreadsScheduled', + 'type': 'gauge', + }, + 'MergeTreeReadTaskRequestsSent': { + 'name': 'ClickHouseMetrics_MergeTreeReadTaskRequestsSent', + 'type': 'gauge', + }, + 'MergeTreeSubcolumnsReaderThreads': { + 'name': 'ClickHouseMetrics_MergeTreeSubcolumnsReaderThreads', + 'type': 'gauge', + }, + 'MergeTreeSubcolumnsReaderThreadsActive': { + 'name': 'ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsActive', + 'type': 'gauge', + }, + 'MergeTreeSubcolumnsReaderThreadsScheduled': { + 'name': 'ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsScheduled', + 'type': 'gauge', + }, + 'MergeTreeUnexpectedPartsLoaderThreads': { + 'name': 'ClickHouseMetrics_MergeTreeUnexpectedPartsLoaderThreads', + 'type': 'gauge', + }, + 'MergeTreeUnexpectedPartsLoaderThreadsActive': { + 'name': 'ClickHouseMetrics_MergeTreeUnexpectedPartsLoaderThreadsActive', + 'type': 'gauge', + }, + 'MergeTreeUnexpectedPartsLoaderThreadsScheduled': { + 'name': 'ClickHouseMetrics_MergeTreeUnexpectedPartsLoaderThreadsScheduled', + 'type': 'gauge', + }, + 'MergesMutationsMemoryTracking': { + 'name': 'ClickHouseMetrics_MergesMutationsMemoryTracking', + 'type': 'gauge', + }, + 'MetadataFromKeeperCacheObjects': { + 'name': 'ClickHouseMetrics_MetadataFromKeeperCacheObjects', + 'type': 'gauge', + }, + 'Move': {'name': 'ClickHouseMetrics_Move', 'type': 'gauge'}, + 'MySQLConnection': {'name': 'ClickHouseMetrics_MySQLConnection', 'type': 'gauge'}, + 'NetworkReceive': {'name': 'ClickHouseMetrics_NetworkReceive', 'type': 'gauge'}, + 'NetworkSend': {'name': 'ClickHouseMetrics_NetworkSend', 'type': 'gauge'}, + 'NonAbortedMergeFailures': {'name': 'ClickHouseMetrics_NonAbortedMergeFailures', 'type': 'gauge'}, + 'ObjectStorageAzureThreads': {'name': 'ClickHouseMetrics_ObjectStorageAzureThreads', 'type': 'gauge'}, + 'ObjectStorageAzureThreadsActive': { + 'name': 'ClickHouseMetrics_ObjectStorageAzureThreadsActive', + 'type': 'gauge', + }, + 'ObjectStorageAzureThreadsScheduled': { + 'name': 'ClickHouseMetrics_ObjectStorageAzureThreadsScheduled', + 'type': 'gauge', + }, + 'ObjectStorageQueueRegisteredServers': { + 'name': 'ClickHouseMetrics_ObjectStorageQueueRegisteredServers', + 'type': 'gauge', + }, + 'ObjectStorageQueueShutdownThreads': { + 'name': 'ClickHouseMetrics_ObjectStorageQueueShutdownThreads', + 'type': 'gauge', + }, + 'ObjectStorageQueueShutdownThreadsActive': { + 'name': 'ClickHouseMetrics_ObjectStorageQueueShutdownThreadsActive', + 'type': 'gauge', + }, + 'ObjectStorageQueueShutdownThreadsScheduled': { + 'name': 'ClickHouseMetrics_ObjectStorageQueueShutdownThreadsScheduled', + 'type': 'gauge', + }, + 'ObjectStorageS3Threads': {'name': 'ClickHouseMetrics_ObjectStorageS3Threads', 'type': 'gauge'}, + 'ObjectStorageS3ThreadsActive': { + 'name': 'ClickHouseMetrics_ObjectStorageS3ThreadsActive', + 'type': 'gauge', + }, + 'ObjectStorageS3ThreadsScheduled': { + 'name': 'ClickHouseMetrics_ObjectStorageS3ThreadsScheduled', + 'type': 'gauge', + }, + 'OpenFileForRead': {'name': 'ClickHouseMetrics_OpenFileForRead', 'type': 'gauge'}, + 'OpenFileForWrite': {'name': 'ClickHouseMetrics_OpenFileForWrite', 'type': 'gauge'}, + 'OutdatedPartsLoadingThreads': { + 'name': 'ClickHouseMetrics_OutdatedPartsLoadingThreads', + 'type': 'gauge', + }, + 'OutdatedPartsLoadingThreadsActive': { + 'name': 'ClickHouseMetrics_OutdatedPartsLoadingThreadsActive', + 'type': 'gauge', + }, + 'OutdatedPartsLoadingThreadsScheduled': { + 'name': 'ClickHouseMetrics_OutdatedPartsLoadingThreadsScheduled', + 'type': 'gauge', + }, + 'PageCacheBytes': {'name': 'ClickHouseMetrics_PageCacheBytes', 'type': 'gauge'}, + 'PageCacheCells': {'name': 'ClickHouseMetrics_PageCacheCells', 'type': 'gauge'}, + 'ParallelCompressedWriteBufferThreads': { + 'name': 'ClickHouseMetrics_ParallelCompressedWriteBufferThreads', + 'type': 'gauge', + }, + 'ParallelCompressedWriteBufferWait': { + 'name': 'ClickHouseMetrics_ParallelCompressedWriteBufferWait', + 'type': 'gauge', + }, + 'ParallelFormattingOutputFormatThreads': { + 'name': 'ClickHouseMetrics_ParallelFormattingOutputFormatThreads', + 'type': 'gauge', + }, + 'ParallelFormattingOutputFormatThreadsActive': { + 'name': 'ClickHouseMetrics_ParallelFormattingOutputFormatThreadsActive', + 'type': 'gauge', + }, + 'ParallelFormattingOutputFormatThreadsScheduled': { + 'name': 'ClickHouseMetrics_ParallelFormattingOutputFormatThreadsScheduled', + 'type': 'gauge', + }, + 'ParallelParsingInputFormatThreads': { + 'name': 'ClickHouseMetrics_ParallelParsingInputFormatThreads', + 'type': 'gauge', + }, + 'ParallelParsingInputFormatThreadsActive': { + 'name': 'ClickHouseMetrics_ParallelParsingInputFormatThreadsActive', + 'type': 'gauge', + }, + 'ParallelParsingInputFormatThreadsScheduled': { + 'name': 'ClickHouseMetrics_ParallelParsingInputFormatThreadsScheduled', + 'type': 'gauge', + }, + 'ParallelWithQueryActiveThreads': { + 'name': 'ClickHouseMetrics_ParallelWithQueryActiveThreads', + 'type': 'gauge', + }, + 'ParallelWithQueryScheduledThreads': { + 'name': 'ClickHouseMetrics_ParallelWithQueryScheduledThreads', + 'type': 'gauge', + }, + 'ParallelWithQueryThreads': {'name': 'ClickHouseMetrics_ParallelWithQueryThreads', 'type': 'gauge'}, + 'ParquetDecoderIOThreads': {'name': 'ClickHouseMetrics_ParquetDecoderIOThreads', 'type': 'gauge'}, + 'ParquetDecoderIOThreadsActive': { + 'name': 'ClickHouseMetrics_ParquetDecoderIOThreadsActive', + 'type': 'gauge', + }, + 'ParquetDecoderIOThreadsScheduled': { + 'name': 'ClickHouseMetrics_ParquetDecoderIOThreadsScheduled', + 'type': 'gauge', + }, + 'ParquetDecoderThreads': {'name': 'ClickHouseMetrics_ParquetDecoderThreads', 'type': 'gauge'}, + 'ParquetDecoderThreadsActive': { + 'name': 'ClickHouseMetrics_ParquetDecoderThreadsActive', + 'type': 'gauge', + }, + 'ParquetDecoderThreadsScheduled': { + 'name': 'ClickHouseMetrics_ParquetDecoderThreadsScheduled', + 'type': 'gauge', + }, + 'ParquetEncoderThreads': {'name': 'ClickHouseMetrics_ParquetEncoderThreads', 'type': 'gauge'}, + 'ParquetEncoderThreadsActive': { + 'name': 'ClickHouseMetrics_ParquetEncoderThreadsActive', + 'type': 'gauge', + }, + 'ParquetEncoderThreadsScheduled': { + 'name': 'ClickHouseMetrics_ParquetEncoderThreadsScheduled', + 'type': 'gauge', + }, + 'PartMutation': {'name': 'ClickHouseMetrics_PartMutation', 'type': 'gauge'}, + 'PartsActive': {'name': 'ClickHouseMetrics_PartsActive', 'type': 'gauge'}, + 'PartsCommitted': {'name': 'ClickHouseMetrics_PartsCommitted', 'type': 'gauge'}, + 'PartsCompact': {'name': 'ClickHouseMetrics_PartsCompact', 'type': 'gauge'}, + 'PartsDeleteOnDestroy': {'name': 'ClickHouseMetrics_PartsDeleteOnDestroy', 'type': 'gauge'}, + 'PartsDeleting': {'name': 'ClickHouseMetrics_PartsDeleting', 'type': 'gauge'}, + 'PartsOutdated': {'name': 'ClickHouseMetrics_PartsOutdated', 'type': 'gauge'}, + 'PartsPreActive': {'name': 'ClickHouseMetrics_PartsPreActive', 'type': 'gauge'}, + 'PartsPreCommitted': {'name': 'ClickHouseMetrics_PartsPreCommitted', 'type': 'gauge'}, + 'PartsTemporary': {'name': 'ClickHouseMetrics_PartsTemporary', 'type': 'gauge'}, + 'PartsWide': {'name': 'ClickHouseMetrics_PartsWide', 'type': 'gauge'}, + 'PendingAsyncInsert': {'name': 'ClickHouseMetrics_PendingAsyncInsert', 'type': 'gauge'}, + 'PolygonDictionaryThreads': {'name': 'ClickHouseMetrics_PolygonDictionaryThreads', 'type': 'gauge'}, + 'PolygonDictionaryThreadsActive': { + 'name': 'ClickHouseMetrics_PolygonDictionaryThreadsActive', + 'type': 'gauge', + }, + 'PolygonDictionaryThreadsScheduled': { + 'name': 'ClickHouseMetrics_PolygonDictionaryThreadsScheduled', + 'type': 'gauge', + }, + 'PostgreSQLConnection': {'name': 'ClickHouseMetrics_PostgreSQLConnection', 'type': 'gauge'}, + 'PrimaryIndexCacheBytes': {'name': 'ClickHouseMetrics_PrimaryIndexCacheBytes', 'type': 'gauge'}, + 'PrimaryIndexCacheFiles': {'name': 'ClickHouseMetrics_PrimaryIndexCacheFiles', 'type': 'gauge'}, + 'Query': {'name': 'ClickHouseMetrics_Query', 'type': 'gauge'}, + 'QueryCacheBytes': {'name': 'ClickHouseMetrics_QueryCacheBytes', 'type': 'gauge'}, + 'QueryCacheEntries': {'name': 'ClickHouseMetrics_QueryCacheEntries', 'type': 'gauge'}, + 'QueryConditionCacheBytes': {'name': 'ClickHouseMetrics_QueryConditionCacheBytes', 'type': 'gauge'}, + 'QueryConditionCacheEntries': {'name': 'ClickHouseMetrics_QueryConditionCacheEntries', 'type': 'gauge'}, + 'QueryPipelineExecutorThreads': { + 'name': 'ClickHouseMetrics_QueryPipelineExecutorThreads', + 'type': 'gauge', + }, + 'QueryPipelineExecutorThreadsActive': { + 'name': 'ClickHouseMetrics_QueryPipelineExecutorThreadsActive', + 'type': 'gauge', + }, + 'QueryPipelineExecutorThreadsScheduled': { + 'name': 'ClickHouseMetrics_QueryPipelineExecutorThreadsScheduled', + 'type': 'gauge', + }, + 'QueryPreempted': {'name': 'ClickHouseMetrics_QueryPreempted', 'type': 'gauge'}, + 'QueryThread': {'name': 'ClickHouseMetrics_QueryThread', 'type': 'gauge'}, + 'RWLockActiveReaders': {'name': 'ClickHouseMetrics_RWLockActiveReaders', 'type': 'gauge'}, + 'RWLockActiveWriters': {'name': 'ClickHouseMetrics_RWLockActiveWriters', 'type': 'gauge'}, + 'RWLockWaitingReaders': {'name': 'ClickHouseMetrics_RWLockWaitingReaders', 'type': 'gauge'}, + 'RWLockWaitingWriters': {'name': 'ClickHouseMetrics_RWLockWaitingWriters', 'type': 'gauge'}, + 'Read': {'name': 'ClickHouseMetrics_Read', 'type': 'gauge'}, + 'ReadTaskRequestsSent': {'name': 'ClickHouseMetrics_ReadTaskRequestsSent', 'type': 'gauge'}, + 'ReadonlyDisks': {'name': 'ClickHouseMetrics_ReadonlyDisks', 'type': 'gauge'}, + 'ReadonlyReplica': {'name': 'ClickHouseMetrics_ReadonlyReplica', 'type': 'gauge'}, + 'RefreshableViews': {'name': 'ClickHouseMetrics_RefreshableViews', 'type': 'gauge'}, + 'RefreshingViews': {'name': 'ClickHouseMetrics_RefreshingViews', 'type': 'gauge'}, + 'RemoteRead': {'name': 'ClickHouseMetrics_RemoteRead', 'type': 'gauge'}, + 'ReplicatedChecks': {'name': 'ClickHouseMetrics_ReplicatedChecks', 'type': 'gauge'}, + 'ReplicatedFetch': {'name': 'ClickHouseMetrics_ReplicatedFetch', 'type': 'gauge'}, + 'ReplicatedSend': {'name': 'ClickHouseMetrics_ReplicatedSend', 'type': 'gauge'}, + 'RestartReplicaThreads': {'name': 'ClickHouseMetrics_RestartReplicaThreads', 'type': 'gauge'}, + 'RestartReplicaThreadsActive': { + 'name': 'ClickHouseMetrics_RestartReplicaThreadsActive', + 'type': 'gauge', + }, + 'RestartReplicaThreadsScheduled': { + 'name': 'ClickHouseMetrics_RestartReplicaThreadsScheduled', + 'type': 'gauge', + }, + 'RestoreThreads': {'name': 'ClickHouseMetrics_RestoreThreads', 'type': 'gauge'}, + 'RestoreThreadsActive': {'name': 'ClickHouseMetrics_RestoreThreadsActive', 'type': 'gauge'}, + 'RestoreThreadsScheduled': {'name': 'ClickHouseMetrics_RestoreThreadsScheduled', 'type': 'gauge'}, + 'Revision': {'name': 'ClickHouseMetrics_Revision', 'type': 'gauge'}, + 'S3Requests': {'name': 'ClickHouseMetrics_S3Requests', 'type': 'gauge'}, + 'SchedulerIOReadScheduled': {'name': 'ClickHouseMetrics_SchedulerIOReadScheduled', 'type': 'gauge'}, + 'SchedulerIOWriteScheduled': {'name': 'ClickHouseMetrics_SchedulerIOWriteScheduled', 'type': 'gauge'}, + 'SendExternalTables': {'name': 'ClickHouseMetrics_SendExternalTables', 'type': 'gauge'}, + 'SendScalars': {'name': 'ClickHouseMetrics_SendScalars', 'type': 'gauge'}, + 'SharedCatalogDropDetachLocalTablesErrors': { + 'name': 'ClickHouseMetrics_SharedCatalogDropDetachLocalTablesErrors', + 'type': 'gauge', + }, + 'SharedCatalogDropLocalThreads': { + 'name': 'ClickHouseMetrics_SharedCatalogDropLocalThreads', + 'type': 'gauge', + }, + 'SharedCatalogDropLocalThreadsActive': { + 'name': 'ClickHouseMetrics_SharedCatalogDropLocalThreadsActive', + 'type': 'gauge', + }, + 'SharedCatalogDropLocalThreadsScheduled': { + 'name': 'ClickHouseMetrics_SharedCatalogDropLocalThreadsScheduled', + 'type': 'gauge', + }, + 'SharedCatalogDropZooKeeperThreads': { + 'name': 'ClickHouseMetrics_SharedCatalogDropZooKeeperThreads', + 'type': 'gauge', + }, + 'SharedCatalogDropZooKeeperThreadsActive': { + 'name': 'ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsActive', + 'type': 'gauge', + }, + 'SharedCatalogDropZooKeeperThreadsScheduled': { + 'name': 'ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsScheduled', + 'type': 'gauge', + }, + 'SharedCatalogNumberOfObjectsInState': { + 'name': 'ClickHouseMetrics_SharedCatalogNumberOfObjectsInState', + 'type': 'gauge', + }, + 'SharedCatalogStateApplicationThreads': { + 'name': 'ClickHouseMetrics_SharedCatalogStateApplicationThreads', + 'type': 'gauge', + }, + 'SharedCatalogStateApplicationThreadsActive': { + 'name': 'ClickHouseMetrics_SharedCatalogStateApplicationThreadsActive', + 'type': 'gauge', + }, + 'SharedCatalogStateApplicationThreadsScheduled': { + 'name': 'ClickHouseMetrics_SharedCatalogStateApplicationThreadsScheduled', + 'type': 'gauge', + }, + 'SharedDatabaseCatalogTablesInLocalDropDetachQueue': { + 'name': 'ClickHouseMetrics_SharedDatabaseCatalogTablesInLocalDropDetachQueue', + 'type': 'gauge', + }, + 'SharedMergeTreeAssignedCurrentParts': { + 'name': 'ClickHouseMetrics_SharedMergeTreeAssignedCurrentParts', + 'type': 'gauge', + }, + 'SharedMergeTreeCondemnedPartsInKeeper': { + 'name': 'ClickHouseMetrics_SharedMergeTreeCondemnedPartsInKeeper', + 'type': 'gauge', + }, + 'SharedMergeTreeFetch': {'name': 'ClickHouseMetrics_SharedMergeTreeFetch', 'type': 'gauge'}, + 'SharedMergeTreeOutdatedPartsInKeeper': { + 'name': 'ClickHouseMetrics_SharedMergeTreeOutdatedPartsInKeeper', + 'type': 'gauge', + }, + 'SharedMergeTreeThreads': {'name': 'ClickHouseMetrics_SharedMergeTreeThreads', 'type': 'gauge'}, + 'SharedMergeTreeThreadsActive': { + 'name': 'ClickHouseMetrics_SharedMergeTreeThreadsActive', + 'type': 'gauge', + }, + 'SharedMergeTreeThreadsScheduled': { + 'name': 'ClickHouseMetrics_SharedMergeTreeThreadsScheduled', + 'type': 'gauge', + }, + 'StartupScriptsExecutionState': { + 'name': 'ClickHouseMetrics_StartupScriptsExecutionState', + 'type': 'gauge', + }, + 'StartupSystemTablesThreads': {'name': 'ClickHouseMetrics_StartupSystemTablesThreads', 'type': 'gauge'}, + 'StartupSystemTablesThreadsActive': { + 'name': 'ClickHouseMetrics_StartupSystemTablesThreadsActive', + 'type': 'gauge', + }, + 'StartupSystemTablesThreadsScheduled': { + 'name': 'ClickHouseMetrics_StartupSystemTablesThreadsScheduled', + 'type': 'gauge', + }, + 'StatelessWorkerThreads': {'name': 'ClickHouseMetrics_StatelessWorkerThreads', 'type': 'gauge'}, + 'StatelessWorkerThreadsActive': { + 'name': 'ClickHouseMetrics_StatelessWorkerThreadsActive', + 'type': 'gauge', + }, + 'StatelessWorkerThreadsScheduled': { + 'name': 'ClickHouseMetrics_StatelessWorkerThreadsScheduled', + 'type': 'gauge', + }, + 'StorageBufferBytes': {'name': 'ClickHouseMetrics_StorageBufferBytes', 'type': 'gauge'}, + 'StorageBufferFlushThreads': {'name': 'ClickHouseMetrics_StorageBufferFlushThreads', 'type': 'gauge'}, + 'StorageBufferFlushThreadsActive': { + 'name': 'ClickHouseMetrics_StorageBufferFlushThreadsActive', + 'type': 'gauge', + }, + 'StorageBufferFlushThreadsScheduled': { + 'name': 'ClickHouseMetrics_StorageBufferFlushThreadsScheduled', + 'type': 'gauge', + }, + 'StorageBufferRows': {'name': 'ClickHouseMetrics_StorageBufferRows', 'type': 'gauge'}, + 'StorageConnectionsStored': {'name': 'ClickHouseMetrics_StorageConnectionsStored', 'type': 'gauge'}, + 'StorageConnectionsTotal': {'name': 'ClickHouseMetrics_StorageConnectionsTotal', 'type': 'gauge'}, + 'StorageDistributedThreads': {'name': 'ClickHouseMetrics_StorageDistributedThreads', 'type': 'gauge'}, + 'StorageDistributedThreadsActive': { + 'name': 'ClickHouseMetrics_StorageDistributedThreadsActive', + 'type': 'gauge', + }, + 'StorageDistributedThreadsScheduled': { + 'name': 'ClickHouseMetrics_StorageDistributedThreadsScheduled', + 'type': 'gauge', + }, + 'StorageHiveThreads': {'name': 'ClickHouseMetrics_StorageHiveThreads', 'type': 'gauge'}, + 'StorageHiveThreadsActive': {'name': 'ClickHouseMetrics_StorageHiveThreadsActive', 'type': 'gauge'}, + 'StorageHiveThreadsScheduled': { + 'name': 'ClickHouseMetrics_StorageHiveThreadsScheduled', + 'type': 'gauge', + }, + 'StorageObjectStorageThreads': { + 'name': 'ClickHouseMetrics_StorageObjectStorageThreads', + 'type': 'gauge', + }, + 'StorageObjectStorageThreadsActive': { + 'name': 'ClickHouseMetrics_StorageObjectStorageThreadsActive', + 'type': 'gauge', + }, + 'StorageObjectStorageThreadsScheduled': { + 'name': 'ClickHouseMetrics_StorageObjectStorageThreadsScheduled', + 'type': 'gauge', + }, + 'StorageS3Threads': {'name': 'ClickHouseMetrics_StorageS3Threads', 'type': 'gauge'}, + 'StorageS3ThreadsActive': {'name': 'ClickHouseMetrics_StorageS3ThreadsActive', 'type': 'gauge'}, + 'StorageS3ThreadsScheduled': {'name': 'ClickHouseMetrics_StorageS3ThreadsScheduled', 'type': 'gauge'}, + 'SystemReplicasThreads': {'name': 'ClickHouseMetrics_SystemReplicasThreads', 'type': 'gauge'}, + 'SystemReplicasThreadsActive': { + 'name': 'ClickHouseMetrics_SystemReplicasThreadsActive', + 'type': 'gauge', + }, + 'SystemReplicasThreadsScheduled': { + 'name': 'ClickHouseMetrics_SystemReplicasThreadsScheduled', + 'type': 'gauge', + }, + 'TCPConnection': {'name': 'ClickHouseMetrics_TCPConnection', 'type': 'gauge'}, + 'TablesLoaderBackgroundThreads': { + 'name': 'ClickHouseMetrics_TablesLoaderBackgroundThreads', + 'type': 'gauge', + }, + 'TablesLoaderBackgroundThreadsActive': { + 'name': 'ClickHouseMetrics_TablesLoaderBackgroundThreadsActive', + 'type': 'gauge', + }, + 'TablesLoaderBackgroundThreadsScheduled': { + 'name': 'ClickHouseMetrics_TablesLoaderBackgroundThreadsScheduled', + 'type': 'gauge', + }, + 'TablesLoaderForegroundThreads': { + 'name': 'ClickHouseMetrics_TablesLoaderForegroundThreads', + 'type': 'gauge', + }, + 'TablesLoaderForegroundThreadsActive': { + 'name': 'ClickHouseMetrics_TablesLoaderForegroundThreadsActive', + 'type': 'gauge', + }, + 'TablesLoaderForegroundThreadsScheduled': { + 'name': 'ClickHouseMetrics_TablesLoaderForegroundThreadsScheduled', + 'type': 'gauge', + }, + 'TablesToDropQueueSize': {'name': 'ClickHouseMetrics_TablesToDropQueueSize', 'type': 'gauge'}, + 'TaskTrackerThreads': {'name': 'ClickHouseMetrics_TaskTrackerThreads', 'type': 'gauge'}, + 'TaskTrackerThreadsActive': {'name': 'ClickHouseMetrics_TaskTrackerThreadsActive', 'type': 'gauge'}, + 'TaskTrackerThreadsScheduled': { + 'name': 'ClickHouseMetrics_TaskTrackerThreadsScheduled', + 'type': 'gauge', + }, + 'TemporaryFilesForAggregation': { + 'name': 'ClickHouseMetrics_TemporaryFilesForAggregation', + 'type': 'gauge', + }, + 'TemporaryFilesForJoin': {'name': 'ClickHouseMetrics_TemporaryFilesForJoin', 'type': 'gauge'}, + 'TemporaryFilesForMerge': {'name': 'ClickHouseMetrics_TemporaryFilesForMerge', 'type': 'gauge'}, + 'TemporaryFilesForSort': {'name': 'ClickHouseMetrics_TemporaryFilesForSort', 'type': 'gauge'}, + 'TemporaryFilesUnknown': {'name': 'ClickHouseMetrics_TemporaryFilesUnknown', 'type': 'gauge'}, + 'ThreadPoolFSReaderThreads': {'name': 'ClickHouseMetrics_ThreadPoolFSReaderThreads', 'type': 'gauge'}, + 'ThreadPoolFSReaderThreadsActive': { + 'name': 'ClickHouseMetrics_ThreadPoolFSReaderThreadsActive', + 'type': 'gauge', + }, + 'ThreadPoolFSReaderThreadsScheduled': { + 'name': 'ClickHouseMetrics_ThreadPoolFSReaderThreadsScheduled', + 'type': 'gauge', + }, + 'ThreadPoolRemoteFSReaderThreads': { + 'name': 'ClickHouseMetrics_ThreadPoolRemoteFSReaderThreads', + 'type': 'gauge', + }, + 'ThreadPoolRemoteFSReaderThreadsActive': { + 'name': 'ClickHouseMetrics_ThreadPoolRemoteFSReaderThreadsActive', + 'type': 'gauge', + }, + 'ThreadPoolRemoteFSReaderThreadsScheduled': { + 'name': 'ClickHouseMetrics_ThreadPoolRemoteFSReaderThreadsScheduled', + 'type': 'gauge', + }, + 'ThreadsInOvercommitTracker': {'name': 'ClickHouseMetrics_ThreadsInOvercommitTracker', 'type': 'gauge'}, + 'TotalMergeFailures': {'name': 'ClickHouseMetrics_TotalMergeFailures', 'type': 'gauge'}, + 'TotalTemporaryFiles': {'name': 'ClickHouseMetrics_TotalTemporaryFiles', 'type': 'gauge'}, + 'UncompressedCacheBytes': {'name': 'ClickHouseMetrics_UncompressedCacheBytes', 'type': 'gauge'}, + 'UncompressedCacheCells': {'name': 'ClickHouseMetrics_UncompressedCacheCells', 'type': 'gauge'}, + 'VectorSimilarityIndexCacheBytes': { + 'name': 'ClickHouseMetrics_VectorSimilarityIndexCacheBytes', + 'type': 'gauge', + }, + 'VectorSimilarityIndexCacheCells': { + 'name': 'ClickHouseMetrics_VectorSimilarityIndexCacheCells', + 'type': 'gauge', + }, + 'VersionInteger': {'name': 'ClickHouseMetrics_VersionInteger', 'type': 'gauge'}, + 'Write': {'name': 'ClickHouseMetrics_Write', 'type': 'gauge'}, + 'ZooKeeperRequest': {'name': 'ClickHouseMetrics_ZooKeeperRequest', 'type': 'gauge'}, + 'ZooKeeperSession': {'name': 'ClickHouseMetrics_ZooKeeperSession', 'type': 'gauge'}, + 'ZooKeeperWatch': {'name': 'ClickHouseMetrics_ZooKeeperWatch', 'type': 'gauge'}, + }, + }, + ], +} diff --git a/clickhouse/hatch.toml b/clickhouse/hatch.toml index fa5265c7e434a..be9958cf0c342 100644 --- a/clickhouse/hatch.toml +++ b/clickhouse/hatch.toml @@ -1,18 +1,25 @@ [env.collectors.datadog-checks] -[envs.default.env-vars] -CLICKHOUSE_REPOSITORY = "clickhouse/clickhouse-server" - +# https://clickhouse.com/docs/faq/operations/production#how-to-choose-between-clickhouse-releases +# https://github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md [[envs.default.matrix]] python = ["3.12"] -version = ["18", "19", "20", "21.8", "22.7"] +version = ["24.8", "25.3", "25.6", "25.7", "25.8"] [envs.default.overrides] -matrix.version.env-vars = [ - { key = "CLICKHOUSE_VERSION" }, - { key = "CLICKHOUSE_REPOSITORY", value = "yandex/clickhouse-server", if = ["18", "19", "20", "21.8"] }, -] +matrix.version.env-vars = "CLICKHOUSE_VERSION" [envs.latest.env-vars] CLICKHOUSE_VERSION = "latest" -CLICKHOUSE_REPOSITORY = "clickhouse/clickhouse-server" + +[envs.data] +dependencies = [ + "requests==2.32.5" +] + +[envs.data.env-vars] +# keep in sync with default version matrix +VERSIONS = "24.8,25.3,25.6,25.7,25.8" + +[envs.data.scripts] +generate = "python scripts/generate_metrics.py" diff --git a/clickhouse/manifest.json b/clickhouse/manifest.json index 2a676436f7a23..710cd5294426a 100644 --- a/clickhouse/manifest.json +++ b/clickhouse/manifest.json @@ -38,7 +38,7 @@ }, "metrics": { "prefix": "clickhouse.", - "check": "clickhouse.query.active", + "check": "clickhouse.ClickHouseMetrics_Query", "metadata_path": "metadata.csv" }, "service_checks": { @@ -51,4 +51,4 @@ "ClickHouse Overview": "assets/dashboards/overview.json" } } -} \ No newline at end of file +} diff --git a/clickhouse/metadata.csv b/clickhouse/metadata.csv index 1775906935911..0331391d2b066 100644 --- a/clickhouse/metadata.csv +++ b/clickhouse/metadata.csv @@ -1,1260 +1,3610 @@ -metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric -clickhouse.CompiledExpressionCacheCount,gauge,,item,,Total entries in the cache of JIT-compiled code.,0,clickhouse,, -clickhouse.MarkCacheFiles,gauge,,item,,The number of mark files cached in the mark cache.,0,clickhouse,, -clickhouse.ReplicasMaxInsertsInQueue,gauge,,item,,Maximum number of INSERT operations in the queue (still to be replicated) across Replicated tables.,0,clickhouse,, -clickhouse.ReplicasMaxMergesInQueue,gauge,,item,,Maximum number of merge operations in the queue (still to be applied) across Replicated tables.,0,clickhouse,, -clickhouse.ReplicasMaxQueueSize,gauge,,item,,"Maximum queue size (in the number of operations like get, merge) across Replicated tables.",0,clickhouse,, -clickhouse.ReplicasSumInsertsInQueue,gauge,,item,,Sum of INSERT operations in the queue (still to be replicated) across Replicated tables.,0,clickhouse,, -clickhouse.ReplicasSumMergesInQueue,gauge,,item,,Sum of merge operations in the queue (still to be applied) across Replicated tables.,0,clickhouse,, -clickhouse.UncompressedCacheBytes,gauge,,byte,,Total size of uncompressed cache in bytes. Uncompressed cache does not usually improve the performance and should be mostly avoided.,0,clickhouse,, -clickhouse.UncompressedCacheCells,gauge,,item,,Total number of entries in the uncompressed cache. Each entry represents a decompressed block of data. Uncompressed cache does not usually improve performance and should be mostly avoided.,0,clickhouse,, -clickhouse.addresses.active,gauge,,,,Total count of addresses which are used for creation connections with connection pools,0,clickhouse,, -clickhouse.aggregator.threads,gauge,,,,Number of threads in the Aggregator thread pool.,0,clickhouse,, -clickhouse.aggregator.threads.active,gauge,,,,Number of threads in the Aggregator thread pool running a task.,0,clickhouse,, -clickhouse.aggregator.threads.scheduled,gauge,,,,Number of queued or active jobs in the Aggregator thread pool.,0,clickhouse,, -clickhouse.aio.read.count,count,,read,,Number of reads with Linux or FreeBSD AIO interface.,0,clickhouse,, -clickhouse.aio.read.size.count,count,,byte,,Number of bytes read with Linux or FreeBSD AIO interface.,0,clickhouse,, -clickhouse.aio.read.size.total,gauge,,byte,,Total number of bytes read with Linux or FreeBSD AIO interface.,0,clickhouse,, -clickhouse.aio.read.total,gauge,,read,,Total number of reads with Linux or FreeBSD AIO interface.,0,clickhouse,, -clickhouse.aio.write.count,count,,write,,Number of writes with Linux or FreeBSD AIO interface.,0,clickhouse,, -clickhouse.aio.write.size.count,count,,byte,,Number of bytes read with Linux or FreeBSD AIO interface.,0,clickhouse,, -clickhouse.aio.write.size.total,gauge,,byte,,Total number of bytes read with Linux or FreeBSD AIO interface.,0,clickhouse,, -clickhouse.aio.write.total,gauge,,write,,Total number of writes with Linux or FreeBSD AIO interface.,0,clickhouse,, -clickhouse.async.read.time,gauge,,microsecond,,Time spent in waiting for asynchronous reads in asynchronous local read.,0,clickhouse,, -clickhouse.async.reader.ignored.bytes.count,count,,,,Number of bytes ignored during asynchronous reading,0,clickhouse,, -clickhouse.async.reader.ignored.bytes.total,gauge,,,,Number of bytes ignored during asynchronous reading,0,clickhouse,, -clickhouse.async.remote_read.time,gauge,,microsecond,,Time spent in waiting for asynchronous remote reads.,0,clickhouse,, -clickhouse.attached.database,gauge,,,,"Active database, used by current and upcoming SELECTs.",0,clickhouse,, -clickhouse.attached.table,gauge,,,,"Active table, used by current and upcoming SELECTs.",0,clickhouse,, -clickhouse.azure.blob_storage.copy_object.count,count,,,,Number of Azure blob storage API CopyObject calls,0,clickhouse,, -clickhouse.azure.blob_storage.copy_object.total,gauge,,,,Number of Azure blob storage API CopyObject calls,0,clickhouse,, -clickhouse.azure.blob_storage.delete_object.count,count,,,,Number of Azure blob storage API DeleteObject(s) calls.,0,clickhouse,, -clickhouse.azure.blob_storage.delete_object.total,gauge,,,,Number of Azure blob storage API DeleteObject(s) calls.,0,clickhouse,, -clickhouse.azure.blob_storage.list_object.count,count,,,,Number of Azure blob storage API ListObjects calls.,0,clickhouse,, -clickhouse.azure.blob_storage.list_object.total,gauge,,,,Number of Azure blob storage API ListObjects calls.,0,clickhouse,, -clickhouse.azure.blob_storage.upload_part.count,count,,,,Number of Azure blob storage API UploadPart calls,0,clickhouse,, -clickhouse.azure.blob_storage.upload_part.total,gauge,,,,Number of Azure blob storage API UploadPart calls,0,clickhouse,, -clickhouse.background_pool.buffer_flush_schedule.task.active,gauge,,task,,Number of active tasks in BackgroundBufferFlushSchedulePool. This pool is used for periodic Buffer flushes,0,clickhouse,, -clickhouse.background_pool.buffer_flush_schedule.task.limit,gauge,,,,Limit on number of tasks in BackgroundBufferFlushSchedulePool,0,clickhouse,, -clickhouse.background_pool.common.task.active,gauge,,task,,Number of active tasks in an associated background pool,0,clickhouse,, -clickhouse.background_pool.common.task.limit,gauge,,,,Limit on number of tasks in an associated background pool,0,clickhouse,, -clickhouse.background_pool.distributed.task.active,gauge,,task,,Number of active tasks in BackgroundDistributedSchedulePool. This pool is used for distributed sends that is done in background.,0,clickhouse,, -clickhouse.background_pool.distributed.task.limit,gauge,,,,Limit on number of tasks in BackgroundDistributedSchedulePool,0,clickhouse,, -clickhouse.background_pool.fetches.task.active,gauge,,task,,Number of active tasks in BackgroundFetchesPool,0,clickhouse,, -clickhouse.background_pool.fetches.task.limit,gauge,,,,Limit on number of simultaneous fetches in an associated background pool,0,clickhouse,, -clickhouse.background_pool.merges.task.active,gauge,,task,,Number of active merges and mutations in an associated background pool,0,clickhouse,, -clickhouse.background_pool.merges.task.limit,gauge,,,,Limit on number of active merges and mutations in an associated background pool,0,clickhouse,, -clickhouse.background_pool.message_broker.task.active,gauge,,task,,Number of active tasks in BackgroundProcessingPool for message streaming,0,clickhouse,, -clickhouse.background_pool.message_broker.task.limit,gauge,,,,Limit on number of tasks in BackgroundProcessingPool for message streaming,0,clickhouse,, -clickhouse.background_pool.move.memory,gauge,,byte,,Total amount of memory (bytes) allocated in background processing pool (that is dedicated for background moves). Note that this value may include a drift when the memory was allocated in a context of background processing pool and freed in other context or vice-versa. This happens naturally due to caches for tables indexes and doesn't indicate memory leaks.,0,clickhouse,, -clickhouse.background_pool.move.task.active,gauge,,task,,The number of active tasks in BackgroundProcessingPool for moves.,-1,clickhouse,, -clickhouse.background_pool.move.task.limit,gauge,,,,Limit on number of tasks in BackgroundProcessingPool for moves,0,clickhouse,, -clickhouse.background_pool.processing.memory,gauge,,byte,,"Total amount of memory allocated in background processing pool (that is dedicated for background merges, mutations and fetches). Note that this value may include a drift when the memory was allocated in a context of background processing pool and freed in other context or vice-versa. This happens naturally due to caches for tables indexes and doesn't indicate memory leaks.",0,clickhouse,, -clickhouse.background_pool.processing.task.active,gauge,,task,,"The number of active tasks in BackgroundProcessingPool (merges, mutations, fetches, or replication queue bookkeeping)",-1,clickhouse,, -clickhouse.background_pool.schedule.memory,gauge,,byte,,Total amount of memory allocated in background schedule pool (that is dedicated for bookkeeping tasks of Replicated tables).,0,clickhouse,, -clickhouse.background_pool.schedule.task.active,gauge,,task,,"The number of active tasks in BackgroundSchedulePool. This pool is used for periodic ReplicatedMergeTree tasks, like cleaning old data parts, altering data parts, replica re-initialization, etc.",-1,clickhouse,, -clickhouse.background_pool.schedule.task.limit,gauge,,,,"Limit on number of tasks in BackgroundSchedulePool. This pool is used for periodic ReplicatedMergeTree tasks, like cleaning old data parts, altering data parts, replica re-initialization, etc.",0,clickhouse,, -clickhouse.backup.post_tasks.time,gauge,,microsecond,,Time spent running post tasks after making backup entries,0,clickhouse,, -clickhouse.backup.read.time,gauge,,microsecond,,Time spent reading backup metadata from .backup file,0,clickhouse,, -clickhouse.backup.tables.time,gauge,,microsecond,,Time spent making backup entries for tables data,0,clickhouse,, -clickhouse.backup.time,gauge,,microsecond,,Time spent making backup entries,0,clickhouse,, -clickhouse.backup.write.time,gauge,,microsecond,,Time spent writing backup metadata to .backup file,0,clickhouse,, -clickhouse.backups.read.open.count,count,,,,Number of backups opened for reading,0,clickhouse,, -clickhouse.backups.read.open.total,gauge,,,,Number of backups opened for reading,0,clickhouse,, -clickhouse.backups.threads.active,gauge,,,,Number of threads in thread pool for BACKUP running a task.,0,clickhouse,, -clickhouse.backups.threads.scheduled,gauge,,,,Number of queued or active jobs for BACKUP.,0,clickhouse,, -clickhouse.backups.threads.total,gauge,,,,Number of threads in the thread pool for BACKUP.,0,clickhouse,, -clickhouse.backups.write.open.count,count,,,,Number of backups opened for writing,0,clickhouse,, -clickhouse.backups.write.open.total,gauge,,,,Number of backups opened for writing,0,clickhouse,, -clickhouse.backups_io.threads.active,gauge,,,,Number of threads in the BackupsIO thread pool running a task.,0,clickhouse,, -clickhouse.backups_io.threads.scheduled,gauge,,,,Number of queued or active jobs in the BackupsIO thread pool.,0,clickhouse,, -clickhouse.backups_io.threads.total,gauge,,,,Number of threads in the BackupsIO thread pool.,0,clickhouse,, -clickhouse.buffer.write.discard.count,count,,error,,The number of stack traces dropped by query profiler or signal handler because pipe is full or cannot write to pipe during the last interval.,0,clickhouse,, -clickhouse.buffer.write.discard.total,gauge,,error,,The total number of stack traces dropped by query profiler or signal handler because pipe is full or cannot write to pipe.,0,clickhouse,, -clickhouse.cache.async.insert,gauge,,,,Number of async insert hash id in cache,0,clickhouse,, -clickhouse.cache.buffer.time,gauge,,microsecond,,Prepare buffer time,0,clickhouse,, -clickhouse.cache.distributed.client_access.count,count,,,,Number of client access times,0,clickhouse,, -clickhouse.cache.distributed.client_access.total,gauge,,,,Number of client access times,0,clickhouse,, -clickhouse.cache.distributed.connection.time,gauge,,microsecond,,The time spent to connect to distributed cache,0,clickhouse,, -clickhouse.cache.distributed.connections.used.count,count,,,,The number of used connections to distributed cache,0,clickhouse,, -clickhouse.cache.distributed.connections.used.total,gauge,,,,The number of used connections to distributed cache,0,clickhouse,, -clickhouse.cache.distributed.new_read_range.time,gauge,,microsecond,,Time spent to start a new read range with distributed cache,0,clickhouse,, -clickhouse.cache.distributed.packets.received.count,count,,,,Total number of packets received from distributed cache,0,clickhouse,, -clickhouse.cache.distributed.packets.received.total,gauge,,,,Total number of packets received from distributed cache,0,clickhouse,, -clickhouse.cache.distributed.packets.skipped.count,count,,,,Number of skipped unused packets from distributed cache,0,clickhouse,, -clickhouse.cache.distributed.packets.skipped.total,gauge,,,,Number of skipped unused packets from distributed cache,0,clickhouse,, -clickhouse.cache.distributed.read.compute.time,gauge,,microsecond,,Time spent to precompute read ranges,0,clickhouse,, -clickhouse.cache.distributed.read.time,gauge,,microsecond,,Time spent reading from distributed cache,0,clickhouse,, -clickhouse.cache.distributed.read_buffer_next_impl.time,gauge,,microsecond,,Time spend in ReadBufferFromDistributedCache::nextImpl,0,clickhouse,, -clickhouse.cache.distributed.registry.update.time,gauge,,microsecond,,Time spent updating distributed cache registry,0,clickhouse,, -clickhouse.cache.distributed.registry.updates.count,count,,,,Number of distributed cache registry updates,0,clickhouse,, -clickhouse.cache.distributed.registry.updates.total,gauge,,,,Number of distributed cache registry updates,0,clickhouse,, -clickhouse.cache.distributed.registry_lock.time,gauge,,microsecond,,Time spent to take DistributedCacheRegistry lock,0,clickhouse,, -clickhouse.cache.distributed.response.time,gauge,,microsecond,,Time spend to wait for response from distributed cache,0,clickhouse,, -clickhouse.cache.distributed.server.switches.count,count,,,,Number of server switches between distributed cache servers in read/write-through cache,0,clickhouse,, -clickhouse.cache.distributed.server.switches.total,gauge,,,,Number of server switches between distributed cache servers in read/write-through cache,0,clickhouse,, -clickhouse.cache.file_segments,gauge,,segment,,Number of existing cache file segments,0,clickhouse,, -clickhouse.cache.mark.entry.found.count,count,,,,"Number of times an entry has been found in the mark cache, so we didn't have to load a mark file.",0,clickhouse,, -clickhouse.cache.mark.entry.found.total,gauge,,,,"Number of times an entry has been found in the mark cache, so we didn't have to load a mark file.",0,clickhouse,, -clickhouse.cache.mark.entry.missed.count,count,,,,"Number of times an entry has not been found in the mark cache, so we had to load a mark file in memory, which is a costly operation, adding to query latency.",0,clickhouse,, -clickhouse.cache.mark.entry.missed.total,gauge,,,,"Number of times an entry has not been found in the mark cache, so we had to load a mark file in memory, which is a costly operation, adding to query latency.",0,clickhouse,, -clickhouse.cache.mmap.file.found.count,count,,,,"Number of times a file has been found in the MMap cache (for the 'mmap' read_method), so we didn't have to mmap it again.",0,clickhouse,, -clickhouse.cache.mmap.file.found.total,gauge,,,,"Number of times a file has been found in the MMap cache (for the 'mmap' read_method), so we didn't have to mmap it again.",0,clickhouse,, -clickhouse.cache.mmap.file.missed.count,count,,,,"Number of times a file has not been found in the MMap cache (for the 'mmap' read_method), so we had to mmap it again.",0,clickhouse,, -clickhouse.cache.mmap.file.missed.total,gauge,,,,"Number of times a file has not been found in the MMap cache (for the 'mmap' read_method), so we had to mmap it again.",0,clickhouse,, -clickhouse.cache.opened_file.hits.count,count,,,,"Number of times a file has been found in the opened file cache, so we didn't have to open it again.",0,clickhouse,, -clickhouse.cache.opened_file.hits.total,gauge,,,,"Number of times a file has been found in the opened file cache, so we didn't have to open it again.",0,clickhouse,, -clickhouse.cache.opened_file.misses.count,count,,,,"Number of times a file has been found in the opened file cache, so we had to open it again.",0,clickhouse,, -clickhouse.cache.opened_file.misses.total,gauge,,,,"Number of times a file has been found in the opened file cache, so we had to open it again.",0,clickhouse,, -clickhouse.cache.opened_file.time,gauge,,microsecond,,Amount of time spent executing OpenedFileCache methods.,0,clickhouse,, -clickhouse.cache.page.chunk.evicted.count,count,,,,"Number of times a chunk has been found in the userspace page cache, not in use, but all its pages were evicted by the OS.",0,clickhouse,, -clickhouse.cache.page.chunk.evicted.total,gauge,,,,"Number of times a chunk has been found in the userspace page cache, not in use, but all its pages were evicted by the OS.",0,clickhouse,, -clickhouse.cache.page.chunk.hits.count,count,,,,"Number of times a chunk has been found in the userspace page cache, not in use, with all pages intact.",0,clickhouse,, -clickhouse.cache.page.chunk.hits.partial.count,count,,,,"Number of times a chunk has been found in the userspace page cache, not in use, but some of its pages were evicted by the OS.",0,clickhouse,, -clickhouse.cache.page.chunk.hits.partial.total,gauge,,,,"Number of times a chunk has been found in the userspace page cache, not in use, but some of its pages were evicted by the OS.",0,clickhouse,, -clickhouse.cache.page.chunk.hits.total,gauge,,,,"Number of times a chunk has been found in the userspace page cache, not in use, with all pages intact.",0,clickhouse,, -clickhouse.cache.page.chunk.misses.count,count,,,,Number of times a chunk has not been found in the userspace page cache.,0,clickhouse,, -clickhouse.cache.page.chunk.misses.total,gauge,,,,Number of times a chunk has not been found in the userspace page cache.,0,clickhouse,, -clickhouse.cache.page.chunk.shared.count,count,,,,"Number of times a chunk has been found in the userspace page cache, already in use by another thread.",0,clickhouse,, -clickhouse.cache.page.chunk.shared.total,gauge,,,,"Number of times a chunk has been found in the userspace page cache, already in use by another thread.",0,clickhouse,, -clickhouse.cache.page.thread_pool_reader.prepare.time,gauge,,microsecond,,Time spent on preparation (e.g. call to reader seek() method),0,clickhouse,, -clickhouse.cache.page.thread_pool_reader.read.miss.time,gauge,,microsecond,,Time spent reading data inside the asynchronous job in ThreadPoolReader - when read was not done from the page cache.,0,clickhouse,, -clickhouse.cache.page.thread_pool_reader.read.time,gauge,,microsecond,,Time spent reading data from page cache in ThreadPoolReader.,0,clickhouse,, -clickhouse.cache.query.hits.count,count,,,,Number of times a query result has been found in the query cache (and query computation was avoided). Only updated for SELECT queries with SETTING use_query_cache = 1.,0,clickhouse,, -clickhouse.cache.query.hits.total,gauge,,,,Number of times a query result has been found in the query cache (and query computation was avoided). Only updated for SELECT queries with SETTING use_query_cache = 1.,0,clickhouse,, -clickhouse.cache.query.misses.count,count,,,,Number of times a query result has not been found in the query cache (and required query computation). Only updated for SELECT queries with SETTING use_query_cache = 1.,0,clickhouse,, -clickhouse.cache.query.misses.total,gauge,,,,Number of times a query result has not been found in the query cache (and required query computation). Only updated for SELECT queries with SETTING use_query_cache = 1.,0,clickhouse,, -clickhouse.cache.read.bytes.count,count,,,,Bytes read from filesystem cache,0,clickhouse,, -clickhouse.cache.read.bytes.total,gauge,,,,Bytes read from filesystem cache,0,clickhouse,, -clickhouse.cache.read.hits.count,count,,,,Number of times the read from filesystem cache hit the cache.,0,clickhouse,, -clickhouse.cache.read.hits.total,gauge,,,,Number of times the read from filesystem cache hit the cache.,0,clickhouse,, -clickhouse.cache.read.misses.count,count,,,,Number of times the read from filesystem cache miss the cache.,0,clickhouse,, -clickhouse.cache.read.misses.total,gauge,,,,Number of times the read from filesystem cache miss the cache.,0,clickhouse,, -clickhouse.cache.read.time,gauge,,microsecond,,Time reading from filesystem cache,0,clickhouse,, -clickhouse.cache.remote_file_segments.waiting,gauge,,,,Total size of remote file segments waiting to be asynchronously loaded into filesystem cache.,0,clickhouse,, -clickhouse.cache.schema.evitcted.count,count,,,,Number of times a schema from cache was evicted due to overflow,0,clickhouse,, -clickhouse.cache.schema.evitcted.total,gauge,,,,Number of times a schema from cache was evicted due to overflow,0,clickhouse,, -clickhouse.cache.schema.found.count,count,,,,Number of times the requested source is found in schema cache,0,clickhouse,, -clickhouse.cache.schema.found.total,gauge,,,,Number of times the requested source is found in schema cache,0,clickhouse,, -clickhouse.cache.schema.found_schemas.count,count,,,,Number of times the schema is found in schema cache during schema inference,0,clickhouse,, -clickhouse.cache.schema.found_schemas.total,gauge,,,,Number of times the schema is found in schema cache during schema inference,0,clickhouse,, -clickhouse.cache.schema.invalid.count,count,,,,Number of times a schema in cache became invalid due to changes in data,0,clickhouse,, -clickhouse.cache.schema.invalid.total,gauge,,,,Number of times a schema in cache became invalid due to changes in data,0,clickhouse,, -clickhouse.cache.schema.missed.count,count,,,,Number of times the requested source is not in schema cache,0,clickhouse,, -clickhouse.cache.schema.missed.total,gauge,,,,Number of times the requested source is not in schema cache,0,clickhouse,, -clickhouse.cache.schema.missed_schemas.count,count,,,,Number of times the requested source is in cache but the schema is not in cache during schema inference,0,clickhouse,, -clickhouse.cache.schema.missed_schemas.total,gauge,,,,Number of times the requested source is in cache but the schema is not in cache during schema inference,0,clickhouse,, -clickhouse.cache.schema.rows.found.count,count,,,,Number of times the number of rows is found in schema cache during count from files,0,clickhouse,, -clickhouse.cache.schema.rows.found.total,gauge,,,,Number of times the number of rows is found in schema cache during count from files,0,clickhouse,, -clickhouse.cache.schema.rows.missed.count,count,,,,Number of times the requested source is in cache but the number of rows is not in cache while count from files,0,clickhouse,, -clickhouse.cache.schema.rows.missed.total,gauge,,,,Number of times the requested source is in cache but the number of rows is not in cache while count from files,0,clickhouse,, -clickhouse.cache.source.read.bytes.count,count,,,,"Bytes read from filesystem cache source (from remote fs, etc)",0,clickhouse,, -clickhouse.cache.source.read.bytes.total,gauge,,,,"Bytes read from filesystem cache source (from remote fs, etc)",0,clickhouse,, -clickhouse.cache.source.read.time,gauge,,microsecond,,"Time reading from filesystem cache source (from remote filesystem, etc)",0,clickhouse,, -clickhouse.cache.source.write.bytes.count,count,,,,"Bytes written from source (remote fs, etc) to filesystem cache",0,clickhouse,, -clickhouse.cache.source.write.bytes.total,gauge,,,,"Bytes written from source (remote fs, etc) to filesystem cache",0,clickhouse,, -clickhouse.cache.source.write.time,gauge,,microsecond,,Time spent writing data into filesystem cache,0,clickhouse,, -clickhouse.cache.uncompressed.block_data.count,count,,,,Number of times a block of data has been found in the uncompressed cache (and decompression was avoided).,0,clickhouse,, -clickhouse.cache.uncompressed.block_data.miss.count,count,,,,Number of times a block of data has not been found in the uncompressed cache (and required decompression).,0,clickhouse,, -clickhouse.cache.uncompressed.block_data.miss.total,gauge,,,,Number of times a block of data has not been found in the uncompressed cache (and required decompression).,0,clickhouse,, -clickhouse.cache.uncompressed.block_data.total,gauge,,,,Number of times a block of data has been found in the uncompressed cache (and decompression was avoided).,0,clickhouse,, -clickhouse.cache.write.bytes.count,count,,,,"Bytes written from source (remote fs, etc) to filesystem cache",0,clickhouse,, -clickhouse.cache.write.bytes.total,gauge,,,,"Bytes written from source (remote fs, etc) to filesystem cache",0,clickhouse,, -clickhouse.cache.write.time,gauge,,microsecond,,Time spent writing data into filesystem cache,0,clickhouse,, -clickhouse.cache_dictionary.threads.active,gauge,,,,Number of threads in the CacheDictionary thread pool running a task.,0,clickhouse,, -clickhouse.cache_dictionary.threads.scheduled,gauge,,,,Number of queued or active jobs in the CacheDictionary thread pool.,0,clickhouse,, -clickhouse.cache_dictionary.threads.total,gauge,,,,Number of threads in the CacheDictionary thread pool.,0,clickhouse,, -clickhouse.cache_dictionary.update_queue.batches,gauge,,,,Number of 'batches' (a set of keys) in update queue in CacheDictionaries.,-1,clickhouse,, -clickhouse.cache_dictionary.update_queue.keys,gauge,,key,,Exact number of keys in update queue in CacheDictionaries.,-1,clickhouse,, -clickhouse.cache_file_segments.detached,gauge,,segment,,Number of existing detached cache file segments,0,clickhouse,, -clickhouse.cachewarmer.bytes.downloaded.count,count,,,,Amount of data fetched into filesystem cache by dedicated background threads.,0,clickhouse,, -clickhouse.cachewarmer.bytes.downloaded.total,gauge,,,,Amount of data fetched into filesystem cache by dedicated background threads.,0,clickhouse,, -clickhouse.compilation.attempt.count,count,,event,,The number of times a compilation of generated C++ code was initiated during the last interval.,0,clickhouse,, -clickhouse.compilation.attempt.total,gauge,,event,,The total number of times a compilation of generated C++ code was initiated.,0,clickhouse,, -clickhouse.compilation.function.execute.count,count,,execution,,The number of times a compiled function was executed during the last interval.,0,clickhouse,, -clickhouse.compilation.function.execute.total,gauge,,execution,,The total number of times a compiled function was executed.,0,clickhouse,, -clickhouse.compilation.llvm.attempt.count,count,,event,,The number of times a compilation of generated LLVM code (to create fused function for complex expressions) was initiated during the last interval.,0,clickhouse,, -clickhouse.compilation.llvm.attempt.total,gauge,,event,,The total number of times a compilation of generated LLVM code (to create fused function for complex expressions) was initiated.,0,clickhouse,, -clickhouse.compilation.regex.count,count,,event,,The number of regular expressions compiled during the last interval. Identical regular expressions are compiled just once and cached forever.,0,clickhouse,, -clickhouse.compilation.regex.total,gauge,,event,,The total number of regular expressions compiled. Identical regular expressions are compiled just once and cached forever.,0,clickhouse,, -clickhouse.compilation.size.count,count,,byte,,The number of bytes used for expressions compilation during the last interval.,0,clickhouse,, -clickhouse.compilation.size.total,gauge,,byte,,The total number of bytes used for expressions compilation.,0,clickhouse,, -clickhouse.compilation.success.count,count,,event,,The number of times a compilation of generated C++ code was successful during the last interval.,0,clickhouse,, -clickhouse.compilation.success.total,gauge,,event,,The total number of times a compilation of generated C++ code was successful.,0,clickhouse,, -clickhouse.compilation.time,gauge,,percent,,The percentage of time spent for compilation of expressions to LLVM code during the last interval.,0,clickhouse,, -clickhouse.configuration.main.reloaded.count,count,,,,Number of times the main configuration was reloaded.,0,clickhouse,, -clickhouse.configuration.main.reloaded.total,gauge,,,,Number of times the main configuration was reloaded.,0,clickhouse,, -clickhouse.connection.http,gauge,,connection,,The number of connections to HTTP server,0,clickhouse,, -clickhouse.connection.http.create.count,count,,connection,,The number of created HTTP connections (closed or opened) during the last interval.,0,clickhouse,, -clickhouse.connection.http.create.total,gauge,,connection,,The total number of created HTTP connections (closed or opened).,0,clickhouse,, -clickhouse.connection.http.stored,gauge,,,,Total count of sessions stored in the session pool for http hosts,0,clickhouse,, -clickhouse.connection.http.total,gauge,,,,Total count of all sessions: stored in the pool and actively used right now for http hosts,0,clickhouse,, -clickhouse.connection.interserver,gauge,,connection,,The number of connections from other replicas to fetch parts,0,clickhouse,, -clickhouse.connection.mysql,gauge,,connection,,Number of client connections using MySQL protocol.,0,clickhouse,, -clickhouse.connection.send.external,gauge,,connection,,The number of connections that are sending data for external tables to remote servers. External tables are used to implement GLOBAL IN and GLOBAL JOIN operators with distributed subqueries.,0,clickhouse,, -clickhouse.connection.send.scalar,gauge,,connection,,The number of connections that are sending data for scalars to remote servers.,0,clickhouse,, -clickhouse.connection.tcp,gauge,,connection,,The number of connections to TCP server (clients with native interface).,0,clickhouse,, -clickhouse.connections.alive.total,gauge,,connection,,Number of alive connections,0,clickhouse,, -clickhouse.connections.http.created.count,count,,,,Number of created http connections,0,clickhouse,, -clickhouse.connections.http.created.time,gauge,,microsecond,,Total time spend on creating http connections,0,clickhouse,, -clickhouse.connections.http.created.total,gauge,,,,Number of created http connections,0,clickhouse,, -clickhouse.connections.http.expired.count,count,,,,Number of expired http connections,0,clickhouse,, -clickhouse.connections.http.expired.total,gauge,,,,Number of expired http connections,0,clickhouse,, -clickhouse.connections.http.failed.count,count,,,,Number of cases when creation of a http connection failed,0,clickhouse,, -clickhouse.connections.http.failed.total,gauge,,,,Number of cases when creation of a http connection failed,0,clickhouse,, -clickhouse.connections.http.preserved.count,count,,,,Number of preserved http connections,0,clickhouse,, -clickhouse.connections.http.preserved.total,gauge,,,,Number of preserved http connections,0,clickhouse,, -clickhouse.connections.http.reset.count,count,,,,Number of reset http connections,0,clickhouse,, -clickhouse.connections.http.reset.total,gauge,,,,Number of reset http connections,0,clickhouse,, -clickhouse.connections.http.reused.count,count,,,,Number of reused http connections,0,clickhouse,, -clickhouse.connections.http.reused.total,gauge,,,,Number of reused http connections,0,clickhouse,, -clickhouse.connections.outstanding.total,gauge,,connection,,Number of outstanding requests,0,clickhouse,, -clickhouse.cpu.time,gauge,,percent,,The percentage of CPU time spent seen by OS during the last interval. Does not include involuntary waits due to virtualization.,0,clickhouse,, -clickhouse.data.part.replicated.obsolete.count,count,,,,"Number of times a data part was covered by another data part that has been fetched from a replica (so, we have marked a covered data part as obsolete and no longer needed).",0,clickhouse,, -clickhouse.data.part.replicated.obsolete.total,gauge,,,,"Number of times a data part was covered by another data part that has been fetched from a replica (so, we have marked a covered data part as obsolete and no longer needed).",0,clickhouse,, -clickhouse.database.total,gauge,,instance,,The current number of databases.,0,clickhouse,, -clickhouse.ddl.max_processed,gauge,,,,Max processed DDL entry of DDLWorker.,0,clickhouse,, -clickhouse.dictionary.cache.keys.expired.count,count,,,,Number of keys looked up in the dictionaries of 'cache' types and found in the cache but they were obsolete.,0,clickhouse,, -clickhouse.dictionary.cache.keys.expired.total,gauge,,,,Number of keys looked up in the dictionaries of 'cache' types and found in the cache but they were obsolete.,0,clickhouse,, -clickhouse.dictionary.cache.keys.found.count,count,,,,Number of keys looked up in the dictionaries of 'cache' types and found in the cache.,0,clickhouse,, -clickhouse.dictionary.cache.keys.found.total,gauge,,,,Number of keys looked up in the dictionaries of 'cache' types and found in the cache.,0,clickhouse,, -clickhouse.dictionary.cache.keys.not_found.count,count,,,,Number of keys looked up in the dictionaries of 'cache' types and not found.,0,clickhouse,, -clickhouse.dictionary.cache.keys.not_found.total,gauge,,,,Number of keys looked up in the dictionaries of 'cache' types and not found.,0,clickhouse,, -clickhouse.dictionary.cache.keys.requested.count,count,,,,Number of keys requested from the data source for the dictionaries of 'cache' types.,0,clickhouse,, -clickhouse.dictionary.cache.keys.requested.total,gauge,,,,Number of keys requested from the data source for the dictionaries of 'cache' types.,0,clickhouse,, -clickhouse.dictionary.cache.read.waiting.time,gauge,,nanosecond,,Number of nanoseconds spend in waiting for read lock to lookup the data for the dictionaries of 'cache' types.,0,clickhouse,, -clickhouse.dictionary.cache.request.time,gauge,,nanosecond,,Number of nanoseconds spend in querying the external data sources for the dictionaries of 'cache' types.,0,clickhouse,, -clickhouse.dictionary.cache.requests.count,count,,,,Number of bulk requests to the external data sources for the dictionaries of 'cache' types.,0,clickhouse,, -clickhouse.dictionary.cache.requests.total,gauge,,,,Number of bulk requests to the external data sources for the dictionaries of 'cache' types.,0,clickhouse,, -clickhouse.dictionary.cache.write.waiting.time,gauge,,nanosecond,,Number of nanoseconds spend in waiting for write lock to update the data for the dictionaries of 'cache' types.,0,clickhouse,, -clickhouse.dictionary.item.current,gauge,,item,,The number of items stored in a dictionary.,0,clickhouse,, -clickhouse.dictionary.load,gauge,,percent,,"The percentage filled in a dictionary (for a hashed dictionary, the percentage filled in the hash table).",0,clickhouse,, -clickhouse.dictionary.memory.used,gauge,,byte,,The total amount of memory used by a dictionary.,0,clickhouse,, -clickhouse.dictionary.request.cache,gauge,,request,,The number of requests in fly to data sources of dictionaries of cache type.,0,clickhouse,, -clickhouse.disk.azure.copy_object.count,count,,,,Number of Disk Azure blob storage API CopyObject calls,0,clickhouse,, -clickhouse.disk.azure.copy_object.total,gauge,,,,Number of Disk Azure blob storage API CopyObject calls,0,clickhouse,, -clickhouse.disk.azure.upload_part.count,count,,,,Number of Disk Azure blob storage API UploadPart calls,0,clickhouse,, -clickhouse.disk.azure.upload_part.total,gauge,,,,Number of Disk Azure blob storage API UploadPart calls,0,clickhouse,, -clickhouse.disk.connectioned.active,gauge,,,,Total count of all sessions: stored in the pool and actively used right now for disks,0,clickhouse,, -clickhouse.disk.connections.created.count,count,,,,Number of created connections for disk,0,clickhouse,, -clickhouse.disk.connections.created.time,gauge,,microsecond,,Total time spend on creating connections for disk,0,clickhouse,, -clickhouse.disk.connections.created.total,gauge,,,,Number of created connections for disk,0,clickhouse,, -clickhouse.disk.connections.errors.count,count,,,,Number of cases when creation of a connection for disk is failed,0,clickhouse,, -clickhouse.disk.connections.errors.total,gauge,,,,Number of cases when creation of a connection for disk is failed,0,clickhouse,, -clickhouse.disk.connections.expired.count,count,,,,Number of expired connections for disk,0,clickhouse,, -clickhouse.disk.connections.expired.total,gauge,,,,Number of expired connections for disk,0,clickhouse,, -clickhouse.disk.connections.preserved.count,count,,,,Number of preserved connections for disk,0,clickhouse,, -clickhouse.disk.connections.preserved.total,gauge,,,,Number of preserved connections for disk,0,clickhouse,, -clickhouse.disk.connections.reset.count,count,,,,Number of reset connections for disk,0,clickhouse,, -clickhouse.disk.connections.reset.total,gauge,,,,Number of reset connections for disk,0,clickhouse,, -clickhouse.disk.connections.reused.count,count,,,,Number of reused connections for disk,0,clickhouse,, -clickhouse.disk.connections.reused.total,gauge,,,,Number of reused connections for disk,0,clickhouse,, -clickhouse.disk.connections.stored,gauge,,,,Total count of sessions stored in the session pool for disks,0,clickhouse,, -clickhouse.disk.read.size.count,count,,byte,,"The number of bytes read from disks or block devices during the last interval. Doesn't include bytes read from page cache. May include excessive data due to block size, readahead, etc.",0,clickhouse,, -clickhouse.disk.read.size.total,gauge,,byte,,"The total number of bytes read from disks or block devices. Doesn't include bytes read from page cache. May include excessive data due to block size, readahead, etc.",0,clickhouse,, -clickhouse.disk.write.size.count,count,,byte,,The number of bytes written to disks or block devices during the last interval. Doesn't include bytes that are in page cache dirty pages. May not include data that was written by OS asynchronously.,0,clickhouse,, -clickhouse.disk.write.size.total,gauge,,byte,,The total number of bytes written to disks or block devices. Doesn't include bytes that are in page cache dirty pages. May not include data that was written by OS asynchronously.,0,clickhouse,, -clickhouse.disk_s3.abort_multipart_upload.count,count,,,,Number of DiskS3 API AbortMultipartUpload calls.,0,clickhouse,, -clickhouse.disk_s3.abort_multipart_upload.total,gauge,,,,Number of DiskS3 API AbortMultipartUpload calls.,0,clickhouse,, -clickhouse.disk_s3.copy_object.count,count,,,,Number of DiskS3 API CopyObject calls.,0,clickhouse,, -clickhouse.disk_s3.copy_object.total,gauge,,,,Number of DiskS3 API CopyObject calls.,0,clickhouse,, -clickhouse.disk_s3.create_multipart_upload.count,count,,,,Number of DiskS3 API CreateMultipartUpload calls.,0,clickhouse,, -clickhouse.disk_s3.create_multipart_upload.total,gauge,,,,Number of DiskS3 API CreateMultipartUpload calls.,0,clickhouse,, -clickhouse.disk_s3.delete_object.count,count,,,,Number of DiskS3 API DeleteObject(s) calls.,0,clickhouse,, -clickhouse.disk_s3.delete_object.total,gauge,,,,Number of DiskS3 API DeleteObject(s) calls.,0,clickhouse,, -clickhouse.disk_s3.get_object.count,count,,,,Number of DiskS3 API GetObject calls.,0,clickhouse,, -clickhouse.disk_s3.get_object.total,gauge,,,,Number of DiskS3 API GetObject calls.,0,clickhouse,, -clickhouse.disk_s3.get_object_attributes.count,count,,,,Number of DiskS3 API GetObjectAttributes calls.,0,clickhouse,, -clickhouse.disk_s3.get_object_attributes.total,gauge,,,,Number of DiskS3 API GetObjectAttributes calls.,0,clickhouse,, -clickhouse.disk_s3.get_request.throttler.time,gauge,,microsecond,,Total time a query was sleeping to conform DiskS3 GET and SELECT request throttling.,0,clickhouse,, -clickhouse.disk_s3.head_objects.count,count,,,,Number of DiskS3 API HeadObject calls.,0,clickhouse,, -clickhouse.disk_s3.head_objects.total,gauge,,,,Number of DiskS3 API HeadObject calls.,0,clickhouse,, -clickhouse.disk_s3.list_objects.count,count,,,,Number of DiskS3 API ListObjects calls.,0,clickhouse,, -clickhouse.disk_s3.list_objects.total,gauge,,,,Number of DiskS3 API ListObjects calls.,0,clickhouse,, -clickhouse.disk_s3.put_object.count,count,,,,Number of DiskS3 API PutObject calls.,0,clickhouse,, -clickhouse.disk_s3.put_object.total,gauge,,,,Number of DiskS3 API PutObject calls.,0,clickhouse,, -clickhouse.disk_s3.put_request.throttler.time,gauge,,microsecond,,"Total time a query was sleeping to conform DiskS3 PUT, COPY, POST and LIST request throttling.",0,clickhouse,, -clickhouse.disk_s3.read.requests.count,count,,,,Number of GET and HEAD requests to DiskS3 storage.,0,clickhouse,, -clickhouse.disk_s3.read.requests.errors.count,count,,,,Number of non-throttling errors in GET and HEAD requests to DiskS3 storage.,0,clickhouse,, -clickhouse.disk_s3.read.requests.errors.total,gauge,,,,Number of non-throttling errors in GET and HEAD requests to DiskS3 storage.,0,clickhouse,, -clickhouse.disk_s3.read.requests.redirects.count,count,,,,Number of redirects in GET and HEAD requests to DiskS3 storage.,0,clickhouse,, -clickhouse.disk_s3.read.requests.redirects.total,gauge,,,,Number of redirects in GET and HEAD requests to DiskS3 storage.,0,clickhouse,, -clickhouse.disk_s3.read.requests.throttling.count,count,,,,Number of 429 and 503 errors in GET and HEAD requests to DiskS3 storage.,0,clickhouse,, -clickhouse.disk_s3.read.requests.throttling.total,gauge,,,,Number of 429 and 503 errors in GET and HEAD requests to DiskS3 storage.,0,clickhouse,, -clickhouse.disk_s3.read.requests.total,gauge,,,,Number of GET and HEAD requests to DiskS3 storage.,0,clickhouse,, -clickhouse.disk_s3.read.time,gauge,,microsecond,,Time of GET and HEAD requests to DiskS3 storage.,0,clickhouse,, -clickhouse.disk_s3.upload_part.count,count,,,,Number of DiskS3 API UploadPart calls.,0,clickhouse,, -clickhouse.disk_s3.upload_part.total,gauge,,,,Number of DiskS3 API UploadPart calls.,0,clickhouse,, -clickhouse.disk_s3.upload_part_copy.count,count,,,,Number of DiskS3 API UploadPartCopy calls.,0,clickhouse,, -clickhouse.disk_s3.upload_part_copy.total,gauge,,,,Number of DiskS3 API UploadPartCopy calls.,0,clickhouse,, -clickhouse.disk_s3.write.requests.count,count,,,,"Number of POST, DELETE, PUT and PATCH requests to DiskS3 storage.",0,clickhouse,, -clickhouse.disk_s3.write.requests.errors.count,count,,,,"Number of non-throttling errors in POST, DELETE, PUT and PATCH requests to DiskS3 storage.",0,clickhouse,, -clickhouse.disk_s3.write.requests.errors.total,gauge,,,,"Number of non-throttling errors in POST, DELETE, PUT and PATCH requests to DiskS3 storage.",0,clickhouse,, -clickhouse.disk_s3.write.requests.redirects.count,count,,,,"Number of redirects in POST, DELETE, PUT and PATCH requests to DiskS3 storage.",0,clickhouse,, -clickhouse.disk_s3.write.requests.redirects.total,gauge,,,,"Number of redirects in POST, DELETE, PUT and PATCH requests to DiskS3 storage.",0,clickhouse,, -clickhouse.disk_s3.write.requests.total,gauge,,,,"Number of POST, DELETE, PUT and PATCH requests to DiskS3 storage.",0,clickhouse,, -clickhouse.disk_s3.write.time,gauge,,microsecond,,"Time of POST, DELETE, PUT and PATCH requests to DiskS3 storage.",0,clickhouse,, -clickhouse.distributed.connection.fail_at_all.count,count,,connection,,Count when distributed connection fails after all retries finished,0,clickhouse,, -clickhouse.distributed.connection.fail_at_all.total,gauge,,connection,,Total count when distributed connection fails after all retries finished,0,clickhouse,, -clickhouse.distributed.connection.fail_try.count,count,,connection,,Count when distributed connection fails with retry,0,clickhouse,, -clickhouse.distributed.connection.fail_try.total,gauge,,connection,,Total count when distributed connection fails with retry,0,clickhouse,, -clickhouse.distributed.connection.successful.count,count,,,,"Total count of successful distributed connections to a usable server (with required table, but maybe stale).",0,clickhouse,, -clickhouse.distributed.connection.successful.total,gauge,,,,"Total count of successful distributed connections to a usable server (with required table, but maybe stale).",0,clickhouse,, -clickhouse.distributed.connection.tries.count,count,,,,Total count of distributed connection attempts.,0,clickhouse,, -clickhouse.distributed.connection.tries.total,gauge,,,,Total count of distributed connection attempts.,0,clickhouse,, -clickhouse.distributed.delayed.inserts.time,gauge,,microsecond,,Total number of milliseconds spent while the INSERT of a block to a Distributed table was throttled due to high number of pending bytes.,0,clickhouse,, -clickhouse.distributed.inserts.delayed.count,count,,query,,Number of times the INSERT of a block to a Distributed table was throttled due to high number of pending bytes.,0,clickhouse,, -clickhouse.distributed.inserts.delayed.total,gauge,,query,,Total number of times the INSERT of a block to a Distributed table was throttled due to high number of pending bytes.,0,clickhouse,, -clickhouse.distributed.inserts.rejected.count,count,,query,,Number of times the INSERT of a block to a Distributed table was rejected with 'Too many bytes' exception due to high number of pending bytes.,0,clickhouse,, -clickhouse.distributed.inserts.rejected.total,gauge,,query,,Total number of times the INSERT of a block to a Distributed table was rejected with 'Too many bytes' exception due to high number of pending bytes.,0,clickhouse,, -clickhouse.distributed_cache.clickhouse_server.connections.open,gauge,,,,Number of open connections to ClickHouse server from Distributed Cache,0,clickhouse,, -clickhouse.distributed_cache.connections.open.total,gauge,,,,The number of open connections to distributed cache,0,clickhouse,, -clickhouse.distributed_cache.connections.open.used,gauge,,,,Number of currently used connections to Distributed Cache,0,clickhouse,, -clickhouse.distributed_cache.read.requests,gauge,,,,Number of executed Read requests to Distributed Cache,0,clickhouse,, -clickhouse.distributed_cache.write.requests,gauge,,,,Number of executed Write requests to Distributed Cache,0,clickhouse,, -clickhouse.drained_connections.async,gauge,,connection,,Number of connections drained asynchronously.,0,clickhouse,, -clickhouse.drained_connections.async.active,gauge,,connection,,Number of active connections drained asynchronously.,0,clickhouse,, -clickhouse.drained_connections.sync,gauge,,connection,,Number of connections drained synchronously.,0,clickhouse,, -clickhouse.drained_connections.sync.active,gauge,,connection,,Number of active connections drained synchronously.,0,clickhouse,, -clickhouse.error.dns.count,count,,error,, Number of errors in DNS resolution,0,clickhouse,, -clickhouse.error.dns.total,gauge,,error,,Total count of errors in DNS resolution,0,clickhouse,, -clickhouse.file.open.count,count,,file,,The number of files opened during the last interval.,0,clickhouse,, -clickhouse.file.open.read,gauge,,file,,The number of files open for reading,0,clickhouse,, -clickhouse.file.open.total,gauge,,file,,The total number of files opened.,0,clickhouse,, -clickhouse.file.open.write,gauge,,file,,The number of files open for writing,0,clickhouse,, -clickhouse.file.read.count,count,,read,,The number of reads (read/pread) from a file descriptor during the last interval. Does not include sockets.,0,clickhouse,, -clickhouse.file.read.fail.count,count,,read,,The number of times the read (read/pread) from a file descriptor have failed during the last interval.,0,clickhouse,, -clickhouse.file.read.fail.total,gauge,,read,,The total number of times the read (read/pread) from a file descriptor have failed.,0,clickhouse,, -clickhouse.file.read.size.count,count,,byte,,"The number of bytes read from file descriptors during the last interval. If the file is compressed, this will show the compressed data size.",0,clickhouse,, -clickhouse.file.read.size.total,gauge,,byte,,"The total number of bytes read from file descriptors. If the file is compressed, this will show the compressed data size.",0,clickhouse,, -clickhouse.file.read.slow.count,count,,read,,The number of reads from a file that were slow during the last interval. This indicates system overload. Thresholds are controlled by read_backoff_* settings.,0,clickhouse,, -clickhouse.file.read.slow.total,gauge,,read,,The total number of reads from a file that were slow. This indicates system overload. Thresholds are controlled by read_backoff_* settings.,0,clickhouse,, -clickhouse.file.read.total,gauge,,read,,The total number of reads (read/pread) from a file descriptor. Does not include sockets.,0,clickhouse,, -clickhouse.file.seek.count,count,,operation,,The number of times the `lseek` function was called during the last interval.,0,clickhouse,, -clickhouse.file.seek.total,gauge,,operation,,The total number of times the `lseek` function was called.,0,clickhouse,, -clickhouse.file.write.count,count,,write,,The number of writes (write/pwrite) to a file descriptor during the last interval. Does not include sockets.,0,clickhouse,, -clickhouse.file.write.fail.count,count,,write,,The number of times the write (write/pwrite) to a file descriptor have failed during the last interval.,0,clickhouse,, -clickhouse.file.write.fail.total,gauge,,write,,The total number of times the write (write/pwrite) to a file descriptor have failed.,0,clickhouse,, -clickhouse.file.write.size.count,count,,byte,,"The number of bytes written to file descriptors during the last interval. If the file is compressed, this will show compressed data size.",0,clickhouse,, -clickhouse.file.write.size.total,gauge,,byte,,"The total number of bytes written to file descriptors during the last interval. If the file is compressed, this will show compressed data size.",0,clickhouse,, -clickhouse.file.write.total,gauge,,write,,The total number of writes (write/pwrite) to a file descriptor. Does not include sockets.,0,clickhouse,, -clickhouse.file_segment.cache.complete.time,gauge,,microsecond,,Duration of FileSegment::complete() in filesystem cache,0,clickhouse,, -clickhouse.file_segment.cache.predownload.time,gauge,,microsecond,,Metric per file segment. Time spent pre-downloading data to cache (pre-downloading - finishing file segment download (after someone who failed to do that) up to the point current thread was requested to do),0,clickhouse,, -clickhouse.file_segment.cache.write.time,gauge,,microsecond,,Metric per file segment. Time spend writing data to cache,0,clickhouse,, -clickhouse.file_segment.download.wait_time.count,count,,,,Wait on DOWNLOADING state,0,clickhouse,, -clickhouse.file_segment.download.wait_time.total,gauge,,,,Wait on DOWNLOADING state,0,clickhouse,, -clickhouse.file_segment.holder.complete.time,gauge,,microsecond,,File segments holder complete() time,0,clickhouse,, -clickhouse.file_segment.lock.time,gauge,,microsecond,,Lock file segment time,0,clickhouse,, -clickhouse.file_segment.read.time,gauge,,microsecond,,Metric per file segment. Time spend reading from file,0,clickhouse,, -clickhouse.file_segment.remove.time,gauge,,microsecond,,File segment remove() time,0,clickhouse,, -clickhouse.file_segment.use.bytes.count,count,,,,Metric per file segment. How many bytes were actually used from current file segment,0,clickhouse,, -clickhouse.file_segment.use.bytes.total,gauge,,,,Metric per file segment. How many bytes were actually used from current file segment,0,clickhouse,, -clickhouse.file_segment.use.time,gauge,,microsecond,,File segment use() time,0,clickhouse,, -clickhouse.file_segment.write.timex.count,count,,,,File segment write() time,0,clickhouse,, -clickhouse.file_segment.write.timex.total,gauge,,,,File segment write() time,0,clickhouse,, -clickhouse.filesystem.cache.buffers.active,gauge,,buffer,,Number of active cache buffers,0,clickhouse,, -clickhouse.filesystem.cache.cleanup.queue,gauge,,,,Filesystem cache elements in background cleanup queue,0,clickhouse,, -clickhouse.filesystem.cache.download.queue,gauge,,,,Filesystem cache elements in download queue,0,clickhouse,, -clickhouse.filesystem.cache.elements,gauge,,,,Filesystem cache elements (file segments),0,clickhouse,, -clickhouse.filesystem.cache.eviction.bytes.count,count,,,,Number of bytes evicted from filesystem cache,0,clickhouse,, -clickhouse.filesystem.cache.eviction.bytes.total,gauge,,,,Number of bytes evicted from filesystem cache,0,clickhouse,, -clickhouse.filesystem.cache.eviction.time,gauge,,microsecond,,Filesystem cache eviction time,0,clickhouse,, -clickhouse.filesystem.cache.filesegments.hold,gauge,,,,"Filesystem cache file segments count, which were hold",0,clickhouse,, -clickhouse.filesystem.cache.get.time,gauge,,microsecond,,Filesystem cache get() time,0,clickhouse,, -clickhouse.filesystem.cache.get_set.time,gauge,,microsecond,,Filesystem cache getOrSet() time,0,clickhouse,, -clickhouse.filesystem.cache.limit,gauge,,,,Filesystem cache size limit in bytes,0,clickhouse,, -clickhouse.filesystem.cache.lock.key.time,gauge,,microsecond,,Lock cache key time,0,clickhouse,, -clickhouse.filesystem.cache.lock.metadata.time,gauge,,microsecond,,Lock filesystem cache metadata time,0,clickhouse,, -clickhouse.filesystem.cache.lock.time,gauge,,microsecond,,Lock filesystem cache time,0,clickhouse,, -clickhouse.filesystem.cache.metadata.load.time,gauge,,microsecond,,Time spent loading filesystem cache metadata,0,clickhouse,, -clickhouse.filesystem.cache.reserve.time,gauge,,microsecond,,Filesystem cache space reservation time,0,clickhouse,, -clickhouse.filesystem.cache.size,gauge,,,,Filesystem cache size in bytes,0,clickhouse,, -clickhouse.filesystem.remote.aysnc.read.prefetches.count,count,,,,Number of prefetches made with asynchronous reading from remote filesystem,0,clickhouse,, -clickhouse.filesystem.remote.aysnc.read.prefetches.total,gauge,,,,Number of prefetches made with asynchronous reading from remote filesystem,0,clickhouse,, -clickhouse.filesystem.remote.buffer.seeks.count,count,,,,Total number of seeks for async buffer,0,clickhouse,, -clickhouse.filesystem.remote.buffer.seeks.reset.count,count,,,,Number of seeks which lead to a new connection,0,clickhouse,, -clickhouse.filesystem.remote.buffer.seeks.reset.total,gauge,,,,Number of seeks which lead to a new connection,0,clickhouse,, -clickhouse.filesystem.remote.buffer.seeks.total,gauge,,,,Total number of seeks for async buffer,0,clickhouse,, -clickhouse.filesystem.remote.buffers.count,count,,,,Number of buffers created for asynchronous reading from remote filesystem,0,clickhouse,, -clickhouse.filesystem.remote.buffers.total,gauge,,,,Number of buffers created for asynchronous reading from remote filesystem,0,clickhouse,, -clickhouse.filesystem.remote.lazy_seeks.count,count,,,,Number of lazy seeks,0,clickhouse,, -clickhouse.filesystem.remote.lazy_seeks.total,gauge,,,,Number of lazy seeks,0,clickhouse,, -clickhouse.filesystem.remote.prefetched.reads.count,count,,,,Number of reads from prefecthed buffer,0,clickhouse,, -clickhouse.filesystem.remote.prefetched.reads.total,gauge,,,,Number of reads from prefecthed buffer,0,clickhouse,, -clickhouse.filesystem.remote.prefetched.size.count,count,,,,Number of bytes from prefecthed buffer,0,clickhouse,, -clickhouse.filesystem.remote.prefetched.size.total,gauge,,,,Number of bytes from prefecthed buffer,0,clickhouse,, -clickhouse.filesystem.remote.prefetches.pending.count,count,,,,Number of prefetches pending at buffer destruction,0,clickhouse,, -clickhouse.filesystem.remote.prefetches.pending.total,gauge,,,,Number of prefetches pending at buffer destruction,0,clickhouse,, -clickhouse.filesystem.remote.unprefetched.size.count,count,,,,Number of bytes from unprefetched buffer,0,clickhouse,, -clickhouse.filesystem.remote.unprefetched.size.total,gauge,,,,Number of bytes from unprefetched buffer,0,clickhouse,, -clickhouse.fs.read.size.count,count,,byte,,The number of bytes read from filesystem (including page cache) during the last interval.,0,clickhouse,, -clickhouse.fs.read.size.total,gauge,,byte,,The total number of bytes read from filesystem (including page cache).,0,clickhouse,, -clickhouse.fs.write.size.count,count,,byte,,The number of bytes written to filesystem (including page cache) during the last interval.,0,clickhouse,, -clickhouse.fs.write.size.total,gauge,,byte,,The total number of bytes written to filesystem (including page cache).,0,clickhouse,, -clickhouse.function.filesync.count,count,,,,Number of times the F_FULLFSYNC/fsync/fdatasync function was called for files.,0,clickhouse,, -clickhouse.function.filesync.time,gauge,,microsecond,,Total time spent waiting for F_FULLFSYNC/fsync/fdatasync syscall for files.,0,clickhouse,, -clickhouse.function.filesync.total,gauge,,,,Number of times the F_FULLFSYNC/fsync/fdatasync function was called for files.,0,clickhouse,, -clickhouse.hash_table.elements.allocated.aggregation.count,count,,,,How many elements were preallocated in hash tables for aggregation.,0,clickhouse,, -clickhouse.hash_table.elements.allocated.aggregation.total,gauge,,,,How many elements were preallocated in hash tables for aggregation.,0,clickhouse,, -clickhouse.http_connection.addresses.expired.count,count,,,,Total count of expired addresses which is no longer presented in dns resolve results for http connections,0,clickhouse,, -clickhouse.http_connection.addresses.expired.total,gauge,,,,Total count of expired addresses which is no longer presented in dns resolve results for http connections,0,clickhouse,, -clickhouse.http_connection.addresses.faulty.count,count,,,,Total count of addresses which has been marked as faulty due to connection errors for http connections,0,clickhouse,, -clickhouse.http_connection.addresses.faulty.total,gauge,,,,Total count of addresses which has been marked as faulty due to connection errors for http connections,0,clickhouse,, -clickhouse.http_connection.addresses.new.count,count,,,,Total count of new addresses in dns resolve results for http connections,0,clickhouse,, -clickhouse.http_connection.addresses.new.total,gauge,,,,Total count of new addresses in dns resolve results for http connections,0,clickhouse,, -clickhouse.index.usearch.distance.compute.count,count,,,,Number of times distance was computed when adding vectors to usearch indexes.,0,clickhouse,, -clickhouse.index.usearch.distance.compute.total,gauge,,,,Number of times distance was computed when adding vectors to usearch indexes.,0,clickhouse,, -clickhouse.index.usearch.search.node.visit.count,count,,,,Number of nodes visited when searching in usearch indexes.,0,clickhouse,, -clickhouse.index.usearch.search.node.visit.total,gauge,,,,Number of nodes visited when searching in usearch indexes.,0,clickhouse,, -clickhouse.index.usearch.search.operation.count,count,,,,Number of search operations performed in usearch indexes.,0,clickhouse,, -clickhouse.index.usearch.search.operation.total,gauge,,,,Number of search operations performed in usearch indexes.,0,clickhouse,, -clickhouse.index.usearch.vector.add.count,count,,,,Number of vectors added to usearch indexes.,0,clickhouse,, -clickhouse.index.usearch.vector.add.total,gauge,,,,Number of vectors added to usearch indexes.,0,clickhouse,, -clickhouse.index.usearch.vector.node.visit.count,count,,,,Number of nodes visited when adding vectors to usearch indexes.,0,clickhouse,, -clickhouse.index.usearch.vector.node.visit.total,gauge,,,,Number of nodes visited when adding vectors to usearch indexes.,0,clickhouse,, -clickhouse.insert.query.time,gauge,,microsecond,,Total time of INSERT queries.,0,clickhouse,, -clickhouse.insert_queue.async.size,gauge,,,,Number of pending bytes in the AsynchronousInsert queue.,0,clickhouse,, -clickhouse.insert_queue.async.total,gauge,,,,Number of pending tasks in the AsynchronousInsert queue.,0,clickhouse,, -clickhouse.insert_threads.async.active,gauge,,,,Number of threads in the AsynchronousInsert thread pool running a task.,0,clickhouse,, -clickhouse.insert_threads.async.scheduled,gauge,,,,Number of queued or active jobs in the AsynchronousInsert thread pool.,0,clickhouse,, -clickhouse.insert_threads.async.total,gauge,,,,Number of threads in the AsynchronousInsert thread pool.,0,clickhouse,, -clickhouse.inserts.async.flush.pending,gauge,,,,Number of asynchronous inserts that are waiting for flush.,0,clickhouse,, -clickhouse.interface.http.received.bytes.count,count,,,,Number of bytes received through HTTP interfaces,0,clickhouse,, -clickhouse.interface.http.received.bytes.total,gauge,,,,Number of bytes received through HTTP interfaces,0,clickhouse,, -clickhouse.interface.http.sent.bytes.count,count,,,,Number of bytes sent through HTTP interfaces,0,clickhouse,, -clickhouse.interface.http.sent.bytes.total,gauge,,,,Number of bytes sent through HTTP interfaces,0,clickhouse,, -clickhouse.interface.mysql.received.bytes.count,count,,,,Number of bytes received through MySQL interfaces,0,clickhouse,, -clickhouse.interface.mysql.received.bytes.total,gauge,,,,Number of bytes received through MySQL interfaces,0,clickhouse,, -clickhouse.interface.mysql.sent.bytes.count,count,,,,Number of bytes sent through MySQL interfaces,0,clickhouse,, -clickhouse.interface.mysql.sent.bytes.total,gauge,,,,Number of bytes sent through MySQL interfaces,0,clickhouse,, -clickhouse.interface.native.received.bytes.count,count,,,,Number of bytes received through native interfaces,0,clickhouse,, -clickhouse.interface.native.received.bytes.total,gauge,,,,Number of bytes received through native interfaces,0,clickhouse,, -clickhouse.interface.native.sent.bytes.count,count,,,,Number of bytes sent through native interfaces,0,clickhouse,, -clickhouse.interface.native.sent.bytes.total,gauge,,,,Number of bytes sent through native interfaces,0,clickhouse,, -clickhouse.interface.postgresql.sent.bytes.count,count,,,,Number of bytes sent through PostgreSQL interfaces,0,clickhouse,, -clickhouse.interface.postgresql.sent.bytes.total,gauge,,,,Number of bytes sent through PostgreSQL interfaces,0,clickhouse,, -clickhouse.interface.prometheus.sent.bytes.count,count,,,,Number of bytes sent through Prometheus interfaces,0,clickhouse,, -clickhouse.interface.prometheus.sent.bytes.total,gauge,,,,Number of bytes sent through Prometheus interfaces,0,clickhouse,, -clickhouse.io_buffer.allocated.bytes.count,count,,byte,,Number of bytes allocated for IO buffers (for ReadBuffer/WriteBuffer).,0,clickhouse,, -clickhouse.io_buffer.allocated.bytes.total,gauge,,byte,,Number of bytes allocated for IO buffers (for ReadBuffer/WriteBuffer).,0,clickhouse,, -clickhouse.io_buffer.allocated.count,count,,,,Number of allocations of IO buffers (for ReadBuffer/WriteBuffer).,0,clickhouse,, -clickhouse.io_buffer.allocated.total,gauge,,,,Number of allocations of IO buffers (for ReadBuffer/WriteBuffer).,0,clickhouse,, -clickhouse.io_uring.cqe.completed.count,count,,,,Total number of successfully completed io_uring CQEs,0,clickhouse,, -clickhouse.io_uring.cqe.completed.total,gauge,,,,Total number of successfully completed io_uring CQEs,0,clickhouse,, -clickhouse.io_uring.cqe.failed.count,count,,,,Total number of completed io_uring CQEs with failures,0,clickhouse,, -clickhouse.io_uring.cqe.failed.total,gauge,,,,Total number of completed io_uring CQEs with failures,0,clickhouse,, -clickhouse.io_uring.sqe.resubmitted.count,count,,,,Total number of io_uring SQE resubmits performed,0,clickhouse,, -clickhouse.io_uring.sqe.resubmitted.total,gauge,,,,Total number of io_uring SQE resubmits performed,0,clickhouse,, -clickhouse.io_uring.sqe.submitted.count,count,,,,Total number of io_uring SQEs submitted,0,clickhouse,, -clickhouse.io_uring.sqe.submitted.total,gauge,,,,Total number of io_uring SQEs submitted,0,clickhouse,, -clickhouse.jemalloc.active,gauge,,byte,,(EXPERIMENTAL),0,clickhouse,, -clickhouse.jemalloc.allocated,gauge,,byte,,The amount of memory allocated by ClickHouse.,0,clickhouse,, -clickhouse.jemalloc.background_thread.num_runs,gauge,,byte,,(EXPERIMENTAL),0,clickhouse,, -clickhouse.jemalloc.background_thread.num_threads,gauge,,thread,,(EXPERIMENTAL),0,clickhouse,, -clickhouse.jemalloc.background_thread.run_interval,gauge,,byte,,(EXPERIMENTAL),0,clickhouse,, -clickhouse.jemalloc.mapped,gauge,,byte,,The amount of memory in active extents mapped by the allocator.,0,clickhouse,, -clickhouse.jemalloc.metadata,gauge,,byte,,"The amount of memory dedicated to metadata, which comprise base allocations used for bootstrap-sensitive allocator metadata structures and internal allocations.",0,clickhouse,, -clickhouse.jemalloc.metadata_thp,gauge,,byte,,(EXPERIMENTAL),0,clickhouse,, -clickhouse.jemalloc.resident,gauge,,byte,,"The amount of memory in physically resident data pages mapped by the allocator, comprising all pages dedicated to allocator metadata, pages backing active allocations, and unused dirty pages.",0,clickhouse,, -clickhouse.jemalloc.retained,gauge,,byte,,The amount of memory in virtual memory mappings that were retained rather than being returned to the operating system.,0,clickhouse,, -clickhouse.kafka.background.reads,gauge,,read,,Number of background reads currently working (populating materialized views from Kafka),0,clickhouse,, -clickhouse.kafka.background.reads.count,count,,,,Number of background reads currently working (populating materialized views from Kafka),0,clickhouse,, -clickhouse.kafka.background.reads.total,gauge,,,,Number of background reads currently working (populating materialized views from Kafka),0,clickhouse,, -clickhouse.kafka.commit.failed.count,count,,,,Number of failed commits of consumed offsets to Kafka (usually is a sign of some data duplication),0,clickhouse,, -clickhouse.kafka.commit.failed.total,gauge,,,,Number of failed commits of consumed offsets to Kafka (usually is a sign of some data duplication),0,clickhouse,, -clickhouse.kafka.commit.success.count,count,,,,Number of successful commits of consumed offsets to Kafka (normally should be the same as KafkaBackgroundReads),0,clickhouse,, -clickhouse.kafka.commit.success.total,gauge,,,,Number of successful commits of consumed offsets to Kafka (normally should be the same as KafkaBackgroundReads),0,clickhouse,, -clickhouse.kafka.consumer.errors.count,count,,,,Number of errors reported by librdkafka during polls,0,clickhouse,, -clickhouse.kafka.consumer.errors.total,gauge,,,,Number of errors reported by librdkafka during polls,0,clickhouse,, -clickhouse.kafka.consumers.active,gauge,,,,Number of active Kafka consumers,0,clickhouse,, -clickhouse.kafka.consumers.assigned,gauge,,,,Number of active Kafka consumers which have some partitions assigned.,0,clickhouse,, -clickhouse.kafka.consumers.in_use,gauge,,,,Number of consumers which are currently used by direct or background reads,0,clickhouse,, -clickhouse.kafka.direct.read.count,count,,,,Number of direct selects from Kafka tables since server start,0,clickhouse,, -clickhouse.kafka.direct.read.total,gauge,,,,Number of direct selects from Kafka tables since server start,0,clickhouse,, -clickhouse.kafka.inserts.running,gauge,,write,,Number of writes (inserts) to Kafka tables ,0,clickhouse,, -clickhouse.kafka.messages.failed.count,count,,,,Number of Kafka messages ClickHouse failed to parse,0,clickhouse,, -clickhouse.kafka.messages.failed.total,gauge,,,,Number of Kafka messages ClickHouse failed to parse,0,clickhouse,, -clickhouse.kafka.messages.polled.count,count,,,,Number of Kafka messages polled from librdkafka to ClickHouse,0,clickhouse,, -clickhouse.kafka.messages.polled.total,gauge,,,,Number of Kafka messages polled from librdkafka to ClickHouse,0,clickhouse,, -clickhouse.kafka.messages.produced.count,count,,,,Number of messages produced to Kafka,0,clickhouse,, -clickhouse.kafka.messages.produced.total,gauge,,,,Number of messages produced to Kafka,0,clickhouse,, -clickhouse.kafka.messages.read.count,count,,,,Number of Kafka messages already processed by ClickHouse,0,clickhouse,, -clickhouse.kafka.messages.read.total,gauge,,,,Number of Kafka messages already processed by ClickHouse,0,clickhouse,, -clickhouse.kafka.partitions.assigned,gauge,,,,Number of partitions Kafka tables currently assigned to,0,clickhouse,, -clickhouse.kafka.producer.errors.count,count,,,,Number of errors during producing the messages to Kafka,0,clickhouse,, -clickhouse.kafka.producer.errors.total,gauge,,,,Number of errors during producing the messages to Kafka,0,clickhouse,, -clickhouse.kafka.producer.flushes.count,count,,,,Number of explicit flushes to Kafka producer,0,clickhouse,, -clickhouse.kafka.producer.flushes.total,gauge,,,,Number of explicit flushes to Kafka producer,0,clickhouse,, -clickhouse.kafka.producers.active,gauge,,,,Number of active Kafka producer created,0,clickhouse,, -clickhouse.kafka.rebalance.assignments.count,count,,,,Number of partition assignments (the final stage of consumer group rebalance),0,clickhouse,, -clickhouse.kafka.rebalance.assignments.total,gauge,,,,Number of partition assignments (the final stage of consumer group rebalance),0,clickhouse,, -clickhouse.kafka.rebalance.errors.count,count,,,,Number of failed consumer group rebalances,0,clickhouse,, -clickhouse.kafka.rebalance.errors.total,gauge,,,,Number of failed consumer group rebalances,0,clickhouse,, -clickhouse.kafka.rebalance.revocations.count,count,,,,Number of partition revocations (the first stage of consumer group rebalance),0,clickhouse,, -clickhouse.kafka.rebalance.revocations.total,gauge,,,,Number of partition revocations (the first stage of consumer group rebalance),0,clickhouse,, -clickhouse.kafka.rows.read.count,count,,,,Number of rows parsed from Kafka messages,0,clickhouse,, -clickhouse.kafka.rows.read.total,gauge,,,,Number of rows parsed from Kafka messages,0,clickhouse,, -clickhouse.kafka.rows.rejected.count,count,,,,Number of parsed rows which were later rejected (due to rebalances / errors or similar reasons). Those rows will be consumed again after the rebalance.,0,clickhouse,, -clickhouse.kafka.rows.rejected.total,gauge,,,,Number of parsed rows which were later rejected (due to rebalances / errors or similar reasons). Those rows will be consumed again after the rebalance.,0,clickhouse,, -clickhouse.kafka.rows.written.count,count,,,,Number of rows inserted into Kafka tables,0,clickhouse,, -clickhouse.kafka.rows.written.total,gauge,,,,Number of rows inserted into Kafka tables,0,clickhouse,, -clickhouse.kafkta.table.writes.count,count,,,,Number of writes (inserts) to Kafka tables,0,clickhouse,, -clickhouse.kafkta.table.writes.total,gauge,,,,Number of writes (inserts) to Kafka tables,0,clickhouse,, -clickhouse.keeper.cache.hit.count,count,,,,Number of times an object storage metadata request was answered from cache without making request to Keeper,0,clickhouse,, -clickhouse.keeper.cache.hit.total,gauge,,,,Number of times an object storage metadata request was answered from cache without making request to Keeper,0,clickhouse,, -clickhouse.keeper.cache.miss.count,count,,,,Number of times an object storage metadata request had to be answered from Keeper,0,clickhouse,, -clickhouse.keeper.cache.miss.total,gauge,,,,Number of times an object storage metadata request had to be answered from Keeper,0,clickhouse,, -clickhouse.keeper.cache.update.time,gauge,,microsecond,,Total time spent in updating the cache including waiting for responses from Keeper,0,clickhouse,, -clickhouse.keeper.check.requests.count,count,,,,Number of check requests,0,clickhouse,, -clickhouse.keeper.check.requests.total,gauge,,,,Number of check requests,0,clickhouse,, -clickhouse.keeper.commits.count,count,,,,Number of successful commits,0,clickhouse,, -clickhouse.keeper.commits.failed.count,count,,,,Number of failed commits,0,clickhouse,, -clickhouse.keeper.commits.failed.total,gauge,,,,Number of failed commits,0,clickhouse,, -clickhouse.keeper.commits.total,gauge,,,,Number of successful commits,0,clickhouse,, -clickhouse.keeper.create.requests.count,count,,,,Number of create requests,0,clickhouse,, -clickhouse.keeper.create.requests.total,gauge,,,,Number of create requests,0,clickhouse,, -clickhouse.keeper.exists.requests.count,count,,,,Number of exists requests,0,clickhouse,, -clickhouse.keeper.exists.requests.total,gauge,,,,Number of exists requests,0,clickhouse,, -clickhouse.keeper.get.requests.count,count,,,,Number of get requests,0,clickhouse,, -clickhouse.keeper.get.requests.total,gauge,,,,Number of get requests,0,clickhouse,, -clickhouse.keeper.latency.count,count,,,,Keeper latency,0,clickhouse,, -clickhouse.keeper.latency.total,gauge,,,,Keeper latency,0,clickhouse,, -clickhouse.keeper.list.requests.count,count,,,,Number of list requests,0,clickhouse,, -clickhouse.keeper.list.requests.total,gauge,,,,Number of list requests,0,clickhouse,, -clickhouse.keeper.log_entry.file.prefetched.count,count,,,,Number of log entries in Keeper being prefetched from the changelog file,0,clickhouse,, -clickhouse.keeper.log_entry.file.prefetched.total,gauge,,,,Number of log entries in Keeper being prefetched from the changelog file,0,clickhouse,, -clickhouse.keeper.log_entry.file.read.count,count,,,,Number of log entries in Keeper being read directly from the changelog file,0,clickhouse,, -clickhouse.keeper.log_entry.file.read.total,gauge,,,,Number of log entries in Keeper being read directly from the changelog file,0,clickhouse,, -clickhouse.keeper.multi.requests.count,count,,,,Number of multi requests,0,clickhouse,, -clickhouse.keeper.multi.requests.total,gauge,,,,Number of multi requests,0,clickhouse,, -clickhouse.keeper.multi_read.requests.count,count,,,,Number of multi read requests,0,clickhouse,, -clickhouse.keeper.multi_read.requests.total,gauge,,,,Number of multi read requests,0,clickhouse,, -clickhouse.keeper.packets.received.count,count,,,,Packets received by keeper server,0,clickhouse,, -clickhouse.keeper.packets.received.total,gauge,,,,Packets received by keeper server,0,clickhouse,, -clickhouse.keeper.packets.sent.count,count,,,,Packets sent by keeper server,0,clickhouse,, -clickhouse.keeper.packets.sent.total,gauge,,,,Packets sent by keeper server,0,clickhouse,, -clickhouse.keeper.reconfig.requests.count,count,,,,Number of reconfig requests,0,clickhouse,, -clickhouse.keeper.reconfig.requests.total,gauge,,,,Number of reconfig requests,0,clickhouse,, -clickhouse.keeper.reconnects.count,count,,,,Number of times a reconnect to Keeper was done,0,clickhouse,, -clickhouse.keeper.reconnects.total,gauge,,,,Number of times a reconnect to Keeper was done,0,clickhouse,, -clickhouse.keeper.remove.requests.count,count,,,,Number of remove requests,0,clickhouse,, -clickhouse.keeper.remove.requests.total,gauge,,,,Number of remove requests,0,clickhouse,, -clickhouse.keeper.requests.count,count,,,,Number of times a request was made to Keeper,0,clickhouse,, -clickhouse.keeper.requests.total,gauge,,,,Number of times a request was made to Keeper,0,clickhouse,, -clickhouse.keeper.requests.total.count,count,,,,Total requests number on keeper server,0,clickhouse,, -clickhouse.keeper.requests.total.total,gauge,,,,Total requests number on keeper server,0,clickhouse,, -clickhouse.keeper.set.requests.count,count,,,,Number of set requests,0,clickhouse,, -clickhouse.keeper.set.requests.total,gauge,,,,Number of set requests,0,clickhouse,, -clickhouse.keeper.snapshot.apply.count,count,,,,Number of snapshot applying,0,clickhouse,, -clickhouse.keeper.snapshot.apply.failed.count,count,,,,Number of failed snapshot applying,0,clickhouse,, -clickhouse.keeper.snapshot.apply.failed.total,gauge,,,,Number of failed snapshot applying,0,clickhouse,, -clickhouse.keeper.snapshot.apply.total,gauge,,,,Number of snapshot applying,0,clickhouse,, -clickhouse.keeper.snapshot.create.count,count,,,,Number of snapshots creations,0,clickhouse,, -clickhouse.keeper.snapshot.create.total,gauge,,,,Number of snapshots creations,0,clickhouse,, -clickhouse.keeper.snapshot.read.count,count,,,,Number of snapshot read(serialization),0,clickhouse,, -clickhouse.keeper.snapshot.read.total,gauge,,,,Number of snapshot read(serialization),0,clickhouse,, -clickhouse.keeper.snapshot.save.count,count,,,,Number of snapshot save,0,clickhouse,, -clickhouse.keeper.snapshot.save.total,gauge,,,,Number of snapshot save,0,clickhouse,, -clickhouse.keerper.snapshot.create.failed.count,count,,,,Number of failed snapshot creations,0,clickhouse,, -clickhouse.keerper.snapshot.create.failed.total,gauge,,,,Number of failed snapshot creations,0,clickhouse,, -clickhouse.lock.context.acquisition.count,count,,event,,The number of times the lock of Context was acquired or tried to acquire during the last interval. This is global lock.,0,clickhouse,, -clickhouse.lock.context.acquisition.total,gauge,,event,,The total number of times the lock of Context was acquired or tried to acquire. This is global lock.,0,clickhouse,, -clickhouse.lock.context.wait_time.count,count,,,,Context lock wait time in microseconds,0,clickhouse,, -clickhouse.lock.context.wait_time.total,gauge,,,,Context lock wait time in microseconds,0,clickhouse,, -clickhouse.lock.read.rwlock.acquired.count,count,,,,Number of times a read lock was acquired (in a heavy RWLock).,0,clickhouse,, -clickhouse.lock.read.rwlock.acquired.time,gauge,,microsecond,,Total time spent waiting for a read lock to be acquired (in a heavy RWLock).,0,clickhouse,, -clickhouse.lock.read.rwlock.acquired.total,gauge,,,,Number of times a read lock was acquired (in a heavy RWLock).,0,clickhouse,, -clickhouse.lock.write.rwlock.acquired.count,count,,,,Number of times a write lock was acquired (in a heavy RWLock).,0,clickhouse,, -clickhouse.lock.write.rwlock.acquired.time,gauge,,microsecond,,Total time spent waiting for a write lock to be acquired (in a heavy RWLock).,0,clickhouse,, -clickhouse.lock.write.rwlock.acquired.total,gauge,,,,Number of times a write lock was acquired (in a heavy RWLock).,0,clickhouse,, -clickhouse.log.entry.merge.created.count,count,,event,,Successfully created log entry to merge parts in ReplicatedMergeTree.,0,clickhouse,, -clickhouse.log.entry.merge.created.total,gauge,,event,,Total successfully created log entryies to merge parts in ReplicatedMergeTree.,0,clickhouse,, -clickhouse.log.entry.merge.not_created.count,count,,event,,Log entry to merge parts in ReplicatedMergeTree is not created due to concurrent log update by another replica.,0,clickhouse,, -clickhouse.log.entry.merge.not_created.total,gauge,,event,,Total log entries to merge parts in ReplicatedMergeTree not created due to concurrent log update by another replica.,0,clickhouse,, -clickhouse.log.entry.mutation.created.count,count,,event,,Successfully created log entry to mutate parts in ReplicatedMergeTree.,0,clickhouse,, -clickhouse.log.entry.mutation.created.total,gauge,,event,,Total successfully created log entry to mutate parts in ReplicatedMergeTree.,0,clickhouse,, -clickhouse.log.entry.mutation.not_created.count,count,,event,,Log entry to mutate parts in ReplicatedMergeTree is not created due to concurrent log update by another replica.,0,clickhouse,, -clickhouse.log.entry.mutation.not_created.total,gauge,,event,,Total log entries to mutate parts in ReplicatedMergeTree not created due to concurrent log update by another replica.,0,clickhouse,, -clickhouse.log.messages.debug.count,count,,,,Number of log messages with level Debug,0,clickhouse,, -clickhouse.log.messages.debug.total,gauge,,,,Number of log messages with level Debug,0,clickhouse,, -clickhouse.log.messages.error.count,count,,,,Number of log messages with level Error,0,clickhouse,, -clickhouse.log.messages.error.total,gauge,,,,Number of log messages with level Error,0,clickhouse,, -clickhouse.log.messages.fatal.count,count,,,,Number of log messages with level Fatal,0,clickhouse,, -clickhouse.log.messages.fatal.total,gauge,,,,Number of log messages with level Fatal,0,clickhouse,, -clickhouse.log.messages.info.count,count,,,,Number of log messages with level Info,0,clickhouse,, -clickhouse.log.messages.info.total,gauge,,,,Number of log messages with level Info,0,clickhouse,, -clickhouse.log.messages.test.count,count,,,,Number of log messages with level Test,0,clickhouse,, -clickhouse.log.messages.test.total,gauge,,,,Number of log messages with level Test,0,clickhouse,, -clickhouse.log.messages.trace.count,count,,,,Number of log messages with level Trace,0,clickhouse,, -clickhouse.log.messages.trace.total,gauge,,,,Number of log messages with level Trace,0,clickhouse,, -clickhouse.log.messages.warning.count,count,,,,Number of log messages with level Warning,0,clickhouse,, -clickhouse.log.messages.warning.total,gauge,,,,Number of log messages with level Warning,0,clickhouse,, -clickhouse.marks.load.time,gauge,,microsecond,,Time spent loading marks,0,clickhouse,, -clickhouse.marks.loaded.bytes.count,count,,,,Size of in-memory representations of loaded marks.,0,clickhouse,, -clickhouse.marks.loaded.bytes.total,gauge,,,,Size of in-memory representations of loaded marks.,0,clickhouse,, -clickhouse.marks.loaded.count.count,count,,,,Number of marks loaded (total across columns).,0,clickhouse,, -clickhouse.marks.loaded.count.total,gauge,,,,Number of marks loaded (total across columns).,0,clickhouse,, -clickhouse.memory.allocator.purge.count,count,,,,Total number of times memory allocator purge was requested,0,clickhouse,, -clickhouse.memory.allocator.purge.time,gauge,,microsecond,,Total number of times memory allocator purge was requested,0,clickhouse,, -clickhouse.memory.allocator.purge.total,gauge,,,,Total number of times memory allocator purge was requested,0,clickhouse,, -clickhouse.memory.allocator.purge.wait.time,gauge,,microsecond,,Total time spent in waiting for memory to be freed in OvercommitTracker.,0,clickhouse,, -clickhouse.memory.arena.bytes.count,count,,byte,,Number of bytes allocated for memory Arena (used for GROUP BY and similar operations),0,clickhouse,, -clickhouse.memory.arena.bytes.total,gauge,,byte,,Number of bytes allocated for memory Arena (used for GROUP BY and similar operations),0,clickhouse,, -clickhouse.memory.arena.chunks.count,count,,,,Number of chunks allocated for memory Arena (used for GROUP BY and similar operations),0,clickhouse,, -clickhouse.memory.arena.chunks.total,gauge,,,,Number of chunks allocated for memory Arena (used for GROUP BY and similar operations),0,clickhouse,, -clickhouse.memory.external.join.files.merged.count,count,,,,Number of times temporary files were merged for JOIN in external memory.,0,clickhouse,, -clickhouse.memory.external.join.files.merged.total,gauge,,,,Number of times temporary files were merged for JOIN in external memory.,0,clickhouse,, -clickhouse.memory.external.join.files.num_written.count,count,,,,Number of times a temporary file was written to disk for JOIN in external memory.,0,clickhouse,, -clickhouse.memory.external.join.files.num_written.total,gauge,,,,Number of times a temporary file was written to disk for JOIN in external memory.,0,clickhouse,, -clickhouse.memory.external.sort.files.num_written.count,count,,,,Number of times a temporary file was written to disk for sorting in external memory.,0,clickhouse,, -clickhouse.memory.external.sort.files.num_written.total,gauge,,,,Number of times a temporary file was written to disk for sorting in external memory.,0,clickhouse,, -clickhouse.merge.active,gauge,,merge,,The number of executing background merges,0,clickhouse,, -clickhouse.merge.count,count,,merge,,The number of launched background merges during the last interval.,0,clickhouse,, -clickhouse.merge.disk.reserved,gauge,,byte,,Disk space reserved for currently running background merges. It is slightly more than the total size of currently merging parts.,0,clickhouse,, -clickhouse.merge.memory,gauge,,byte,,Total amount of memory allocated for background merges. Included in MemoryTrackingInBackgroundProcessingPool. Note that this value may include a drift when the memory was allocated in a context of background processing pool and freed in other context or vice-versa. This happens naturally due to caches for tables indexes and doesn't indicate memory leaks.,0,clickhouse,, -clickhouse.merge.parts.compact.count,count,,,,Number of parts merged into Compact format.,0,clickhouse,, -clickhouse.merge.parts.compact.total,gauge,,,,Number of parts merged into Compact format.,0,clickhouse,, -clickhouse.merge.parts.wide.count,count,,,,Number of parts merged into Wide format.,0,clickhouse,, -clickhouse.merge.parts.wide.total,gauge,,,,Number of parts merged into Wide format.,0,clickhouse,, -clickhouse.merge.read.size.uncompressed.count,count,,byte,,The number of uncompressed bytes (for columns as they are stored in memory) that was read for background merges during the last interval. This is the number before merge.,0,clickhouse,, -clickhouse.merge.read.size.uncompressed.total,gauge,,byte,,The total number of uncompressed bytes (for columns as they are stored in memory) that was read for background merges. This is the number before merge.,0,clickhouse,, -clickhouse.merge.row.read.count,count,,row,,The number of rows read for background merges during the last interval. This is the number of rows before merge.,0,clickhouse,, -clickhouse.merge.row.read.total,gauge,,row,,The total number of rows read for background merges. This is the number of rows before merge.,0,clickhouse,, -clickhouse.merge.time,gauge,,percent,,The percentage of time spent for background merges during the last interval.,0,clickhouse,, -clickhouse.merge.total,gauge,,merge,,The total number of launched background merges.,0,clickhouse,, -clickhouse.merge_tree.announcements.sent,gauge,,,,The number of announcements sent from the remote server to the initiator server about the set of data parts (for MergeTree tables). Measured on the remote server side.,0,clickhouse,, -clickhouse.merge_tree.read_task.requests.sent,gauge,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for MergeTree tables). Measured on the remote server side.,0,clickhouse,, -clickhouse.merges_mutations.bytes.total,gauge,,,,Total amount of memory (bytes) allocated by background tasks (merges and mutations).,0,clickhouse,, -clickhouse.mmapped.file.current,gauge,,file,,Total number of mmapped files.,0,clickhouse,, -clickhouse.mmapped.file.size,gauge,,byte,,Sum size of mmapped file regions.,0,clickhouse,, -clickhouse.moves.executing.currently,gauge,,,,Number of currently executing moves,0,clickhouse,, -clickhouse.network.receive.elapsed.time,gauge,,microsecond,,Total time spent waiting for data to receive or receiving data from the network.,0,clickhouse,, -clickhouse.network.receive.size.count,count,,byte,second,The number of bytes received from network.,0,clickhouse,, -clickhouse.network.receive.size.total,gauge,,byte,second,The total number of bytes received from network.,0,clickhouse,, -clickhouse.network.send.elapsed.time,gauge,,microsecond,,Total time spent waiting for data to send to network or sending data to network.,0,clickhouse,, -clickhouse.network.send.size.count,count,,byte,,The number of bytes sent to the network.,0,clickhouse,, -clickhouse.network.send.size.total,gauge,,byte,,The total number of bytes sent to the network.,0,clickhouse,, -clickhouse.network.threads.receive,gauge,,thread,,Number of threads receiving data from the network.,0,clickhouse,, -clickhouse.network.threads.send,gauge,,thread,,Number of threads sending data to the network.,0,clickhouse,, -clickhouse.node.remove.count,count,,error,,"The number of times an error happened while trying to remove ephemeral node during the last interval. This is usually not an issue, because ClickHouse's implementation of ZooKeeper library guarantees that the session will expire and the node will be removed.",0,clickhouse,, -clickhouse.node.remove.total,gauge,,error,,"The total number of times an error happened while trying to remove ephemeral node. This is usually not an issue, because ClickHouse's implementation of ZooKeeper library guarantees that the session will expire and the node will be removed.",0,clickhouse,, -clickhouse.part.max,gauge,,item,,The maximum number of active parts in partitions.,0,clickhouse,, -clickhouse.parts.active,gauge,,item,,[Only versions >= 22.7.1] Active data part used by current and upcoming SELECTs.,0,clickhouse,, -clickhouse.parts.committed,gauge,,item,,"Active data part, used by current and upcoming SELECTs.",0,clickhouse,, -clickhouse.parts.compact,gauge,,item,,Compact parts.,0,clickhouse,, -clickhouse.parts.compact.inserted.count,count,,item,,Number of parts inserted in Compact format.,0,clickhouse,, -clickhouse.parts.compact.inserted.total,gauge,,item,,Number of parts inserted in Compact format.,0,clickhouse,, -clickhouse.parts.delete_on_destroy,gauge,,item,,Part was moved to another disk and should be deleted in own destructor.,0,clickhouse,, -clickhouse.parts.deleting,gauge,,item,,"Not active data part with identity refcounter, it is deleting right now by a cleaner.",0,clickhouse,, -clickhouse.parts.inmemory,gauge,,item,,In-memory parts.,0,clickhouse,, -clickhouse.parts.mutations.applied.fly.count,count,,,,Total number of parts for which there was any mutation applied on fly,0,clickhouse,, -clickhouse.parts.mutations.applied.fly.total,gauge,,,,Total number of parts for which there was any mutation applied on fly,0,clickhouse,, -clickhouse.parts.outdated,gauge,,item,,"Not active data part, but could be used by only current SELECTs, could be deleted after SELECTs finishes.",0,clickhouse,, -clickhouse.parts.pre_active,gauge,,item,,[Only versions >= 22.7.1] The part is in data_parts but not used for SELECTs.,0,clickhouse,, -clickhouse.parts.precommitted,gauge,,item,,"The part is in data_parts, but not used for SELECTs.",0,clickhouse,, -clickhouse.parts.temporary,gauge,,item,,"The part is generating now, it is not in data_parts list.",0,clickhouse,, -clickhouse.parts.wide,gauge,,item,,Wide parts.,0,clickhouse,, -clickhouse.parts.wide.inserted.count,count,,,,Number of parts inserted in Wide format.,0,clickhouse,, -clickhouse.parts.wide.inserted.total,gauge,,,,Number of parts inserted in Wide format.,0,clickhouse,, -clickhouse.perf.alignment.faults.count,count,,event,,Number of alignment faults. These happen when unaligned memory accesses happen; the kernel can handle these but it reduces performance. This happens only on some architectures (never on x86).,0,clickhouse,, -clickhouse.perf.alignment.faults.total,gauge,,event,,Total number of alignment faults. These happen when unaligned memory accesses happen; the kernel can handle these but it reduces performance. This happens only on some architectures (never on x86).,0,clickhouse,, -clickhouse.perf.branch.instructions.count,count,,unit,,"Retired branch instructions. Prior to Linux 2.6.35, this used the wrong event on AMD processors.",0,clickhouse,, -clickhouse.perf.branch.instructions.total,gauge,,unit,,"Total retired branch instructions. Prior to Linux 2.6.35, this used the wrong event on AMD processors.",0,clickhouse,, -clickhouse.perf.branch.misses.count,count,,unit,,Mispredicted branch instructions.,0,clickhouse,, -clickhouse.perf.branch.misses.total,gauge,,unit,,Total mispredicted branch instructions.,0,clickhouse,, -clickhouse.perf.bus.cycles.count,count,,unit,,"Bus cycles, which can be different from total cycles.",0,clickhouse,, -clickhouse.perf.bus.cycles.total,gauge,,unit,,"Total bus cycles, which can be different from total cycles.",0,clickhouse,, -clickhouse.perf.cache.misses.count,count,,miss,,Cache misses. Usually this indicates Last Level Cache misses; this is intended to be used in conjunction with the PERFCOUNTHWCACHEREFERENCES event to calculate cache miss rates.,0,clickhouse,, -clickhouse.perf.cache.misses.total,gauge,,miss,,Cache misses. Usually this indicates total Last Level Cache misses; this is intended to be used in conjunction with the PERFCOUNTHWCACHEREFERENCES event to calculate cache miss rates.,0,clickhouse,, -clickhouse.perf.cache.references.count,count,,unit,,Cache accesses. Usually this indicates Last Level Cache accesses but this may vary depending on your CPU. This may include prefetches and coherency messages; again this depends on the design of your CPU.,0,clickhouse,, -clickhouse.perf.cache.references.total,gauge,,unit,,Cache accesses. Usually this indicates total Last Level Cache accesses but this may vary depending on your CPU. This may include prefetches and coherency messages; again this depends on the design of your CPU.,0,clickhouse,, -clickhouse.perf.context.switches.count,count,,,,Number of context switches,0,clickhouse,, -clickhouse.perf.context.switches.total,gauge,,,,Total number of context switches,0,clickhouse,, -clickhouse.perf.cpu.clock,gauge,,unit,,"The CPU clock, a high-resolution per-CPU timer.",0,clickhouse,, -clickhouse.perf.cpu.cycles.count,count,,unit,,CPU cycles. Be wary of what happens during CPU frequency scaling.,0,clickhouse,, -clickhouse.perf.cpu.cycles.total,gauge,,unit,,Total CPU cycles. Be wary of what happens during CPU frequency scaling.,0,clickhouse,, -clickhouse.perf.cpu.migrations.count,count,,unit,,Number of times the process has migrated to a new CPU,0,clickhouse,, -clickhouse.perf.cpu.migrations.total,gauge,,unit,,Total number of times the process has migrated to a new CPU,0,clickhouse,, -clickhouse.perf.cpu.ref_cycles.count,count,,unit,,CPU cycles; not affected by CPU frequency scaling.,0,clickhouse,, -clickhouse.perf.cpu.ref_cycles.total,gauge,,unit,,Total cycles; not affected by CPU frequency scaling.,0,clickhouse,, -clickhouse.perf.data.tlb.misses.count,count,,miss,,Data TLB misses,0,clickhouse,, -clickhouse.perf.data.tlb.misses.total,gauge,,miss,,Total data TLB misses,0,clickhouse,, -clickhouse.perf.data.tlb.references.count,count,,unit,,Data TLB references,0,clickhouse,, -clickhouse.perf.data.tlb.references.total,gauge,,unit,,Total data TLB references,0,clickhouse,, -clickhouse.perf.emulation.faults.count,count,,fault,,Number of emulation faults. The kernel sometimes traps on unimplemented instructions and emulates them for user space. This can negatively impact performance.,0,clickhouse,, -clickhouse.perf.emulation.faults.total,gauge,,fault,,Total number of emulation faults. The kernel sometimes traps on unimplemented instructions and emulates them for user space. This can negatively impact performance.,0,clickhouse,, -clickhouse.perf.instruction.tlb.misses.count,count,,miss,,Instruction TLB misses,0,clickhouse,, -clickhouse.perf.instruction.tlb.misses.total,gauge,,miss,,Total instruction TLB misses,0,clickhouse,, -clickhouse.perf.instruction.tlb.references.count,count,,unit,,Instruction TLB references,0,clickhouse,, -clickhouse.perf.instruction.tlb.references.total,gauge,,unit,,Total instruction TLB references,0,clickhouse,, -clickhouse.perf.instructions.count,count,,unit,,"Retired instructions. Be careful, these can be affected by various issues, most notably hardware interrupt counts.",0,clickhouse,, -clickhouse.perf.instructions.total,gauge,,unit,,"Total retired instructions. Be careful, these can be affected by various issues, most notably hardware interrupt counts.",0,clickhouse,, -clickhouse.perf.local_memory.misses.count,count,,miss,,Local NUMA node memory read misses,0,clickhouse,, -clickhouse.perf.local_memory.misses.total,gauge,,miss,,Total local NUMA node memory read misses,0,clickhouse,, -clickhouse.perf.local_memory.references.count,count,,unit,,Local NUMA node memory reads,0,clickhouse,, -clickhouse.perf.local_memory.references.total,gauge,,unit,,Total local NUMA node memory reads,0,clickhouse,, -clickhouse.perf.min_enabled.min_time,gauge,,microsecond,,"For all events, minimum time that an event was enabled. Used to track event multiplexing influence.",0,clickhouse,, -clickhouse.perf.min_enabled.running_time,gauge,,microsecond,,Running time for event with minimum enabled time. Used to track the amount of event multiplexing,0,clickhouse,, -clickhouse.perf.stalled_cycles.backend.count,count,,unit,,Stalled cycles during retirement.,0,clickhouse,, -clickhouse.perf.stalled_cycles.backend.total,gauge,,unit,,Total stalled cycles during retirement.,0,clickhouse,, -clickhouse.perf.stalled_cycles.frontend.count,count,,unit,,Stalled cycles during issue.,0,clickhouse,, -clickhouse.perf.stalled_cycles.frontend.total,gauge,,unit,,Total stalled cycles during issue.,0,clickhouse,, -clickhouse.perf.task.clock,gauge,,,,A clock count specific to the task that is running,0,clickhouse,, -clickhouse.pool.polygon.added.count,count,,,,A polygon has been added to the cache (pool) for the 'pointInPolygon' function.,0,clickhouse,, -clickhouse.pool.polygon.added.total,gauge,,,,A polygon has been added to the cache (pool) for the 'pointInPolygon' function.,0,clickhouse,, -clickhouse.pool.polygon.bytes.count,count,,,,The number of bytes for polygons added to the cache (pool) for the 'pointInPolygon' function.,0,clickhouse,, -clickhouse.pool.polygon.bytes.total,gauge,,,,The number of bytes for polygons added to the cache (pool) for the 'pointInPolygon' function.,0,clickhouse,, -clickhouse.postgresql.connection,gauge,,connection,,Number of client connections using PostgreSQL protocol,0,clickhouse,, -clickhouse.processing.external.files.total.count,count,,,,Number of files used by external processing (sorting/aggragating/joining),0,clickhouse,, -clickhouse.processing.external.files.total.total,gauge,,,,Number of files used by external processing (sorting/aggragating/joining),0,clickhouse,, -clickhouse.queries.read.new_parts.ignored.count,count,,,,See setting ignore_cold_parts_seconds. Number of times read queries ignored very new parts that weren't pulled into cache by CacheWarmer yet.,0,clickhouse,, -clickhouse.queries.read.new_parts.ignored.total,gauge,,,,See setting ignore_cold_parts_seconds. Number of times read queries ignored very new parts that weren't pulled into cache by CacheWarmer yet.,0,clickhouse,, -clickhouse.queries.read.outdated.parts.count,count,,,,See setting prefer_warmed_unmerged_parts_seconds. Number of times read queries used outdated pre-merge parts that are in cache instead of merged part that wasn't pulled into cache by CacheWarmer yet.,0,clickhouse,, -clickhouse.queries.read.outdated.parts.total,gauge,,,,See setting prefer_warmed_unmerged_parts_seconds. Number of times read queries used outdated pre-merge parts that are in cache instead of merged part that wasn't pulled into cache by CacheWarmer yet.,0,clickhouse,, -clickhouse.query.active,gauge,,query,,The number of executing queries,0,clickhouse,, -clickhouse.query.async.insert.bytes.count,count,,,,Data size in bytes of asynchronous INSERT queries.,0,clickhouse,, -clickhouse.query.async.insert.bytes.total,gauge,,,,Data size in bytes of asynchronous INSERT queries.,0,clickhouse,, -clickhouse.query.async.insert.count,count,,,,"Same as InsertQuery, but only for asynchronous INSERT queries.",0,clickhouse,, -clickhouse.query.async.insert.failed.count,count,,,,Number of failed ASYNC INSERT queries.,0,clickhouse,, -clickhouse.query.async.insert.failed.total,gauge,,,,Number of failed ASYNC INSERT queries.,0,clickhouse,, -clickhouse.query.async.insert.hash_id.duplicate.count,count,,,,Number of times a duplicate hash id has been found in asynchronous INSERT hash id cache.,0,clickhouse,, -clickhouse.query.async.insert.hash_id.duplicate.total,gauge,,,,Number of times a duplicate hash id has been found in asynchronous INSERT hash id cache.,0,clickhouse,, -clickhouse.query.async.insert.rows.count,count,,,,Number of rows inserted by asynchronous INSERT queries.,0,clickhouse,, -clickhouse.query.async.insert.rows.total,gauge,,,,Number of rows inserted by asynchronous INSERT queries.,0,clickhouse,, -clickhouse.query.async.insert.total,gauge,,,,"Same as InsertQuery, but only for asynchronous INSERT queries.",0,clickhouse,, -clickhouse.query.async.loader.wait.time,gauge,,microsecond,,Total time a query was waiting for async loader jobs.,0,clickhouse,, -clickhouse.query.count,count,,query,,"The number of queries to be interpreted and potentially executed during the last interval. Does not include queries that failed to parse or were rejected due to AST size limits, quota limits or limits on the number of simultaneously running queries. May include internal queries initiated by ClickHouse itself. Does not count subqueries.",0,clickhouse,, -clickhouse.query.failed.count,count,,query,,Number of failed queries.,0,clickhouse,, -clickhouse.query.failed.total,gauge,,query,,Total number of failed queries.,0,clickhouse,, -clickhouse.query.initial.count,count,,,,"Same as Query, but only counts initial queries (see is_initial_query).",0,clickhouse,, -clickhouse.query.initial.total,gauge,,,,"Same as Query, but only counts initial queries (see is_initial_query).",0,clickhouse,, -clickhouse.query.insert.count,count,,query,,"The number of INSERT queries to be interpreted and potentially executed during the last interval. Does not include queries that failed to parse or were rejected due to AST size limits, quota limits or limits on the number of simultaneously running queries. May include internal queries initiated by ClickHouse itself. Does not count subqueries.",0,clickhouse,, -clickhouse.query.insert.delayed,gauge,,query,,The number of INSERT queries that are throttled due to high number of active data parts for partition in a MergeTree table.,-1,clickhouse,, -clickhouse.query.insert.failed.count,count,,query,,"Same as FailedQuery, but only for INSERT queries.",0,clickhouse,, -clickhouse.query.insert.failed.total,gauge,,query,,"Same as FailedQuery, but only for INSERT queries.",0,clickhouse,, -clickhouse.query.insert.subqueries.count,count,,,,Count INSERT queries with all subqueries,0,clickhouse,, -clickhouse.query.insert.subqueries.total,gauge,,,,Count INSERT queries with all subqueries,0,clickhouse,, -clickhouse.query.insert.total,gauge,,query,,"The total number of INSERT queries to be interpreted and potentially executed. Does not include queries that failed to parse or were rejected due to AST size limits, quota limits or limits on the number of simultaneously running queries. May include internal queries initiated by ClickHouse itself. Does not count subqueries.",0,clickhouse,, -clickhouse.query.local_timers.active,gauge,,,,Number of Created thread local timers in QueryProfiler,0,clickhouse,, -clickhouse.query.mask.match.count,count,,occurrence,,The number of times query masking rules were successfully matched during the last interval.,0,clickhouse,, -clickhouse.query.mask.match.total,gauge,,occurrence,,The total number of times query masking rules were successfully matched.,0,clickhouse,, -clickhouse.query.memory,gauge,,byte,,Total amount of memory allocated in currently executing queries. Note that some memory allocations may not be accounted.,0,clickhouse,, -clickhouse.query.memory.limit_exceeded.count,count,,,,Number of times when memory limit exceeded for query.,0,clickhouse,, -clickhouse.query.memory.limit_exceeded.total,gauge,,,,Total number of times when memory limit exceeded for query.,0,clickhouse,, -clickhouse.query.mutation,gauge,,query,,The number of mutations (ALTER DELETE/UPDATE),0,clickhouse,, -clickhouse.query.other.time,gauge,,microsecond,,Total time of queries that are not SELECT or INSERT.,0,clickhouse,, -clickhouse.query.overflow.any.count,count,,,,Number of times approximate GROUP BY was in effect: when aggregation was performed only on top of first 'max_rows_to_group_by' unique keys and other keys were ignored due to 'group_by_overflow_mode' = 'any'.,0,clickhouse,, -clickhouse.query.overflow.any.total,gauge,,,,Number of times approximate GROUP BY was in effect: when aggregation was performed only on top of first 'max_rows_to_group_by' unique keys and other keys were ignored due to 'group_by_overflow_mode' = 'any'.,0,clickhouse,, -clickhouse.query.overflow.break.count,count,,,,"Number of times, data processing was cancelled by query complexity limitation with setting '*_overflow_mode' = 'break' and the result is incomplete.",0,clickhouse,, -clickhouse.query.overflow.break.total,gauge,,,,"Number of times, data processing was cancelled by query complexity limitation with setting '*_overflow_mode' = 'break' and the result is incomplete.",0,clickhouse,, -clickhouse.query.overflow.throw.count,count,,,,"Number of times, data processing was cancelled by query complexity limitation with setting '*_overflow_mode' = 'throw' and exception was thrown.",0,clickhouse,, -clickhouse.query.overflow.throw.total,gauge,,,,"Number of times, data processing was cancelled by query complexity limitation with setting '*_overflow_mode' = 'throw' and exception was thrown.",0,clickhouse,, -clickhouse.query.profiler.runs.count,count,,,,Number of times QueryProfiler had been run.,0,clickhouse,, -clickhouse.query.profiler.runs.total,gauge,,,,Number of times QueryProfiler had been run.,0,clickhouse,, -clickhouse.query.read.backoff.count,count,,occurrence,,The number of times the number of query processing threads was lowered due to slow reads during the last interval.,0,clickhouse,, -clickhouse.query.read.backoff.total,gauge,,occurrence,,The total number of times the number of query processing threads was lowered due to slow reads.,0,clickhouse,, -clickhouse.query.select.count,count,,query,,"The number of SELECT queries to be interpreted and potentially executed during the last interval. Does not include queries that failed to parse or were rejected due to AST size limits, quota limits or limits on the number of simultaneously running queries. May include internal queries initiated by ClickHouse itself. Does not count subqueries.",0,clickhouse,, -clickhouse.query.select.subqueries.count,count,,,,Count SELECT queries with all subqueries,0,clickhouse,, -clickhouse.query.select.subqueries.total,gauge,,,,Count SELECT queries with all subqueries,0,clickhouse,, -clickhouse.query.select.time,gauge,,microsecond,,Total time of SELECT queries.,0,clickhouse,, -clickhouse.query.select.total,gauge,,query,,"The total number of SELECT queries to be interpreted and potentially executed. Does not include queries that failed to parse or were rejected due to AST size limits, quota limits or limits on the number of simultaneously running queries. May include internal queries initiated by ClickHouse itself. Does not count subqueries.",0,clickhouse,, -clickhouse.query.signal.dropped.count,count,,occurrence,,The number of times the processing of a signal was dropped due to overrun plus the number of signals that the OS has not delivered due to overrun during the last interval.,0,clickhouse,, -clickhouse.query.signal.dropped.total,gauge,,occurrence,,The total number of times the processing of a signal was dropped due to overrun plus the number of signals that the OS has not delivered due to overrun.,0,clickhouse,, -clickhouse.query.sleep.time,gauge,,percent,,The percentage of time a query was sleeping to conform to the `max_network_bandwidth` setting during the last interval.,0,clickhouse,, -clickhouse.query.subqueries.count,count,,,,Count queries with all subqueries,0,clickhouse,, -clickhouse.query.subqueries.total,gauge,,,,Count queries with all subqueries,0,clickhouse,, -clickhouse.query.time,gauge,,microsecond,,Total time of all queries.,0,clickhouse,, -clickhouse.query.timers.active,gauge,,,,Number of Active thread local timers in QueryProfiler,0,clickhouse,, -clickhouse.query.total,gauge,,query,,"The total number of queries to be interpreted and potentially executed. Does not include queries that failed to parse or were rejected due to AST size limits, quota limits or limits on the number of simultaneously running queries. May include internal queries initiated by ClickHouse itself. Does not count subqueries.",0,clickhouse,, -clickhouse.query.waiting,gauge,,query,,The number of queries that are stopped and waiting due to 'priority' setting.,0,clickhouse,, -clickhouse.read.buffer.mmap.created.count,count,,,,Number of times a read buffer using 'mmap' was created for reading data (while choosing among other read methods).,0,clickhouse,, -clickhouse.read.buffer.mmap.created.total,gauge,,,,Number of times a read buffer using 'mmap' was created for reading data (while choosing among other read methods).,0,clickhouse,, -clickhouse.read.buffer.mmap.failed.count,count,,,,"Number of times a read buffer with 'mmap' was attempted to be created for reading data (while choosing among other read methods), but the OS did not allow it (due to lack of filesystem support or other reasons) and we fallen back to the ordinary reading method.",0,clickhouse,, -clickhouse.read.buffer.mmap.failed.total,gauge,,,,"Number of times a read buffer with 'mmap' was attempted to be created for reading data (while choosing among other read methods), but the OS did not allow it (due to lack of filesystem support or other reasons) and we fallen back to the ordinary reading method.",0,clickhouse,, -clickhouse.read.buffer.o_direct.created.count,count,,,,Number of times a read buffer with O_DIRECT was created for reading data (while choosing among other read methods).,0,clickhouse,, -clickhouse.read.buffer.o_direct.created.total,gauge,,,,Number of times a read buffer with O_DIRECT was created for reading data (while choosing among other read methods).,0,clickhouse,, -clickhouse.read.buffer.o_direct.failed.count,count,,,,"Number of times a read buffer with O_DIRECT was attempted to be created for reading data (while choosing among other read methods), but the OS did not allow it (due to lack of filesystem support or other reasons) and we fallen back to the ordinary reading method.",0,clickhouse,, -clickhouse.read.buffer.o_direct.failed.total,gauge,,,,"Number of times a read buffer with O_DIRECT was attempted to be created for reading data (while choosing among other read methods), but the OS did not allow it (due to lack of filesystem support or other reasons) and we fallen back to the ordinary reading method.",0,clickhouse,, -clickhouse.read.buffer.ordinary.created.count,count,,,,Number of times ordinary read buffer was created for reading data (while choosing among other read methods).,0,clickhouse,, -clickhouse.read.buffer.ordinary.created.total,gauge,,,,Number of times ordinary read buffer was created for reading data (while choosing among other read methods).,0,clickhouse,, -clickhouse.read.compressed.block.count,count,,block,,"The number of compressed blocks (the blocks of data that are compressed independent of each other) read from compressed sources (files, network) during the last interval.",0,clickhouse,, -clickhouse.read.compressed.block.total,gauge,,block,,"The total number of compressed blocks (the blocks of data that are compressed independent of each other) read from compressed sources (files, network).",0,clickhouse,, -clickhouse.read.compressed.raw.size.count,count,,byte,,"The number of uncompressed bytes (the number of bytes after decompression) read from compressed sources (files, network) during the last interval.",0,clickhouse,, -clickhouse.read.compressed.raw.size.total,gauge,,byte,,"The total number of uncompressed bytes (the number of bytes after decompression) read from compressed sources (files, network).",0,clickhouse,, -clickhouse.read.compressed.size.count,count,,byte,,"The number of bytes (the number of bytes before decompression) read from compressed sources (files, network) during the last interval.",0,clickhouse,, -clickhouse.read.compressed.size.total,gauge,,byte,,"The total number of bytes (the number of bytes before decompression) read from compressed sources (files, network).",0,clickhouse,, -clickhouse.read.connections.new.count,count,,,,"Number of seeks which lead to new connection (s3, http)",0,clickhouse,, -clickhouse.read.connections.new.total,gauge,,,,"Number of seeks which lead to new connection (s3, http)",0,clickhouse,, -clickhouse.read.synchronous.wait.time,gauge,,microsecond,,Time spent in waiting for synchronous reads in asynchronous local read.,0,clickhouse,, -clickhouse.remote.query.read_throttler.sleep.time,gauge,,microsecond,,Total time a query was sleeping to conform 'max_remote_read_network_bandwidth_for_server'/'max_remote_read_network_bandwidth' throttling.,0,clickhouse,, -clickhouse.remote.query.write_throttler.sleep.time,gauge,,microsecond,,Total time a query was sleeping to conform 'max_remote_write_network_bandwidth_for_server'/'max_remote_write_network_bandwidth' throttling.,0,clickhouse,, -clickhouse.remote.read.synchronous.wait.time,gauge,,microsecond,,Time spent in waiting for synchronous remote reads.,0,clickhouse,, -clickhouse.remote.read_throttler.bytes.count,count,,,,Bytes passed through 'max_remote_read_network_bandwidth_for_server'/'max_remote_read_network_bandwidth' throttler.,0,clickhouse,, -clickhouse.remote.read_throttler.bytes.total,gauge,,,,Bytes passed through 'max_remote_read_network_bandwidth_for_server'/'max_remote_read_network_bandwidth' throttler.,0,clickhouse,, -clickhouse.remote.write_throttler.bytes.count,count,,,,Bytes passed through 'max_remote_write_network_bandwidth_for_server'/'max_remote_write_network_bandwidth' throttler.,0,clickhouse,, -clickhouse.remote.write_throttler.bytes.total,gauge,,,,Bytes passed through 'max_remote_write_network_bandwidth_for_server'/'max_remote_write_network_bandwidth' throttler.,0,clickhouse,, -clickhouse.remote_reader.total,gauge,,,,Number of read with remote reader in fly,0,clickhouse,, -clickhouse.replica.delay.absolute,gauge,,millisecond,,The maximum replica queue delay relative to current time.,0,clickhouse,, -clickhouse.replica.delay.relative,gauge,,millisecond,,The maximum difference of absolute delay from any other replica.,0,clickhouse,, -clickhouse.replica.leader.election,gauge,,shard,,The number of Replicas participating in leader election. Equals to total number of replicas in usual cases.,0,clickhouse,, -clickhouse.replica.queue.size,gauge,,task,,The number of replication tasks in queue.,0,clickhouse,, -clickhouse.replicas.parralel.announcement.handle.time,gauge,,microsecond,,Time spent processing replicas announcements,0,clickhouse,, -clickhouse.replicas.parralel.available.count,count,,,,Number of replicas available to execute a query with task-based parallel replicas,0,clickhouse,, -clickhouse.replicas.parralel.available.total,gauge,,,,Number of replicas available to execute a query with task-based parallel replicas,0,clickhouse,, -clickhouse.replicas.parralel.collect_segment.time,gauge,,microsecond,,Time spent collecting segments meant by hash,0,clickhouse,, -clickhouse.replicas.parralel.hash.stealing.time,gauge,,microsecond,,Time spent collecting segments meant for stealing by hash,0,clickhouse,, -clickhouse.replicas.parralel.leftover_segment.stealing.time,gauge,,microsecond,,Time spent collecting orphaned segments,0,clickhouse,, -clickhouse.replicas.parralel.processing.time,gauge,,microsecond,,Time spent processing data parts,0,clickhouse,, -clickhouse.replicas.parralel.request.handle.time,gauge,,microsecond,,Time spent processing requests for marks from replicas,0,clickhouse,, -clickhouse.replicas.parralel.requests.count,count,,,,Number of requests to the initiator.,0,clickhouse,, -clickhouse.replicas.parralel.requests.total,gauge,,,,Number of requests to the initiator.,0,clickhouse,, -clickhouse.replicas.parralel.used.count,count,,,,Number of replicas used to execute a query with task-based parallel replicas,0,clickhouse,, -clickhouse.replicas.parralel.used.total,gauge,,,,Number of replicas used to execute a query with task-based parallel replicas,0,clickhouse,, -clickhouse.s3.abort_multipart_upload.count,count,,,,Number of S3 API AbortMultipartUpload calls.,0,clickhouse,, -clickhouse.s3.abort_multipart_upload.total,gauge,,,,Number of S3 API AbortMultipartUpload calls.,0,clickhouse,, -clickhouse.s3.client.copy.reuse.count,count,,,,Number of S3 clients copies which reuse an existing auth provider from another client.,0,clickhouse,, -clickhouse.s3.client.copy.reuse.total,gauge,,,,Number of S3 clients copies which reuse an existing auth provider from another client.,0,clickhouse,, -clickhouse.s3.clients.created.count,count,,,,Number of created S3 clients.,0,clickhouse,, -clickhouse.s3.clients.created.total,gauge,,,,Number of created S3 clients.,0,clickhouse,, -clickhouse.s3.complete_multipart_upload.count,count,,,,Number of S3 API CompleteMultipartUpload calls.,0,clickhouse,, -clickhouse.s3.complete_multipart_upload.total,gauge,,,,Number of S3 API CompleteMultipartUpload calls.,0,clickhouse,, -clickhouse.s3.connect.time,gauge,,microsecond,,Time spent initializing connection to S3.,0,clickhouse,, -clickhouse.s3.copy_object.count,count,,,,Number of S3 API CopyObject calls.,0,clickhouse,, -clickhouse.s3.copy_object.total,gauge,,,,Number of S3 API CopyObject calls.,0,clickhouse,, -clickhouse.s3.create_multipart_upload.count,count,,,,Number of S3 API CreateMultipartUpload calls.,0,clickhouse,, -clickhouse.s3.create_multipart_upload.total,gauge,,,,Number of S3 API CreateMultipartUpload calls.,0,clickhouse,, -clickhouse.s3.delete_obkect.count,count,,,,Number of S3 API DeleteObject(s) calls.,0,clickhouse,, -clickhouse.s3.delete_obkect.total,gauge,,,,Number of S3 API DeleteObject(s) calls.,0,clickhouse,, -clickhouse.s3.get_object.count,count,,,,Number of S3 API GetObject calls.,0,clickhouse,, -clickhouse.s3.get_object.total,gauge,,,,Number of S3 API GetObject calls.,0,clickhouse,, -clickhouse.s3.get_object_attribute.count,count,,,,Number of S3 API GetObjectAttributes calls.,0,clickhouse,, -clickhouse.s3.get_object_attribute.total,gauge,,,,Number of S3 API GetObjectAttributes calls.,0,clickhouse,, -clickhouse.s3.get_request.throttled.count,count,,,,Number of S3 GET and SELECT requests passed through throttler.,0,clickhouse,, -clickhouse.s3.get_request.throttled.time,gauge,,microsecond,,Total time a query was sleeping to conform S3 GET and SELECT request throttling.,0,clickhouse,, -clickhouse.s3.get_request.throttled.total,gauge,,,,Number of S3 GET and SELECT requests passed through throttler.,0,clickhouse,, -clickhouse.s3.head_object.count,count,,,,Number of S3 API HeadObject calls.,0,clickhouse,, -clickhouse.s3.head_object.total,gauge,,,,Number of S3 API HeadObject calls.,0,clickhouse,, -clickhouse.s3.list_object.count,count,,,,Number of S3 API ListObjects calls.,0,clickhouse,, -clickhouse.s3.list_object.total,gauge,,,,Number of S3 API ListObjects calls.,0,clickhouse,, -clickhouse.s3.lock_localfile_status.time,gauge,,microsecond,,Time spent to lock local file statuses,0,clickhouse,, -clickhouse.s3.put_object.count,count,,,,Number of S3 API PutObject calls.,0,clickhouse,, -clickhouse.s3.put_object.total,gauge,,,,Number of S3 API PutObject calls.,0,clickhouse,, -clickhouse.s3.put_request.throttled.count,count,,,,"Number of S3 PUT, COPY, POST and LIST requests passed through throttler.",0,clickhouse,, -clickhouse.s3.put_request.throttled.time,gauge,,microsecond,,"Total time a query was sleeping to conform S3 PUT, COPY, POST and LIST request throttling.",0,clickhouse,, -clickhouse.s3.put_request.throttled.total,gauge,,,,"Number of S3 PUT, COPY, POST and LIST requests passed through throttler.",0,clickhouse,, -clickhouse.s3.read.bytes.count,count,,byte,,Read bytes (incoming) in GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.bytes.total,gauge,,byte,,Total read bytes (incoming) in GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.errors.count,count,,,,Number of exceptions while reading from S3.,0,clickhouse,, -clickhouse.s3.read.errors.total,gauge,,,,Number of exceptions while reading from S3.,0,clickhouse,, -clickhouse.s3.read.file.time,gauge,,microsecond,,Time spent to read file data,0,clickhouse,, -clickhouse.s3.read.requests.count,count,,request,,Number of GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.requests.errors.count,count,,error,,Number of non-throttling errors in GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.requests.errors.total,gauge,,error,,Total number of non-throttling errors in GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.requests.redirects.count,count,,unit,,Number of redirects in GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.requests.redirects.total,gauge,,unit,,Total number of redirects in GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.requests.throttling.count,count,,error,,Number of 429 and 503 errors in GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.requests.throttling.total,gauge,,error,,Total number of 429 and 503 errors in GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.requests.total,gauge,,request,,Total number of GET and HEAD requests to S3 storage.,0,clickhouse,, -clickhouse.s3.read.reset.count,count,,,,Number of HTTP sessions that were reset in ReadBufferFromS3.,0,clickhouse,, -clickhouse.s3.read.reset.total,gauge,,,,Number of HTTP sessions that were reset in ReadBufferFromS3.,0,clickhouse,, -clickhouse.s3.read.sessions.preserved..count,count,,,,Number of HTTP sessions that were preserved in ReadBufferFromS3.,0,clickhouse,, -clickhouse.s3.read.sessions.preserved..total,gauge,,,,Number of HTTP sessions that were preserved in ReadBufferFromS3.,0,clickhouse,, -clickhouse.s3.read.size.count,count,,,,Bytes read from S3.,0,clickhouse,, -clickhouse.s3.read.size.total,gauge,,,,Bytes read from S3.,0,clickhouse,, -clickhouse.s3.read.time,gauge,,microsecond,,Time spent on reading from S3.,0,clickhouse,, -clickhouse.s3.requests.count,gauge,,request,,S3 requests count,0,clickhouse,, -clickhouse.s3.set.file.failed.time,gauge,,microsecond,,Time spent to set file as failed,0,clickhouse,, -clickhouse.s3.set.file.processed.time,gauge,,microsecond,,Time spent to set file as processed,0,clickhouse,, -clickhouse.s3.set.file.processing.time,gauge,,microsecond,,Time spent to set file as processing,0,clickhouse,, -clickhouse.s3.set_file.failed.time,gauge,,microsecond,,Time spent to set file as failed,0,clickhouse,, -clickhouse.s3.upload_part.count,count,,,,Number of S3 API UploadPart calls.,0,clickhouse,, -clickhouse.s3.upload_part.total,gauge,,,,Number of S3 API UploadPart calls.,0,clickhouse,, -clickhouse.s3.upload_part_copy.count,count,,,,Number of S3 API UploadPartCopy calls.,0,clickhouse,, -clickhouse.s3.upload_part_copy.total,gauge,,,,Number of S3 API UploadPartCopy calls.,0,clickhouse,, -clickhouse.s3.write.bytes.count,count,,byte,,"Write bytes (outgoing) in POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.bytes.total,gauge,,byte,,"Total write bytes (outgoing) in POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.errors.count,count,,,,Number of exceptions while writing to S3.,0,clickhouse,, -clickhouse.s3.write.errors.total,gauge,,,,Number of exceptions while writing to S3.,0,clickhouse,, -clickhouse.s3.write.requests.count,count,,request,,"Number of POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.requests.errors.count,count,,request,,"Number of non-throttling errors in POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.requests.errors.total,gauge,,request,,"Total number of non-throttling errors in POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.requests.redirects.count,count,,request,,"Number of redirects in POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.requests.redirects.total,gauge,,request,,"Total number of redirects in POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.requests.throttling.count,count,,request,,"Number of 429 and 503 errors in POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.requests.throttling.total,gauge,,request,,"Total number of 429 and 503 errors in POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.requests.total,gauge,,request,,"Total number of POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,, -clickhouse.s3.write.size.count,count,,,,Bytes written to S3.,0,clickhouse,, -clickhouse.s3.write.size.total,gauge,,,,Bytes written to S3.,0,clickhouse,, -clickhouse.s3.write.time,gauge,,microsecond,,Time spent on writing to S3.,0,clickhouse,, -clickhouse.s3.write.wait.time,gauge,,microsecond,,Time spent on waiting while some of the current requests are done when its number reached the limit defined by s3_max_inflight_parts_for_one_file.,0,clickhouse,, -clickhouse.select.query.select.failed.count,count,,query,,"Same as FailedQuery, but only for SELECT queries.",0,clickhouse,, -clickhouse.select.query.select.failed.total,gauge,,query,,"Same as FailedQuery, but only for SELECT queries.",0,clickhouse,, -clickhouse.selected.bytes.count,count,,byte,,Number of bytes (uncompressed; for columns as they stored in memory) SELECTed from all tables.,0,clickhouse,, -clickhouse.selected.bytes.total,gauge,,byte,,Total number of bytes (uncompressed; for columns as they stored in memory) SELECTed from all tables.,0,clickhouse,, -clickhouse.selected.rows.count,count,,row,,Total number of rows SELECTed from all tables.,0,clickhouse,, -clickhouse.selected.rows.total,gauge,,row,,Number of rows SELECTed from all tables.,0,clickhouse,, -clickhouse.server.startup.time,gauge,,microsecond,,Time elapsed from starting server to listening to sockets in milliseconds,0,clickhouse,, -clickhouse.sessions_pool.storage.active,gauge,,,,Total count of all sessions: stored in the pool and actively used right now for storages,0,clickhouse,, -clickhouse.sessions_pool.storage.total,gauge,,,,Total count of sessions stored in the session pool for storages,0,clickhouse,, -clickhouse.shard.send_query.suspend.count,count,,,,Total count when sending query to shard was suspended when async_query_sending_for_remote is enabled.,0,clickhouse,, -clickhouse.shard.send_query.suspend.total,gauge,,,,Total count when sending query to shard was suspended when async_query_sending_for_remote is enabled.,0,clickhouse,, -clickhouse.shared_merge_tree.fetches.total,gauge,,,,Number of fetches in progress,0,clickhouse,, -clickhouse.shell_command.executions.count,count,,,,Number of shell command executions.,0,clickhouse,, -clickhouse.shell_command.executions.total,gauge,,,,Number of shell command executions.,0,clickhouse,, -clickhouse.sleep_function.sleep.time,gauge,,microsecond,,"Time spent sleeping in a sleep function (sleep, sleepEachRow).",0,clickhouse,, -clickhouse.sqe.io_uring.inflight,gauge,,,,Number of io_uring SQEs in flight,0,clickhouse,, -clickhouse.sqe.io_uring.waiting,gauge,,,,Number of io_uring SQEs waiting to be submitted,0,clickhouse,, -clickhouse.sql.ordinary.function.calls.count,count,,block,,"Number of SQL ordinary function calls (SQL functions are called on per-block basis, so this number represents the number of blocks).",0,clickhouse,, -clickhouse.sql.ordinary.function.calls.total,gauge,,block,,"Number of SQL ordinary function calls (SQL functions are called on per-block basis, so this number represents the number of blocks).",0,clickhouse,, -clickhouse.storage.buffer.flush.count,count,,,,Number of times a buffer in a 'Buffer' table was flushed.,0,clickhouse,, -clickhouse.storage.buffer.flush.total,gauge,,,,Number of times a buffer in a 'Buffer' table was flushed.,0,clickhouse,, -clickhouse.storage.buffer.flush_error.count,count,,,,Number of times a buffer in the 'Buffer' table has not been able to flush due to error writing in the destination table.,0,clickhouse,, -clickhouse.storage.buffer.flush_error.total,gauge,,,,Number of times a buffer in the 'Buffer' table has not been able to flush due to error writing in the destination table.,0,clickhouse,, -clickhouse.storage.connection.create.error.count,count,,,,Number of cases when creation of a connection for storage is failed,0,clickhouse,, -clickhouse.storage.connection.create.error.total,gauge,,,,Number of cases when creation of a connection for storage is failed,0,clickhouse,, -clickhouse.storage.connection.create.expired.count,count,,,,Number of expired connections for storages,0,clickhouse,, -clickhouse.storage.connection.create.expired.total,gauge,,,,Number of expired connections for storages,0,clickhouse,, -clickhouse.storage.connection.created.count,count,,,,Number of created connections for storages,0,clickhouse,, -clickhouse.storage.connection.created.time,gauge,,microsecond,,Total time spend on creating connections for storages,0,clickhouse,, -clickhouse.storage.connection.created.total,gauge,,,,Number of created connections for storages,0,clickhouse,, -clickhouse.storage.connection.preserved.count,count,,,,Number of preserved connections for storages,0,clickhouse,, -clickhouse.storage.connection.preserved.total,gauge,,,,Number of preserved connections for storages,0,clickhouse,, -clickhouse.storage.connection.reused.count,count,,,,Number of reused connections for storages,0,clickhouse,, -clickhouse.storage.connection.reused.total,gauge,,,,Number of reused connections for storages,0,clickhouse,, -clickhouse.storeage.connection.reset.count,count,,,,Number of reset connections for storages,0,clickhouse,, -clickhouse.storeage.connection.reset.total,gauge,,,,Number of reset connections for storages,0,clickhouse,, -clickhouse.subquery.scalar.read.cache.miss.count,count,,,,Number of times a read from a scalar subquery was not cached and had to be calculated completely,0,clickhouse,, -clickhouse.subquery.scalar.read.cache.miss.total,gauge,,,,Number of times a read from a scalar subquery was not cached and had to be calculated completely,0,clickhouse,, -clickhouse.syscall.directory.sync.count,count,,,,Number of times the F_FULLFSYNC/fsync/fdatasync function was called for directories.,0,clickhouse,, -clickhouse.syscall.directory.sync.time,gauge,,microsecond,,Total time spent waiting for F_FULLFSYNC/fsync/fdatasync syscall for directories.,0,clickhouse,, -clickhouse.syscall.directory.sync.total,gauge,,,,Number of times the F_FULLFSYNC/fsync/fdatasync function was called for directories.,0,clickhouse,, -clickhouse.syscall.read,gauge,,read,,"The number of read (read, pread, io_getevents, etc.) syscalls in fly.",0,clickhouse,, -clickhouse.syscall.read.wait,gauge,,percent,,The percentage of time spent waiting for read syscall during the last interval. This includes reads from page cache.,0,clickhouse,, -clickhouse.syscall.write,gauge,,write,,"The number of write (write, pwrite, io_getevents, etc.) syscalls in fly.",0,clickhouse,, -clickhouse.syscall.write.wait,gauge,,percent,,The percentage of time spent waiting for write syscall during the last interval. This include writes to page cache.,0,clickhouse,, -clickhouse.table.buffer.row,gauge,,row,,The number of rows in buffers of Buffer tables.,0,clickhouse,, -clickhouse.table.buffer.size,gauge,,byte,,Size of buffers of Buffer tables.,0,clickhouse,, -clickhouse.table.distributed.bytes.insert.broken,gauge,,,,Number of bytes for asynchronous insertion into Distributed tables that has been marked as broken. Number of bytes for every shard is summed.,0,clickhouse,, -clickhouse.table.distributed.bytes.insert.pending,gauge,,,,Number of pending bytes to process for asynchronous insertion into Distributed tables. Number of bytes for every shard is summed.,0,clickhouse,, -clickhouse.table.distributed.connection.inserted,gauge,,connection,,The number of connections to remote servers sending data that was INSERTed into Distributed tables. Both synchronous and asynchronous mode.,0,clickhouse,, -clickhouse.table.distributed.file.insert.broken,gauge,,file,,Number of files for asynchronous insertion into Distributed tables that has been marked as broken. This metric will starts from 0 on start. Number of files for every shard is summed.,0,clickhouse,, -clickhouse.table.distributed.file.insert.pending,gauge,,file,,The number of pending files to process for asynchronous insertion into Distributed tables. Number of files for every shard is summed.,0,clickhouse,, -clickhouse.table.function.count,count,,,,Number of table function calls.,0,clickhouse,, -clickhouse.table.function.total,gauge,,,,Number of table function calls.,0,clickhouse,, -clickhouse.table.insert.row.count,count,,row,,The number of rows INSERTed to all tables during the last interval.,0,clickhouse,, -clickhouse.table.insert.row.total,gauge,,row,,The total number of rows INSERTed to all tables.,0,clickhouse,, -clickhouse.table.insert.size.count,count,,byte,,The number of bytes (uncompressed; for columns as they stored in memory) INSERTed to all tables during the last interval.,0,clickhouse,, -clickhouse.table.insert.size.total,gauge,,byte,,The total number of bytes (uncompressed; for columns as they stored in memory) INSERTed to all tables.,0,clickhouse,, -clickhouse.table.mergetree.announcements.sent.time,gauge,,microsecond,,Time spent in sending the announcement from the remote server to the initiator server about the set of data parts (for MergeTree tables). Measured on the remote server side.,0,clickhouse,, -clickhouse.table.mergetree.calculating.projections.time,gauge,,microsecond,,Time spent calculating projections,0,clickhouse,, -clickhouse.table.mergetree.calculating.skip_indices.time,gauge,,microsecond,,Time spent calculating skip indices,0,clickhouse,, -clickhouse.table.mergetree.calculating.sorting.time,gauge,,microsecond,,Time spent sorting blocks,0,clickhouse,, -clickhouse.table.mergetree.calculating.statistics.time,gauge,,microsecond,,Time spent calculating statistics,0,clickhouse,, -clickhouse.table.mergetree.insert.block.already_sorted.count,count,,block,,The number of blocks INSERTed to MergeTree tables that appeared to be already sorted during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.insert.block.already_sorted.projection.total,gauge,,block,,Total number of blocks INSERTed to MergeTree tables projection that appeared to be already sorted.,0,clickhouse,, -clickhouse.table.mergetree.insert.block.already_sorted.total,gauge,,block,,The total number of blocks INSERTed to MergeTree tables that appeared to be already sorted.,0,clickhouse,, -clickhouse.table.mergetree.insert.block.count,count,,block,,The number of blocks INSERTed to MergeTree tables during the last interval. Each block forms a data part of level zero.,0,clickhouse,, -clickhouse.table.mergetree.insert.block.projection.count,count,,block,,Number of blocks INSERTed to MergeTree tables projection. Each block forms a data part of level zero.,0,clickhouse,, -clickhouse.table.mergetree.insert.block.projection.total,gauge,,block,,Total number of blocks INSERTed to MergeTree tables projection. Each block forms a data part of level zero.,0,clickhouse,, -clickhouse.table.mergetree.insert.block.rejected.count,count,,block,,The number of times the INSERT of a block to a MergeTree table was rejected with `Too many parts` exception due to high number of active data parts for partition during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.insert.block.rejected.total,gauge,,block,,The total number of times the INSERT of a block to a MergeTree table was rejected with `Too many parts` exception due to high number of active data parts for partition.,0,clickhouse,, -clickhouse.table.mergetree.insert.block.size.compressed.projection.count,count,,block,,Number of blocks INSERTed to MergeTree tables projection that appeared to be already sorted.,0,clickhouse,, -clickhouse.table.mergetree.insert.block.total,gauge,,block,,The total number of blocks INSERTed to MergeTree tables. Each block forms a data part of level zero.,0,clickhouse,, -clickhouse.table.mergetree.insert.delayed.count,count,,throttle,,The number of times the INSERT of a block to a MergeTree table was throttled due to high number of active data parts for partition during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.insert.delayed.time,gauge,,percent,,The percentage of time spent while the INSERT of a block to a MergeTree table was throttled due to high number of active data parts for partition during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.insert.delayed.total,gauge,,throttle,,The total number of times the INSERT of a block to a MergeTree table was throttled due to high number of active data parts for partition.,0,clickhouse,, -clickhouse.table.mergetree.insert.row.count,count,,row,,The number of rows INSERTed to MergeTree tables during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.insert.row.total,gauge,,row,,The total number of rows INSERTed to MergeTree tables.,0,clickhouse,, -clickhouse.table.mergetree.insert.write.row.projection.count,count,,row,,Number of rows INSERTed to MergeTree tables projection.,0,clickhouse,, -clickhouse.table.mergetree.insert.write.row.projection.total,gauge,,row,,Total number of rows INSERTed to MergeTree tables projection.,0,clickhouse,, -clickhouse.table.mergetree.insert.write.size.compressed.count,count,,byte,,The number of bytes written to filesystem for data INSERTed to MergeTree tables during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.insert.write.size.compressed.total,gauge,,byte,,The total number of bytes written to filesystem for data INSERTed to MergeTree tables.,0,clickhouse,, -clickhouse.table.mergetree.insert.write.size.uncompressed.count,count,,byte,,The number of uncompressed bytes (for columns as they are stored in memory) INSERTed to MergeTree tables during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.insert.write.size.uncompressed.projection.count,count,,byte,,Uncompressed bytes (for columns as they stored in memory) INSERTed to MergeTree tables projection.,0,clickhouse,, -clickhouse.table.mergetree.insert.write.size.uncompressed.projection.total,gauge,,byte,,Total uncompressed bytes (for columns as they stored in memory) INSERTed to MergeTree tables projection.,0,clickhouse,, -clickhouse.table.mergetree.insert.write.size.uncompressed.total,gauge,,byte,,The total number of uncompressed bytes (for columns as they are stored in memory) INSERTed to MergeTree tables.,0,clickhouse,, -clickhouse.table.mergetree.mark.selected.count,count,,index,,The number of marks (index granules) selected to read from a MergeTree table during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.mark.selected.total,gauge,,index,,The total number of marks (index granules) selected to read from a MergeTree table.,0,clickhouse,, -clickhouse.table.mergetree.merging.blocks.time,gauge,,microsecond,,Time spent merging input blocks (for special MergeTree engines),0,clickhouse,, -clickhouse.table.mergetree.merging.projection.time,gauge,,microsecond,,Time spent merging blocks,0,clickhouse,, -clickhouse.table.mergetree.mutation.delayed.count,count,,,,Number of times the mutation of a MergeTree table was throttled due to high number of unfinished mutations for table.,0,clickhouse,, -clickhouse.table.mergetree.mutation.delayed.total,gauge,,,,Number of times the mutation of a MergeTree table was throttled due to high number of unfinished mutations for table.,0,clickhouse,, -clickhouse.table.mergetree.mutation.rejected.count,count,,,,Number of times the mutation of a MergeTree table was rejected with 'Too many mutations' exception due to high number of unfinished mutations for table.,0,clickhouse,, -clickhouse.table.mergetree.mutation.rejected.total,gauge,,,,Number of times the mutation of a MergeTree table was rejected with 'Too many mutations' exception due to high number of unfinished mutations for table.,0,clickhouse,, -clickhouse.table.mergetree.part.current,gauge,,object,,The total number of data parts of a MergeTree table.,0,clickhouse,, -clickhouse.table.mergetree.part.selected.count,count,,item,,The number of data parts selected to read from a MergeTree table during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.part.selected.total,gauge,,item,,The total number of data parts selected to read from a MergeTree table.,0,clickhouse,, -clickhouse.table.mergetree.partslock.hold.time,gauge,,microsecond,,Total time spent holding data parts lock in MergeTree tables,0,clickhouse,, -clickhouse.table.mergetree.partslock.wait.time,gauge,,microsecond,,Total time spent waiting for data parts lock in MergeTree tables,0,clickhouse,, -clickhouse.table.mergetree.prefetched_read_pool.tasks.time,gauge,,microsecond,,Time spent preparing tasks in MergeTreePrefetchedReadPool,0,clickhouse,, -clickhouse.table.mergetree.range.selected.count,count,,item,,The number of non-adjacent ranges in all data parts selected to read from a MergeTree table during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.range.selected.total,gauge,,item,,The total number of non-adjacent ranges in all data parts selected to read from a MergeTree table.,0,clickhouse,, -clickhouse.table.mergetree.read_task_requests.sent.time,gauge,,microsecond,,Time spent in callbacks requested from the remote server back to the initiator server to choose the read task (for MergeTree tables). Measured on the remote server side.,0,clickhouse,, -clickhouse.table.mergetree.replicated.fetch.merged.count,count,,fetch,,The number of times ClickHouse prefers to download already merged part from replica of ReplicatedMergeTree table instead of performing a merge itself (usually it prefers doing a merge itself to save network traffic) during the last interval. This happens when ClickHouse does not have all source parts to perform a merge or when the data part is old enough.,0,clickhouse,, -clickhouse.table.mergetree.replicated.fetch.merged.total,gauge,,fetch,,The total number of times ClickHouse prefers to download already merged part from replica of ReplicatedMergeTree table instead of performing a merge itself (usually it prefers doing a merge itself to save network traffic). This happens when ClickHouse does not have all source parts to perform a merge or when the data part is old enough.,0,clickhouse,, -clickhouse.table.mergetree.replicated.fetch.replica.count,count,,fetch,,The number of times a data part was downloaded from replica of a ReplicatedMergeTree table during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.replicated.fetch.replica.fail.count,count,,byte,,The number of times a data part was failed to download from replica of a ReplicatedMergeTree table during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.replicated.fetch.replica.fail.total,gauge,,byte,,The total number of times a data part was failed to download from replica of a ReplicatedMergeTree table.,0,clickhouse,, -clickhouse.table.mergetree.replicated.fetch.replica.total,gauge,,fetch,,The total number of times a data part was downloaded from replica of a ReplicatedMergeTree table.,0,clickhouse,, -clickhouse.table.mergetree.replicated.insert.deduplicate.count,count,,operation,,The number of times the INSERTed block to a ReplicatedMergeTree table was deduplicated during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.replicated.insert.deduplicate.total,gauge,,operation,,The total number of times the INSERTed block to a ReplicatedMergeTree table was deduplicated.,0,clickhouse,, -clickhouse.table.mergetree.replicated.leader.elected.count,count,,event,,"The number of times a ReplicatedMergeTree table became a leader during the last interval. Leader replica is responsible for assigning merges, cleaning old blocks for deduplications and a few more bookkeeping tasks.",0,clickhouse,, -clickhouse.table.mergetree.replicated.leader.elected.total,gauge,,event,,"The total number of times a ReplicatedMergeTree table became a leader. Leader replica is responsible for assigning merges, cleaning old blocks for deduplications and a few more bookkeeping tasks.",0,clickhouse,, -clickhouse.table.mergetree.replicated.merge.count,count,,byte,,The number of times data parts of ReplicatedMergeTree tables were successfully merged during the last interval.,0,clickhouse,, -clickhouse.table.mergetree.replicated.merge.total,gauge,,byte,,The total number of times data parts of ReplicatedMergeTree tables were successfully merged.,0,clickhouse,, -clickhouse.table.mergetree.replicated.mutated.count,count,,,,Number of times data parts of ReplicatedMergeTree tables were successfully mutated.,0,clickhouse,, -clickhouse.table.mergetree.replicated.mutated.total,gauge,,,,Number of times data parts of ReplicatedMergeTree tables were successfully mutated.,0,clickhouse,, -clickhouse.table.mergetree.row.current,gauge,,row,,The total number of rows in a MergeTree table.,0,clickhouse,, -clickhouse.table.mergetree.size,gauge,,byte,,The total size of all data part files of a MergeTree table.,0,clickhouse,, -clickhouse.table.mergetree.sorting.projection.time,gauge,,microsecond,,Time spent sorting blocks (for projection it might be a key different from table's sorting key),0,clickhouse,, -clickhouse.table.mergetree.storage.mark.cache,gauge,,byte,,The size of the cache of `marks` for StorageMergeTree.,0,clickhouse,, -clickhouse.table.replica.change.hedged_requests.count,gauge,,timeout,,Count when timeout for changing replica expired in hedged requests.,0,clickhouse,, -clickhouse.table.replica.change.hedged_requests.total,gauge,,timeout,,Total count when timeout for changing replica expired in hedged requests.,0,clickhouse,, -clickhouse.table.replica.partial.shutdown.count,count,,,,How many times Replicated table has to deinitialize its state due to session expiration in ZooKeeper. The state is reinitialized every time when ZooKeeper is available again.,0,clickhouse,, -clickhouse.table.replica.partial.shutdown.total,gauge,,,,Total times Replicated table has to deinitialize its state due to session expiration in ZooKeeper. The state is reinitialized every time when ZooKeeper is available again.,0,clickhouse,, -clickhouse.table.replicated.active,gauge,,table,,"The number of replicas of this table that have a session in ZooKeeper (i.e., the number of functioning replicas).",0,clickhouse,, -clickhouse.table.replicated.leader,gauge,,table,,"The number of Replicated tables that are leaders. Leader replica is responsible for assigning merges, cleaning old blocks for deduplications and a few more bookkeeping tasks. There may be no more than one leader across all replicas at one moment of time. If there is no leader it will be elected soon or it indicate an issue.",0,clickhouse,, -clickhouse.table.replicated.leader.yield.count,count,,event,,The number of times Replicated table yielded its leadership due to large replication lag relative to other replicas during the last interval.,0,clickhouse,, -clickhouse.table.replicated.leader.yield.total,gauge,,event,,The total number of times Replicated table yielded its leadership due to large replication lag relative to other replicas.,0,clickhouse,, -clickhouse.table.replicated.log.max,gauge,,item,,Maximum entry number in the log of general activity.,0,clickhouse,, -clickhouse.table.replicated.log.pointer,gauge,,item,,"Maximum entry number in the log of general activity that the replica copied to its execution queue, plus one. If this is much smaller than `clickhouse.table.replicated.log.max`, something is wrong.",0,clickhouse,, -clickhouse.table.replicated.part.check,gauge,,item,,The number of data parts checking for consistency,0,clickhouse,, -clickhouse.table.replicated.part.check.count,count,,item,,The number of data parts checking for consistency,0,clickhouse,, -clickhouse.table.replicated.part.check.failed.count,count,,,,Number of times the advanced search for a data part on replicas did not give result or when unexpected part has been found and moved away.,0,clickhouse,, -clickhouse.table.replicated.part.check.failed.total,gauge,,,,Number of times the advanced search for a data part on replicas did not give result or when unexpected part has been found and moved away.,0,clickhouse,, -clickhouse.table.replicated.part.check.total,gauge,,item,,The number of data parts checking for consistency,0,clickhouse,, -clickhouse.table.replicated.part.fetch,gauge,,item,,The number of data parts being fetched from replica,0,clickhouse,, -clickhouse.table.replicated.part.future,gauge,,item,,The number of data parts that will appear as the result of INSERTs or merges that haven't been done yet.,0,clickhouse,, -clickhouse.table.replicated.part.loss.count,count,,item,,"The number of times a data part we wanted doesn't exist on any replica (even on replicas that are offline right now) during the last interval. Those data parts are definitely lost. This is normal due to asynchronous replication (if quorum inserts were not enabled), when the replica on which the data part was written failed and when it became online after fail it doesn't contain that data part.",0,clickhouse,, -clickhouse.table.replicated.part.loss.total,gauge,,item,,"The total number of times a data part that we wanted doesn't exist on any replica (even on replicas that are offline right now). That data parts are definitely lost. This is normal due to asynchronous replication (if quorum inserts were not enabled), when the replica on which the data part was written failed and when it became online after fail it doesn't contain that data part.",0,clickhouse,, -clickhouse.table.replicated.part.send,gauge,,item,,The number of data parts being sent to replicas,0,clickhouse,, -clickhouse.table.replicated.part.suspect,gauge,,item,,The number of data parts in the queue for verification. A part is put in the verification queue if there is suspicion that it might be damaged.,0,clickhouse,, -clickhouse.table.replicated.queue.insert,gauge,,operation,,"The number of inserts of blocks of data that need to be made. Insertions are usually replicated fairly quickly. If this number is large, it means something is wrong.",0,clickhouse,, -clickhouse.table.replicated.queue.merge,gauge,,merge,,"The number of merges waiting to be made. Sometimes merges are lengthy, so this value may be greater than zero for a long time.",0,clickhouse,, -clickhouse.table.replicated.queue.size,gauge,,operation,,"Size of the queue for operations waiting to be performed. Operations include inserting blocks of data, merges, and certain other actions. It usually coincides with `clickhouse.table.replicated.part.future`.",0,clickhouse,, -clickhouse.table.replicated.readonly,gauge,,table,,The number of Replicated tables that are currently in readonly state due to re-initialization after ZooKeeper session loss or due to startup without ZooKeeper configured.,0,clickhouse,, -clickhouse.table.replicated.total,gauge,,table,,The total number of known replicas of this table.,0,clickhouse,, -clickhouse.table.replicated.version,gauge,,operation,,"Version number of the table structure indicating how many times ALTER was performed. If replicas have different versions, it means some replicas haven't made all of the ALTERs yet.",0,clickhouse,, -clickhouse.table.total,gauge,,table,,The current number of tables.,0,clickhouse,, -clickhouse.table_engines.files.read.count,count,,,,Number of files read in table engines working with files (like File/S3/URL/HDFS).,0,clickhouse,, -clickhouse.table_engines.files.read.total,gauge,,,,Number of files read in table engines working with files (like File/S3/URL/HDFS).,0,clickhouse,, -clickhouse.tables_to_drop.queue.total,gauge,,table,,"Number of dropped tables, that are waiting for background data removal.",0,clickhouse,, -clickhouse.task.mutate.calculate.projections.time,gauge,,microsecond,,Time spent calculating projections,0,clickhouse,, -clickhouse.task.prefetch.reader.wait.time,gauge,,microsecond,,Time spend waiting for prefetched reader,0,clickhouse,, -clickhouse.task.read.requests.received.count,count,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the initiator server side.,0,clickhouse,, -clickhouse.task.read.requests.received.total,gauge,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the initiator server side.,0,clickhouse,, -clickhouse.task.read.requests.sent.count,count,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the remote server side.,0,clickhouse,, -clickhouse.task.read.requests.sent.time,gauge,,microsecond,,Time spent in callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the remote server side.,0,clickhouse,, -clickhouse.task.read.requests.sent.total,gauge,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the remote server side.,0,clickhouse,, -clickhouse.task.requests.callback,gauge,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the remote server side.,0,clickhouse,, -clickhouse.task.thread_pool_reader.cache.time,gauge,,microsecond,,How much time we spent checking if content is cached,0,clickhouse,, -clickhouse.task.thread_pool_reader.read.count,count,,,,Bytes read from a threadpool task in asynchronous reading,0,clickhouse,, -clickhouse.task.thread_pool_reader.read.size.count,count,,,,Bytes read from a threadpool task in asynchronous reading,0,clickhouse,, -clickhouse.task.thread_pool_reader.read.size.total,gauge,,,,Bytes read from a threadpool task in asynchronous reading,0,clickhouse,, -clickhouse.task.thread_pool_reader.read.sync.time,gauge,,microsecond,,How much time we spent reading synchronously,0,clickhouse,, -clickhouse.task.thread_pool_reader.read.time,gauge,,microsecond,,Time spent getting the data in asynchronous reading,0,clickhouse,, -clickhouse.task.thread_pool_reader.read.total,gauge,,,,Bytes read from a threadpool task in asynchronous reading,0,clickhouse,, -clickhouse.tasks.background.loading_marks.count,count,,,,Number of background tasks for loading marks,0,clickhouse,, -clickhouse.tasks.background.loading_marks.total,gauge,,,,Number of background tasks for loading marks,0,clickhouse,, -clickhouse.temporary_files.aggregation.total,gauge,,,,Number of temporary files created for external aggregation,0,clickhouse,, -clickhouse.temporary_files.join.total,gauge,,,,Number of temporary files created for JOIN,0,clickhouse,, -clickhouse.temporary_files.sort.total,gauge,,,,Number of temporary files created for external sorting,0,clickhouse,, -clickhouse.temporary_files.total,gauge,,,,Number of temporary files created,0,clickhouse,, -clickhouse.temporary_files.unknown.total,gauge,,,,Number of temporary files created without known purpose,0,clickhouse,, -clickhouse.thread.cpu.wait,gauge,,percent,,The percentage of time a thread was ready for execution but waiting to be scheduled by OS (from the OS point of view) during the last interval.,0,clickhouse,, -clickhouse.thread.global.active,gauge,,thread,,The number of threads in global thread pool running a task.,0,clickhouse,, -clickhouse.thread.global.scheduled,gauge,,,,Number of queued or active jobs in global thread pool.,0,clickhouse,, -clickhouse.thread.global.total,gauge,,thread,,The number of threads in global thread pool.,0,clickhouse,, -clickhouse.thread.io.wait,gauge,,percent,,The percentage of time a thread spent waiting for a result of IO operation (from the OS point of view) during the last interval. This is real IO that doesn't include page cache.,0,clickhouse,, -clickhouse.thread.local.active,gauge,,thread,,The number of threads in local thread pools running a task.,0,clickhouse,, -clickhouse.thread.local.scheduled,gauge,,,,Number of queued or active jobs in local thread pools.,0,clickhouse,, -clickhouse.thread.local.total,gauge,,thread,,The number of threads in local thread pools. Should be similar to GlobalThreadActive.,0,clickhouse,, -clickhouse.thread.lock.context.waiting,gauge,,thread,,The number of threads waiting for lock in Context. This is global lock.,-1,clickhouse,, -clickhouse.thread.lock.rw.active.read,gauge,,thread,,The number of threads holding read lock in a table RWLock.,0,clickhouse,, -clickhouse.thread.lock.rw.active.write,gauge,,thread,,The number of threads holding write lock in a table RWLock.,0,clickhouse,, -clickhouse.thread.lock.rw.waiting.read,gauge,,thread,,The number of threads waiting for read on a table RWLock.,0,clickhouse,, -clickhouse.thread.lock.rw.waiting.write,gauge,,thread,,The number of threads waiting for write on a table RWLock.,0,clickhouse,, -clickhouse.thread.process_time,gauge,,percent,,The percentage of time spent processing (queries and other tasks) threads during the last interval.,0,clickhouse,, -clickhouse.thread.query,gauge,,thread,,The number of query processing threads,0,clickhouse,, -clickhouse.thread.system.process_time,gauge,,percent,,"The percentage of time spent processing (queries and other tasks) threads executing CPU instructions in OS kernel space during the last interval. This includes time CPU pipeline was stalled due to cache misses, branch mispredictions, hyper-threading, etc.",0,clickhouse,, -clickhouse.thread.user.process_time,gauge,,percent,,"The percentage of time spent processing (queries and other tasks) threads executing CPU instructions in user space during the last interval. This includes time CPU pipeline was stalled due to cache misses, branch mispredictions, hyper-threading, etc.",0,clickhouse,, -clickhouse.threads.async.disk_object_storage.active,gauge,,,,"Obsolete metric, shows nothing.",0,clickhouse,, -clickhouse.threads.async.disk_object_storage.total,gauge,,,,"Obsolete metric, shows nothing.",0,clickhouse,, -clickhouse.threads.async.read,gauge,,thread,,Number of threads waiting for asynchronous read.,0,clickhouse,, -clickhouse.threads.azure_object_storage.active,gauge,,,,Number of threads in the AzureObjectStorage thread pool running a task.,0,clickhouse,, -clickhouse.threads.azure_object_storage.scheduled,gauge,,,,Number of queued or active jobs in the AzureObjectStorage thread pool.,0,clickhouse,, -clickhouse.threads.azure_object_storage.total,gauge,,,,Number of threads in the AzureObjectStorage thread pool.,0,clickhouse,, -clickhouse.threads.database_catalog.active,gauge,,,,Number of threads in the DatabaseCatalog thread pool running a task.,0,clickhouse,, -clickhouse.threads.database_catalog.scheduled,gauge,,,,Number of queued or active jobs in the DatabaseCatalog thread pool.,0,clickhouse,, -clickhouse.threads.database_catalog.total,gauge,,,,Number of threads in the DatabaseCatalog thread pool.,0,clickhouse,, -clickhouse.threads.database_ondisk.active,gauge,,,,Number of threads in the DatabaseOnDisk thread pool running a task.,0,clickhouse,, -clickhouse.threads.database_ondisk.scheduled,gauge,,,,Number of queued or active jobs in the DatabaseOnDisk thread pool.,0,clickhouse,, -clickhouse.threads.database_ondisk.total,gauge,,,,Number of threads in the DatabaseOnDisk thread pool.,0,clickhouse,, -clickhouse.threads.database_replicated.active,gauge,,,,Number of active threads in the threadpool for table creation in DatabaseReplicated.,0,clickhouse,, -clickhouse.threads.database_replicated.scheduled,gauge,,,,Number of queued or active jobs in the threadpool for table creation in DatabaseReplicated.,0,clickhouse,, -clickhouse.threads.database_replicated.total,gauge,,,,Number of threads in the threadpool for table creation in DatabaseReplicated.,0,clickhouse,, -clickhouse.threads.ddl_worker.active,gauge,,,,Number of threads in the DDLWORKER thread pool for ON CLUSTER queries running a task.,0,clickhouse,, -clickhouse.threads.ddl_worker.scheduled,gauge,,,,Number of queued or active jobs in the DDLWORKER thread pool for ON CLUSTER queries.,0,clickhouse,, -clickhouse.threads.ddl_worker.total,gauge,,,,Number of threads in the DDLWorker thread pool for ON CLUSTER queries.,0,clickhouse,, -clickhouse.threads.destroy_aggregates.active,gauge,,,,Number of threads in the thread pool for destroy aggregate states running a task.,0,clickhouse,, -clickhouse.threads.destroy_aggregates.scheduled,gauge,,,,Number of queued or active jobs in the thread pool for destroy aggregate states.,0,clickhouse,, -clickhouse.threads.destroy_aggregates.total,gauge,,,,Number of threads in the thread pool for destroy aggregate states.,0,clickhouse,, -clickhouse.threads.distribured.insert.active,gauge,,,,Number of threads used for INSERT into Distributed running a task.,0,clickhouse,, -clickhouse.threads.distribured.insert.scheduled,gauge,,,,Number of queued or active jobs used for INSERT into Distributed.,0,clickhouse,, -clickhouse.threads.distribured.insert.total,gauge,,,,Number of threads used for INSERT into Distributed.,0,clickhouse,, -clickhouse.threads.dwarf.active,gauge,,,,Number of threads in the DWARFBlockInputFormat thread pool running a task.,0,clickhouse,, -clickhouse.threads.dwarf.scheduled,gauge,,,,Number of queued or active jobs in the DWARFBlockInputFormat thread pool.,0,clickhouse,, -clickhouse.threads.dwarf.total,gauge,,,,Number of threads in the DWARFBlockInputFormat thread pool.,0,clickhouse,, -clickhouse.threads.hashed_dictionary.active,gauge,,,,Number of threads in the HashedDictionary thread pool running a task.,0,clickhouse,, -clickhouse.threads.hashed_dictionary.scheduled,gauge,,,,Number of queued or active jobs in the HashedDictionary thread pool.,0,clickhouse,, -clickhouse.threads.hashed_dictionary.total,gauge,,,,Number of threads in the HashedDictionary thread pool.,0,clickhouse,, -clickhouse.threads.idisk.copier.active,gauge,,,,Number of threads for copying data between disks of different types running a task.,0,clickhouse,, -clickhouse.threads.idisk.copier.scheduled,gauge,,,,Number of queued or active jobs for copying data between disks of different types.,0,clickhouse,, -clickhouse.threads.idisk.copier.total,gauge,,,,Number of threads for copying data between disks of different types.,0,clickhouse,, -clickhouse.threads.in_overcommit_tracker.total,gauge,,,,Number of waiting threads inside of OvercommitTracker,0,clickhouse,, -clickhouse.threads.io.active,gauge,,,,Number of threads in the IO thread pool running a task.,0,clickhouse,, -clickhouse.threads.io.scheduled,gauge,,,,Number of queued or active jobs in the IO thread pool.,0,clickhouse,, -clickhouse.threads.io.total,gauge,,,,Number of threads in the IO thread pool.,0,clickhouse,, -clickhouse.threads.io_prefetch.active,gauge,,,,Number of threads in the IO prefetch thread pool running a task.,0,clickhouse,, -clickhouse.threads.io_prefetch.scheduled,gauge,,,,Number of queued or active jobs in the IO prefetch thread pool.,0,clickhouse,, -clickhouse.threads.io_prefetch.total,gauge,,,,Number of threads in the IO prefetch thread pool.,0,clickhouse,, -clickhouse.threads.io_writer.active,gauge,,,,Number of threads in the IO writer thread pool running a task.,0,clickhouse,, -clickhouse.threads.io_writer.scheduled,gauge,,,,Number of queued or active jobs in the IO writer thread pool.,0,clickhouse,, -clickhouse.threads.io_writer.total,gauge,,,,Number of threads in the IO writer thread pool.,0,clickhouse,, -clickhouse.threads.librdkafka.active,gauge,,thread,,Number of active librdkafka threads,0,clickhouse,, -clickhouse.threads.marks_loader.active,gauge,,,,Number of threads in the thread pool for loading marks running a task.,0,clickhouse,, -clickhouse.threads.marks_loader.scheduled,gauge,,,,Number of queued or active jobs in the thread pool for loading marks.,0,clickhouse,, -clickhouse.threads.marks_loader.total,gauge,,,,Number of threads in thread pool for loading marks.,0,clickhouse,, -clickhouse.threads.merge_tree_background_executor.active,gauge,,,,Number of threads in the MergeTreeBackgroundExecutor thread pool running a task.,0,clickhouse,, -clickhouse.threads.merge_tree_background_executor.scheduled,gauge,,,,Number of queued or active jobs in the MergeTreeBackgroundExecutor thread pool.,0,clickhouse,, -clickhouse.threads.merge_tree_background_executor.total,gauge,,,,Number of threads in the MergeTreeBackgroundExecutor thread pool.,0,clickhouse,, -clickhouse.threads.merge_tree_data_selector_executor.active,gauge,,,,Number of threads in the MergeTreeDataSelectExecutor thread pool running a task.,0,clickhouse,, -clickhouse.threads.merge_tree_data_selector_executor.scheduled,gauge,,,,Number of queued or active jobs in the MergeTreeDataSelectExecutor thread pool.,0,clickhouse,, -clickhouse.threads.merge_tree_data_selector_executor.total,gauge,,,,Number of threads in the MergeTreeDataSelectExecutor thread pool.,0,clickhouse,, -clickhouse.threads.merge_tree_outdated_parts_loader.active,gauge,,,,Number of active threads in the threadpool for loading Outdated data parts.,0,clickhouse,, -clickhouse.threads.merge_tree_outdated_parts_loader.scheduled,gauge,,,,Number of queued or active jobs in the threadpool for loading Outdated data parts.,0,clickhouse,, -clickhouse.threads.merge_tree_outdated_parts_loader.total,gauge,,,,Number of threads in the threadpool for loading Outdated data parts.,0,clickhouse,, -clickhouse.threads.merge_tree_parts_cleaner.active,gauge,,,,Number of threads in the MergeTree parts cleaner thread pool running a task.,0,clickhouse,, -clickhouse.threads.merge_tree_parts_cleaner.scheduled,gauge,,,,Number of queued or active jobs in the MergeTree parts cleaner thread pool.,0,clickhouse,, -clickhouse.threads.merge_tree_parts_cleaner.total,gauge,,,,Number of threads in the MergeTree parts cleaner thread pool.,0,clickhouse,, -clickhouse.threads.merge_tree_parts_loader.active,gauge,,,,Number of threads in the MergeTree parts loader thread pool running a task.,0,clickhouse,, -clickhouse.threads.merge_tree_parts_loader.scheduled,gauge,,,,Number of queued or active jobs in the MergeTree parts loader thread pool.,0,clickhouse,, -clickhouse.threads.merge_tree_parts_loader.total,gauge,,,,Number of threads in the MergeTree parts loader thread pool.,0,clickhouse,, -clickhouse.threads.outdated_parts_loading.active,gauge,,,,Number of active threads in the threadpool for loading Outdated data parts.,0,clickhouse,, -clickhouse.threads.outdated_parts_loading.scheduled,gauge,,,,Number of queued or active jobs in the threadpool for loading Outdated data parts.,0,clickhouse,, -clickhouse.threads.outdated_parts_loading.total,gauge,,,,Number of threads in the threadpool for loading Outdated data parts.,0,clickhouse,, -clickhouse.threads.parallel_formatting_output.active,gauge,,,,Number of threads in the ParallelFormattingOutputFormatThreads thread pool running a task.,0,clickhouse,, -clickhouse.threads.parallel_formatting_output.scheduled,gauge,,,,Number of queued or active jobs in the ParallelFormattingOutputFormatThreads thread pool.,0,clickhouse,, -clickhouse.threads.parallel_formatting_output.total,gauge,,,,Number of threads in the ParallelFormattingOutputFormatThreads thread pool.,0,clickhouse,, -clickhouse.threads.parallel_parsing_input.active,gauge,,,,Number of threads in the ParallelParsingInputFormat thread pool running a task.,0,clickhouse,, -clickhouse.threads.parallel_parsing_input.scheduled,gauge,,,,Number of queued or active jobs in the ParallelParsingInputFormat thread pool.,0,clickhouse,, -clickhouse.threads.parallel_parsing_input.total,gauge,,,,Number of threads in the ParallelParsingInputFormat thread pool.,0,clickhouse,, -clickhouse.threads.parquet_decoder.active,gauge,,,,Number of threads in the ParquetBlockInputFormat thread pool running a task.,0,clickhouse,, -clickhouse.threads.parquet_decoder.scheduled,gauge,,,,Number of queued or active jobs in the ParquetBlockInputFormat thread pool.,0,clickhouse,, -clickhouse.threads.parquet_decoder.total,gauge,,,,Number of threads in the ParquetBlockInputFormat thread pool.,0,clickhouse,, -clickhouse.threads.parquet_encoder.active,gauge,,,,Number of threads in ParquetBlockOutputFormat thread pool running a task.,0,clickhouse,, -clickhouse.threads.parquet_encoder.scheduled,gauge,,,,Number of queued or active jobs in ParquetBlockOutputFormat thread pool.,0,clickhouse,, -clickhouse.threads.parquet_encoder.total,gauge,,,,Number of threads in ParquetBlockOutputFormat thread pool.,0,clickhouse,, -clickhouse.threads.pool.fs_reader.active,gauge,,,,Number of threads in the thread pool for local_filesystem_read_method=threadpool running a task.,0,clickhouse,, -clickhouse.threads.pool.fs_reader.scheduled,gauge,,,,Number of queued or active jobs in the thread pool for local_filesystem_read_method=threadpool.,0,clickhouse,, -clickhouse.threads.pool.fs_reader.total,gauge,,,,Number of threads in the thread pool for local_filesystem_read_method=threadpool.,0,clickhouse,, -clickhouse.threads.pool.remote_fs_reader.active,gauge,,,,Number of threads in the thread pool for remote_filesystem_read_method=threadpool running a task.,0,clickhouse,, -clickhouse.threads.pool.remote_fs_reader.scheduled,gauge,,,,Number of queued or active jobs in the thread pool for remote_filesystem_read_method=threadpool.,0,clickhouse,, -clickhouse.threads.pool.remote_fs_reader.total,gauge,,,,Number of threads in the thread pool for remote_filesystem_read_method=threadpool.,0,clickhouse,, -clickhouse.threads.query.execution.hard_page_faults.count,count,,thread,,"The number of hard page faults in query execution threads. High values indicate either that you forgot to turn off swap on your server, or eviction of memory pages of the ClickHouse binary during very high memory pressure, or successful usage of the 'mmap' read method for the tables data.",0,clickhouse,, -clickhouse.threads.query.execution.hard_page_faults.total,gauge,,thread,,"The number of hard page faults in query execution threads. High values indicate either that you forgot to turn off swap on your server, or eviction of memory pages of the ClickHouse binary during very high memory pressure, or successful usage of the 'mmap' read method for the tables data.",0,clickhouse,, -clickhouse.threads.query.soft_page_faults.count,count,,,,"The number of soft page faults in query execution threads. Soft page fault usually means a miss in the memory allocator cache, which requires a new memory mapping from the OS and subsequent allocation of a page of physical memory.",0,clickhouse,, -clickhouse.threads.query.soft_page_faults.total,gauge,,,,"The number of soft page faults in query execution threads. Soft page fault usually means a miss in the memory allocator cache, which requires a new memory mapping from the OS and subsequent allocation of a page of physical memory.",0,clickhouse,, -clickhouse.threads.query_pipeline_executor.active,gauge,,,,Number of threads in the PipelineExecutor thread pool running a task.,0,clickhouse,, -clickhouse.threads.query_pipeline_executor.scheduled,gauge,,,,Number of queued or active jobs in the PipelineExecutor thread pool.,0,clickhouse,, -clickhouse.threads.query_pipeline_executor.total,gauge,,,,Number of threads in the PipelineExecutor thread pool.,0,clickhouse,, -clickhouse.threads.restart_replica.active,gauge,,,,Number of threads in the RESTART REPLICA thread pool running a task.,0,clickhouse,, -clickhouse.threads.restart_replica.scheduled,gauge,,,,Number of queued or active jobs in the RESTART REPLICA thread pool.,0,clickhouse,, -clickhouse.threads.restore.active,gauge,,,,Number of threads in the thread pool for RESTORE running a task.,0,clickhouse,, -clickhouse.threads.restore.scheduled,gauge,,,,Number of queued or active jobs for RESTORE.,0,clickhouse,, -clickhouse.threads.restore.total,gauge,,,,Number of threads in the thread pool for RESTORE.,0,clickhouse,, -clickhouse.threads.s3_object_storage.active,gauge,,,,Number of threads in the S3ObjectStorage thread pool running a task.,0,clickhouse,, -clickhouse.threads.s3_object_storage.scheduled,gauge,,,,Number of queued or active jobs in the S3ObjectStorage thread pool.,0,clickhouse,, -clickhouse.threads.s3_object_storage.total,gauge,,,,Number of threads in the S3ObjectStorage thread pool.,0,clickhouse,, -clickhouse.threads.shared_merge_tree.active,gauge,,,,Number of threads in the thread pools in internals of SharedMergeTree running a task,0,clickhouse,, -clickhouse.threads.shared_merge_tree.scheduled,gauge,,,,Number of queued or active threads in the thread pools in internals of SharedMergeTree,0,clickhouse,, -clickhouse.threads.shared_merge_tree.total,gauge,,,,Number of threads in the thread pools in internals of SharedMergeTree,0,clickhouse,, -clickhouse.threads.startup_system_tables.active,gauge,,,,Number of threads in the StartupSystemTables thread pool running a task.,0,clickhouse,, -clickhouse.threads.startup_system_tables.scheduled,gauge,,,,Number of queued or active jobs in the StartupSystemTables thread pool.,0,clickhouse,, -clickhouse.threads.startup_system_tables.total,gauge,,,,Number of threads in the StartupSystemTables thread pool.,0,clickhouse,, -clickhouse.threads.storage_buffer_flush.active,gauge,,,,Number of threads for background flushes in StorageBuffer running a task,0,clickhouse,, -clickhouse.threads.storage_buffer_flush.scheduled,gauge,,,,Number of queued or active threads for background flushes in StorageBuffer,0,clickhouse,, -clickhouse.threads.storage_buffer_flush.total,gauge,,,,Number of threads for background flushes in StorageBuffer,0,clickhouse,, -clickhouse.threads.storage_distributed.active,gauge,,,,Number of threads in the StorageDistributed thread pool running a task.,0,clickhouse,, -clickhouse.threads.storage_distributed.scheduled,gauge,,,,Number of queued or active jobs in the StorageDistributed thread pool.,0,clickhouse,, -clickhouse.threads.storage_distributed.total,gauge,,,,Number of threads in the StorageDistributed thread pool.,0,clickhouse,, -clickhouse.threads.storage_hive.active,gauge,,,,Number of threads in the StorageHive thread pool running a task.,0,clickhouse,, -clickhouse.threads.storage_hive.scheduled,gauge,,,,Number of queued or active jobs in the StorageHive thread pool.,0,clickhouse,, -clickhouse.threads.storage_hive.total,gauge,,,,Number of threads in the StorageHive thread pool.,0,clickhouse,, -clickhouse.threads.storage_s3.active,gauge,,,,Number of threads in the StorageS3 thread pool running a task.,0,clickhouse,, -clickhouse.threads.storage_s3.scheduled,gauge,,,,Number of queued or active jobs in the StorageS3 thread pool.,0,clickhouse,, -clickhouse.threads.storage_s3.total,gauge,,,,Number of threads in the StorageS3 thread pool.,0,clickhouse,, -clickhouse.threads.system_replicas.active,gauge,,,,Number of threads in the system.replicas thread pool running a task.,0,clickhouse,, -clickhouse.threads.system_replicas.scheduled,gauge,,,,Number of queued or active jobs in the system.replicas thread pool.,0,clickhouse,, -clickhouse.threads.system_replicas.total,gauge,,,,Number of threads in the system.replicas thread pool.,0,clickhouse,, -clickhouse.threads.tables_loader_background.active,gauge,,,,Number of threads in the tables loader background thread pool running a task.,0,clickhouse,, -clickhouse.threads.tables_loader_background.scheduled,gauge,,,,Number of queued or active jobs in the tables loader background thread pool.,0,clickhouse,, -clickhouse.threads.tables_loader_background.total,gauge,,,,Number of threads in the tables loader background thread pool.,0,clickhouse,, -clickhouse.threads.tables_loader_foreground.active,gauge,,,,Number of threads in the tables loader foreground thread pool running a task.,0,clickhouse,, -clickhouse.threads.tables_loader_foreground.scheduled,gauge,,,,Number of queued or active jobs in the tables loader foreground thread pool.,0,clickhouse,, -clickhouse.threads.tables_loader_foreground.total,gauge,,,,Number of threads in the tables loader foreground thread pool.,0,clickhouse,, -clickhouse.throttler.local_read.bytes.count,count,,,,Bytes passed through 'max_local_read_bandwidth_for_server'/'max_local_read_bandwidth' throttler.,0,clickhouse,, -clickhouse.throttler.local_read.bytes.total,gauge,,,,Bytes passed through 'max_local_read_bandwidth_for_server'/'max_local_read_bandwidth' throttler.,0,clickhouse,, -clickhouse.throttler.local_read.sleep.time,gauge,,microsecond,,Total time a query was sleeping to conform 'max_local_read_bandwidth_for_server'/'max_local_read_bandwidth' throttling.,0,clickhouse,, -clickhouse.throttler.local_write.bytes.count,count,,,,Bytes passed through 'max_local_write_bandwidth_for_server'/'max_local_write_bandwidth' throttler.,0,clickhouse,, -clickhouse.throttler.local_write.bytes.total,gauge,,,,Bytes passed through 'max_local_write_bandwidth_for_server'/'max_local_write_bandwidth' throttler.,0,clickhouse,, -clickhouse.throttler.local_write.sleep.time,gauge,,microsecond,,Total time a query was sleeping to conform 'max_local_write_bandwidth_for_server'/'max_local_write_bandwidth' throttling.,0,clickhouse,, -clickhouse.uptime,gauge,,second,,The amount of time ClickHouse has been active.,0,clickhouse,, -clickhouse.views.refreshing.current,gauge,,,,Number of materialized views currently executing a refresh,0,clickhouse,, -clickhouse.views.refreshing.total,gauge,,,,Number materialized views with periodic refreshing (REFRESH),0,clickhouse,, -clickhouse.zk.check.count,count,,,,"Number of 'check' requests to ZooKeeper. Usually they don't make sense in isolation, only as part of a complex transaction.",0,clickhouse,, -clickhouse.zk.check.total,gauge,,,,"Number of 'check' requests to ZooKeeper. Usually they don't make sense in isolation, only as part of a complex transaction.",0,clickhouse,, -clickhouse.zk.close.count,count,,,,Number of times connection with ZooKeeper has been closed voluntary.,0,clickhouse,, -clickhouse.zk.close.total,gauge,,,,Number of times connection with ZooKeeper has been closed voluntary.,0,clickhouse,, -clickhouse.zk.connection,gauge,,connection,,"The number of sessions (connections) to ZooKeeper. Should be no more than one, because using more than one connection to ZooKeeper may lead to bugs due to lack of linearizability (stale reads) that ZooKeeper consistency model allows.",0,clickhouse,, -clickhouse.zk.connection.established.count,count,,,,Number of times connection with ZooKeeper has been established.,0,clickhouse,, -clickhouse.zk.connection.established.total,gauge,,,,Number of times connection with ZooKeeper has been established.,0,clickhouse,, -clickhouse.zk.create.count,count,,request,,Number of 'create' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.create.total,gauge,,request,,Number of 'create' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.data.exception.count,count,,,,"Number of exceptions while working with ZooKeeper related to the data (no node, bad version or similar).",0,clickhouse,, -clickhouse.zk.data.exception.total,gauge,,,,"Number of exceptions while working with ZooKeeper related to the data (no node, bad version or similar).",0,clickhouse,, -clickhouse.zk.ddl_entry.max,gauge,,,,Max DDL entry of DDLWorker that pushed to zookeeper.,0,clickhouse,, -clickhouse.zk.exist.count,count,,request,,Number of 'exists' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.exist.total,gauge,,request,,Number of 'exists' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.get.count,count,,request,,Number of 'get' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.get.total,gauge,,request,,Number of 'get' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.list.count,count,,request,,Number of 'list' (getChildren) requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.list.total,gauge,,request,,Number of 'list' (getChildren) requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.multi.count,count,,request,,Number of 'multi' requests to ZooKeeper (compound transactions).,0,clickhouse,, -clickhouse.zk.multi.total,gauge,,request,,Number of 'multi' requests to ZooKeeper (compound transactions).,0,clickhouse,, -clickhouse.zk.network.exception.count,count,,,,Number of exceptions while working with ZooKeeper related to network (connection loss or similar).,0,clickhouse,, -clickhouse.zk.network.exception.total,gauge,,,,Number of exceptions while working with ZooKeeper related to network (connection loss or similar).,0,clickhouse,, -clickhouse.zk.node.ephemeral,gauge,,node,,The number of ephemeral nodes hold in ZooKeeper.,0,clickhouse,, -clickhouse.zk.operation.count,count,,operation,,"Number of ZooKeeper operations, which include both read and write operations as well as multi-transactions.",0,clickhouse,, -clickhouse.zk.operation.total,gauge,,operation,,"Number of ZooKeeper operations, which include both read and write operations as well as multi-transactions.",0,clickhouse,, -clickhouse.zk.other.exception.count,count,,,,Number of exceptions while working with ZooKeeper other than ZooKeeperUserExceptions and ZooKeeperHardwareExceptions.,0,clickhouse,, -clickhouse.zk.other.exception.total,gauge,,,,Number of exceptions while working with ZooKeeper other than ZooKeeperUserExceptions and ZooKeeperHardwareExceptions.,0,clickhouse,, -clickhouse.zk.parts.covered.count,count,,,,"For debugging purposes. Number of parts in ZooKeeper that have a covering part, but doesn't exist on disk. Checked on server start.",0,clickhouse,, -clickhouse.zk.parts.covered.total,gauge,,,,"For debugging purposes. Number of parts in ZooKeeper that have a covering part, but doesn't exist on disk. Checked on server start.",0,clickhouse,, -clickhouse.zk.received.size.count,count,,byte,,Number of bytes received over network while communicating with ZooKeeper.,0,clickhouse,, -clickhouse.zk.received.size.total,gauge,,byte,,Number of bytes received over network while communicating with ZooKeeper.,0,clickhouse,, -clickhouse.zk.reconfig.count,count,,,,Number of 'reconfig' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.reconfig.total,gauge,,,,Number of 'reconfig' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.remove.count,count,,request,,Number of 'remove' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.remove.total,gauge,,request,,Number of 'remove' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.request,gauge,,request,,The number of requests to ZooKeeper in fly.,0,clickhouse,, -clickhouse.zk.sent.size.count,count,,byte,,Number of bytes send over network while communicating with ZooKeeper.,0,clickhouse,, -clickhouse.zk.sent.size.total,gauge,,byte,,Number of bytes send over network while communicating with ZooKeeper.,0,clickhouse,, -clickhouse.zk.set.count,count,,request,,Number of 'set' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.set.total,gauge,,request,,Number of 'set' requests to ZooKeeper.,0,clickhouse,, -clickhouse.zk.sync.count,count,,,,Number of 'sync' requests to ZooKeeper. These requests are rarely needed or usable.,0,clickhouse,, -clickhouse.zk.sync.total,gauge,,,,Number of 'sync' requests to ZooKeeper. These requests are rarely needed or usable.,0,clickhouse,, -clickhouse.zk.wait.time,gauge,,microsecond,,"Number of microseconds spent waiting for responses from ZooKeeper after creating a request, summed across all the requesting threads.",0,clickhouse,, -clickhouse.zk.watch,gauge,,event,,The number of watches (event subscriptions) in ZooKeeper.,0,clickhouse,, -clickhouse.zk.watch.count,count,,event,,The number of watches (event subscriptions) in ZooKeeper.,0,clickhouse,, -clickhouse.zk.watch.total,gauge,,event,,The number of watches (event subscriptions) in ZooKeeper.,0,clickhouse,, \ No newline at end of file +metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric,sample_tags +clickhouse.ClickHouseAsyncMetrics_AsynchronousHeavyMetricsCalculationTimeSpent,gauge,,,,Time in seconds spent for calculation of asynchronous heavy (tables related) metrics (this is the overhead of asynchronous metrics).,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_AsynchronousHeavyMetricsUpdateInterval,gauge,,,,Heavy (tables related) metrics update interval,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_AsynchronousMetricsCalculationTimeSpent,gauge,,,,Time in seconds spent for calculation of asynchronous metrics (this is the overhead of asynchronous metrics).,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_AsynchronousMetricsUpdateInterval,gauge,,,,Metrics update interval,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_CGroupMaxCPU,gauge,,,,The maximum number of CPU cores according to CGroups.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_CGroupMemoryTotal,gauge,,,,"The total amount of memory in cgroup, in bytes. If stated zero, the limit is the same as OSMemoryTotal.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_CGroupMemoryUsed,gauge,,,,"The amount of memory used in cgroup, in bytes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_CGroupSystemTime,gauge,,,,The ratio of time the CPU core was running OS kernel (system) code.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_CGroupSystemTimeNormalized,gauge,,,,"The value is similar to `CGroupSystemTime` but divided by the number of available CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_CGroupUserTime,gauge,,,,"The ratio of time the CPU core was running userspace code. This includes also the time when the CPU was under-utilized due to the reasons internal to the CPU (memory loads, pipeline stalls, branch mispredictions, running another SMT core).",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_CGroupUserTimeNormalized,gauge,,,,"The value is similar to `CGroupUserTime` but divided by the number of available CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_CompiledExpressionCacheBytes,gauge,,,,Total bytes used for the cache of JIT-compiled code.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_CompiledExpressionCacheCount,gauge,,,,Total entries in the cache of JIT-compiled code.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_DictionaryTotalFailedUpdates,gauge,,,,Sum of sequantially failed updates in all dictionaries,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemCacheBytes,gauge,,,,Total bytes in the `cache` virtual filesystem. This cache is hold on disk.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemCacheCapacity,gauge,,,,Total capacity in the `cache` virtual filesystem. This cache is hold on disk.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemCacheFiles,gauge,,,,Total number of cached file segments in the `cache` virtual filesystem. This cache is hold on disk.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathAvailableBytes,gauge,,,,"Available bytes on the volume where ClickHouse logs path is mounted. If this value approaches zero, you should tune the log rotation in the configuration file.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathAvailableINodes,gauge,,,,The number of available inodes on the volume where ClickHouse logs path is mounted.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathTotalBytes,gauge,,,,"The size of the volume where ClickHouse logs path is mounted, in bytes. It's recommended to have at least 10 GB for logs.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathTotalINodes,gauge,,,,The total number of inodes on the volume where ClickHouse logs path is mounted.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathUsedBytes,gauge,,,,Used bytes on the volume where ClickHouse logs path is mounted.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathUsedINodes,gauge,,,,The number of used inodes on the volume where ClickHouse logs path is mounted.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathAvailableBytes,gauge,,,,Available bytes on the volume where the main ClickHouse path is mounted.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathAvailableINodes,gauge,,,,"The number of available inodes on the volume where the main ClickHouse path is mounted. If it is close to zero, it indicates a misconfiguration, and you will get 'no space left on device' even when the disk is not full.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathTotalBytes,gauge,,,,"The size of the volume where the main ClickHouse path is mounted, in bytes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathTotalINodes,gauge,,,,"The total number of inodes on the volume where the main ClickHouse path is mounted. If it is less than 25 million, it indicates a misconfiguration.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathUsedBytes,gauge,,,,Used bytes on the volume where the main ClickHouse path is mounted.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathUsedINodes,gauge,,,,The number of used inodes on the volume where the main ClickHouse path is mounted. This value mostly corresponds to the number of files.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_HashTableStatsCacheEntries,gauge,,,,The number of entries in the cache of hash table sizes. The cache for hash table sizes is used for predictive optimization of GROUP BY.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_HashTableStatsCacheHits,gauge,,,,The number of times the prediction of a hash table size was correct.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_HashTableStatsCacheMisses,gauge,,,,The number of times the prediction of a hash table size was incorrect.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_IndexMarkCacheBytes,gauge,,,,Total size of mark cache for secondary indices in bytes.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_IndexMarkCacheFiles,gauge,,,,Total number of mark files cached in the mark cache for secondary indices.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_IndexUncompressedCacheBytes,gauge,,,,Total size of uncompressed cache in bytes for secondary indices. Uncompressed cache does not usually improve the performance and should be mostly avoided.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_IndexUncompressedCacheCells,gauge,,,,Total number of entries in the uncompressed cache for secondary indices. Each entry represents a decompressed block of data. Uncompressed cache does not usually improve performance and should be mostly avoided.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_Jitter,gauge,,,,"The difference in time the thread for calculation of the asynchronous metrics was scheduled to wake up and the time it was in fact, woken up. A proxy-indicator of overall system latency and responsiveness.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_LoadAverage1,gauge,,,,"The whole system load, averaged with exponential smoothing over 1 minute.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_LoadAverage15,gauge,,,,"The whole system load, averaged with exponential smoothing over 15 minutes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_LoadAverage5,gauge,,,,"The whole system load, averaged with exponential smoothing over 5 minutes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MMapCacheCells,gauge,,,,The number of files opened with `mmap` (mapped in memory). This is used for queries with the setting `local_filesystem_read_method` set to `mmap`. The files opened with `mmap` are kept in the cache to avoid costly TLB flushes.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MarkCacheBytes,gauge,,,,Total size of mark cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MarkCacheFiles,gauge,,,,Total number of mark files cached in the mark cache,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MaxPartCountForPartition,gauge,,,,"Maximum number of parts per partition across all partitions of all tables of MergeTree family. Values larger than 300 indicates misconfiguration, overload, or massive data loading.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MemoryCode,gauge,,,,"The amount of virtual memory mapped for the pages of machine code of the server process, in bytes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MemoryDataAndStack,gauge,,,,"The amount of virtual memory mapped for the use of stack and for the allocated memory, in bytes. It is unspecified whether it includes the per-thread stacks and most of the allocated memory, that is allocated with the 'mmap' system call. This metric exists only for completeness reasons. I recommend to use the `MemoryResident` metric for monitoring.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MemoryResident,gauge,,,,"The amount of physical memory used by the server process, in bytes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MemoryResidentMax,gauge,,,,"Maximum amount of physical memory used by the server process, in bytes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MemoryShared,gauge,,,,"The amount of memory used by the server process, that is also shared by another processes, in bytes. ClickHouse does not use shared memory, but some memory can be labeled by OS as shared for its own reasons. This metric does not make a lot of sense to watch, and it exists only for completeness reasons.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_MemoryVirtual,gauge,,,,"The size of the virtual address space allocated by the server process, in bytes. The size of the virtual address space is usually much greater than the physical memory consumption, and should not be used as an estimate for the memory consumption. The large values of this metric are totally normal, and makes only technical sense.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NetworkTCPReceiveQueue,gauge,,,,Total size of receive queues of network sockets used on the server across TCPv4 and TCPv6.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NetworkTCPSocketRemoteAddresses,gauge,,,,Total number of unique remote addresses of network sockets used on the server across TCPv4 and TCPv6.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NetworkTCPSockets,gauge,,,,"Total number of network sockets used on the server across TCPv4 and TCPv6, in all states.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NetworkTCPTransmitQueue,gauge,,,,Total size of transmit queues of network sockets used on the server across TCPv4 and TCPv6.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NetworkTCPUnrecoveredRetransmits,gauge,,,,Total size of current retransmits (unrecovered at this moment) of network sockets used on the server across TCPv4 and TCPv6.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NumberOfDatabases,gauge,,,,Total number of databases on the server.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NumberOfDetachedByUserParts,gauge,,,,"The total number of parts detached from MergeTree tables by users with the `ALTER TABLE DETACH` query (as opposed to unexpected, broken or ignored parts). The server does not care about detached parts and they can be removed.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NumberOfDetachedParts,gauge,,,,"The total number of parts detached from MergeTree tables. A part can be detached by a user with the `ALTER TABLE DETACH` query or by the server itself it the part is broken, unexpected or unneeded. The server does not care about detached parts and they can be removed.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NumberOfPendingMutations,gauge,,,,The total number of mutations that are in left to be mutated.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NumberOfPendingMutationsOverExecutionTime,gauge,,,,The total number of mutations which have data part left to be mutated over the specified max_pending_mutations_execution_time_to_warn setting.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NumberOfStuckMutations,gauge,,,,The total number of mutations which have data part left to be mutated over the last 1 hour.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NumberOfTables,gauge,,,,"Total number of tables summed across the databases on the server, excluding the databases that cannot contain MergeTree tables. The excluded database engines are those who generate the set of tables on the fly, like `Lazy`, `MySQL`, `PostgreSQL`, `SQlite`.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_NumberOfTablesSystem,gauge,,,,Total number of tables in the system database on the server stored in tables of MergeTree family.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSCPUOverload,gauge,,,,"Relative CPU deficit, calculated as: how many threads are waiting for CPU relative to the number of threads, using CPU. If it is greater than zero, the server would benefit from more CPU. If it is significantly greater than zero, the server could become unresponsive. The metric is accumulated between the updates of asynchronous metrics.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSContextSwitches,gauge,,,,"The number of context switches that the system underwent on the host machine. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSGuestNiceTimeNormalized,gauge,,,,"The value is similar to `OSGuestNiceTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSGuestTimeNormalized,gauge,,,,"The value is similar to `OSGuestTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSIOWaitTimeNormalized,gauge,,,,"The value is similar to `OSIOWaitTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSIdleTimeNormalized,gauge,,,,"The value is similar to `OSIdleTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSInterrupts,gauge,,,,"The number of interrupts on the host machine. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSIrqTimeNormalized,gauge,,,,"The value is similar to `OSIrqTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSMemoryAvailable,gauge,,,,"The amount of memory available to be used by programs, in bytes. This is very similar to the `OSMemoryFreePlusCached` metric. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSMemoryBuffers,gauge,,,,"The amount of memory used by OS kernel buffers, in bytes. This should be typically small, and large values may indicate a misconfiguration of the OS. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSMemoryCached,gauge,,,,"The amount of memory used by the OS page cache, in bytes. Typically, almost all available memory is used by the OS page cache - high values of this metric are normal and expected. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSMemoryFreePlusCached,gauge,,,,"The amount of free memory plus OS page cache memory on the host system, in bytes. This memory is available to be used by programs. The value should be very similar to `OSMemoryAvailable`. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSMemoryFreeWithoutCached,gauge,,,,"The amount of free memory on the host system, in bytes. This does not include the memory used by the OS page cache memory, in bytes. The page cache memory is also available for usage by programs, so the value of this metric can be confusing. See the `OSMemoryAvailable` metric instead. For convenience we also provide the `OSMemoryFreePlusCached` metric, that should be somewhat similar to OSMemor...",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSMemorySwapCached,gauge,,,,"The amount of memory in swap that was also loaded in RAM. Swap should be disabled on production systems. If the value of this metric is large, it indicates a misconfiguration. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSMemoryTotal,gauge,,,,"The total amount of memory on the host system, in bytes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSNiceTimeNormalized,gauge,,,,"The value is similar to `OSNiceTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSOpenFiles,gauge,,,,"The total number of opened files on the host machine. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSProcessesBlocked,gauge,,,,"Number of threads blocked waiting for I/O to complete (`man procfs`). This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSProcessesCreated,gauge,,,,"The number of processes created. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSProcessesRunning,gauge,,,,"The number of runnable (running or ready to run) threads by the operating system. This is a system-wide metric, it includes all the processes on the host machine, not just clickhouse-server.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSSoftIrqTimeNormalized,gauge,,,,"The value is similar to `OSSoftIrqTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSStealTimeNormalized,gauge,,,,"The value is similar to `OSStealTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSSystemTimeNormalized,gauge,,,,"The value is similar to `OSSystemTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSThreadsRunnable,gauge,,,,"The total number of 'runnable' threads, as the OS kernel scheduler seeing it.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSThreadsTotal,gauge,,,,"The total number of threads, as the OS kernel scheduler seeing it.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSUptime,gauge,,,,"The uptime of the host server (the machine where ClickHouse is running), in seconds.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_OSUserTimeNormalized,gauge,,,,"The value is similar to `OSUserTime` but divided to the number of CPU cores to be measured in the [0..1] interval regardless of the number of cores. This allows you to average the values of this metric across multiple servers in a cluster even if the number of cores is non-uniform, and still get the average resource utilization metric.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_PageCacheBytes,gauge,,,,Total size of userspace page cache in bytes.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_PageCacheCells,gauge,,,,Total number of entries in the userspace page cache.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_PageCacheMaxBytes,gauge,,,,"Current limit on the size of userspace page cache, in bytes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_PageCachePinnedBytes,gauge,,,,Userspace page cache memory that's currently in use and can't be evicted,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_PrimaryIndexCacheBytes,gauge,,,,Total size of primary index cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_PrimaryIndexCacheFiles,gauge,,,,Total number of index files cached in the primary index cache,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_QueryCacheBytes,gauge,,,,Total size of the query cache in bytes.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_QueryCacheEntries,gauge,,,,Total number of entries in the query cache.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_ReplicasMaxAbsoluteDelay,gauge,,,,"Maximum difference in seconds between the most fresh replicated part and the most fresh data part still to be replicated, across Replicated tables. A very high value indicates a replica with no data.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_ReplicasMaxInsertsInQueue,gauge,,,,Maximum number of INSERT operations in the queue (still to be replicated) across Replicated tables.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_ReplicasMaxMergesInQueue,gauge,,,,Maximum number of merge operations in the queue (still to be applied) across Replicated tables.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_ReplicasMaxQueueSize,gauge,,,,"Maximum queue size (in the number of operations like get, merge) across Replicated tables.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_ReplicasMaxRelativeDelay,gauge,,,,"Maximum difference between the replica delay and the delay of the most up-to-date replica of the same table, across Replicated tables.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_ReplicasSumInsertsInQueue,gauge,,,,Sum of INSERT operations in the queue (still to be replicated) across Replicated tables.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_ReplicasSumMergesInQueue,gauge,,,,Sum of merge operations in the queue (still to be applied) across Replicated tables.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_ReplicasSumQueueSize,gauge,,,,"Sum queue size (in the number of operations like get, merge) across Replicated tables.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalBytesOfMergeTreeTables,gauge,,,,"Total amount of bytes (compressed, including data and indices) stored in all tables of MergeTree family.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalBytesOfMergeTreeTablesSystem,gauge,,,,"Total amount of bytes (compressed, including data and indices) stored in tables of MergeTree family in the system database.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemory,gauge,,,,The total amount of memory (in bytes) used by index granulas (only takes active parts into account).,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemoryAllocated,gauge,,,,The total amount of memory (in bytes) reserved for index granulas (only takes active parts into account).,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalPartsOfMergeTreeTables,gauge,,,,Total amount of data parts in all tables of MergeTree family. Numbers larger than 10 000 will negatively affect the server startup time and it may indicate unreasonable choice of the partition key.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalPartsOfMergeTreeTablesSystem,gauge,,,,Total amount of data parts in tables of MergeTree family in the system database.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalPrimaryKeyBytesInMemory,gauge,,,,The total amount of memory (in bytes) used by primary key values (only takes active parts into account).,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalPrimaryKeyBytesInMemoryAllocated,gauge,,,,The total amount of memory (in bytes) reserved for primary key values (only takes active parts into account).,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalRowsOfMergeTreeTables,gauge,,,,Total amount of rows (records) stored in all tables of MergeTree family.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TotalRowsOfMergeTreeTablesSystem,gauge,,,,Total amount of rows (records) stored in tables of MergeTree family in the system database.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_TrackedMemory,gauge,,,,"Memory tracked by ClickHouse (should be equal to MemoryTracking metric), in bytes.",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_UncompressedCacheBytes,gauge,,,,Total size of uncompressed cache in bytes. Uncompressed cache does not usually improve the performance and should be mostly avoided.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_UncompressedCacheCells,gauge,,,,Total number of entries in the uncompressed cache. Each entry represents a decompressed block of data. Uncompressed cache does not usually improve performance and should be mostly avoided.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_UnreclaimableRSS,gauge,,,,"The amount of physical memory used by the server process, in bytes, excluding memory reclaimable by the OS (MADV_FREE)",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_Uptime,gauge,,,,The server uptime in seconds. It includes the time spent for server initialization before accepting connections.,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_VMMaxMapCount,gauge,,,,The maximum number of memory mappings a process may have (/proc/sys/vm/max_map_count).,0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_VMNumMaps,gauge,,,,"The current number of memory mappings of the process (/proc/self/maps). If it is close to the maximum (VMMaxMapCount), you should increase the limit for vm.max_map_count in /etc/sysctl.conf",0,clickhouse,,, +clickhouse.ClickHouseAsyncMetrics_jemalloc.epoch,gauge,,,,"An internal incremental update number of the statistics of jemalloc (Jason Evans' memory allocator), used in all other `jemalloc` metrics.",0,clickhouse,,, +clickhouse.ClickHouseErrors_ABORTED.count,count,,,,The number of ABORTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ABORTED.total,gauge,,,,The number of ABORTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_DENIED.count,count,,,,The number of ACCESS_DENIED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_DENIED.total,gauge,,,,The number of ACCESS_DENIED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_ENTITY_ALREADY_EXISTS.count,count,,,,The number of ACCESS_ENTITY_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_ENTITY_ALREADY_EXISTS.total,gauge,,,,The number of ACCESS_ENTITY_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_ENTITY_NOT_FOUND.count,count,,,,The number of ACCESS_ENTITY_NOT_FOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_ENTITY_NOT_FOUND.total,gauge,,,,The number of ACCESS_ENTITY_NOT_FOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_STORAGE_DOESNT_ALLOW_BACKUP.count,count,,,,The number of ACCESS_STORAGE_DOESNT_ALLOW_BACKUP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_STORAGE_DOESNT_ALLOW_BACKUP.total,gauge,,,,The number of ACCESS_STORAGE_DOESNT_ALLOW_BACKUP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_STORAGE_FOR_INSERTION_NOT_FOUND.count,count,,,,The number of ACCESS_STORAGE_FOR_INSERTION_NOT_FOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_STORAGE_FOR_INSERTION_NOT_FOUND.total,gauge,,,,The number of ACCESS_STORAGE_FOR_INSERTION_NOT_FOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_STORAGE_READONLY.count,count,,,,The number of ACCESS_STORAGE_READONLY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ACCESS_STORAGE_READONLY.total,gauge,,,,The number of ACCESS_STORAGE_READONLY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AGGREGATE_FUNCTION_DOESNT_ALLOW_PARAMETERS.count,count,,,,The number of AGGREGATE_FUNCTION_DOESNT_ALLOW_PARAMETERS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AGGREGATE_FUNCTION_DOESNT_ALLOW_PARAMETERS.total,gauge,,,,The number of AGGREGATE_FUNCTION_DOESNT_ALLOW_PARAMETERS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AGGREGATE_FUNCTION_THROW.count,count,,,,The number of AGGREGATE_FUNCTION_THROW errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AGGREGATE_FUNCTION_THROW.total,gauge,,,,The number of AGGREGATE_FUNCTION_THROW errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AIO_READ_ERROR.count,count,,,,The number of AIO_READ_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AIO_READ_ERROR.total,gauge,,,,The number of AIO_READ_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AIO_WRITE_ERROR.count,count,,,,The number of AIO_WRITE_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AIO_WRITE_ERROR.total,gauge,,,,The number of AIO_WRITE_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALIAS_REQUIRED.count,count,,,,The number of ALIAS_REQUIRED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALIAS_REQUIRED.total,gauge,,,,The number of ALIAS_REQUIRED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALL_CONNECTION_TRIES_FAILED.count,count,,,,The number of ALL_CONNECTION_TRIES_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALL_CONNECTION_TRIES_FAILED.total,gauge,,,,The number of ALL_CONNECTION_TRIES_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALL_REPLICAS_ARE_STALE.count,count,,,,The number of ALL_REPLICAS_ARE_STALE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALL_REPLICAS_ARE_STALE.total,gauge,,,,The number of ALL_REPLICAS_ARE_STALE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALL_REPLICAS_LOST.count,count,,,,The number of ALL_REPLICAS_LOST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALL_REPLICAS_LOST.total,gauge,,,,The number of ALL_REPLICAS_LOST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALTER_OF_COLUMN_IS_FORBIDDEN.count,count,,,,The number of ALTER_OF_COLUMN_IS_FORBIDDEN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ALTER_OF_COLUMN_IS_FORBIDDEN.total,gauge,,,,The number of ALTER_OF_COLUMN_IS_FORBIDDEN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AMBIGUOUS_COLUMN_NAME.count,count,,,,The number of AMBIGUOUS_COLUMN_NAME errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AMBIGUOUS_COLUMN_NAME.total,gauge,,,,The number of AMBIGUOUS_COLUMN_NAME errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AMBIGUOUS_IDENTIFIER.count,count,,,,The number of AMBIGUOUS_IDENTIFIER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AMBIGUOUS_IDENTIFIER.total,gauge,,,,The number of AMBIGUOUS_IDENTIFIER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARGUMENT_OUT_OF_BOUND.count,count,,,,The number of ARGUMENT_OUT_OF_BOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARGUMENT_OUT_OF_BOUND.total,gauge,,,,The number of ARGUMENT_OUT_OF_BOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARROWFLIGHT_CONNECTION_FAILURE.count,count,,,,The number of ARROWFLIGHT_CONNECTION_FAILURE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARROWFLIGHT_CONNECTION_FAILURE.total,gauge,,,,The number of ARROWFLIGHT_CONNECTION_FAILURE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARROWFLIGHT_FETCH_SCHEMA_ERROR.count,count,,,,The number of ARROWFLIGHT_FETCH_SCHEMA_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARROWFLIGHT_FETCH_SCHEMA_ERROR.total,gauge,,,,The number of ARROWFLIGHT_FETCH_SCHEMA_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARROWFLIGHT_INTERNAL_ERROR.count,count,,,,The number of ARROWFLIGHT_INTERNAL_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARROWFLIGHT_INTERNAL_ERROR.total,gauge,,,,The number of ARROWFLIGHT_INTERNAL_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARROWFLIGHT_WRITE_ERROR.count,count,,,,The number of ARROWFLIGHT_WRITE_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ARROWFLIGHT_WRITE_ERROR.total,gauge,,,,The number of ARROWFLIGHT_WRITE_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ASYNC_LOAD_CANCELED.count,count,,,,The number of ASYNC_LOAD_CANCELED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ASYNC_LOAD_CANCELED.total,gauge,,,,The number of ASYNC_LOAD_CANCELED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ASYNC_LOAD_CYCLE.count,count,,,,The number of ASYNC_LOAD_CYCLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ASYNC_LOAD_CYCLE.total,gauge,,,,The number of ASYNC_LOAD_CYCLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ASYNC_LOAD_FAILED.count,count,,,,The number of ASYNC_LOAD_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ASYNC_LOAD_FAILED.total,gauge,,,,The number of ASYNC_LOAD_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ASYNC_LOAD_WAIT_FAILED.count,count,,,,The number of ASYNC_LOAD_WAIT_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ASYNC_LOAD_WAIT_FAILED.total,gauge,,,,The number of ASYNC_LOAD_WAIT_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ATOMIC_RENAME_FAIL.count,count,,,,The number of ATOMIC_RENAME_FAIL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ATOMIC_RENAME_FAIL.total,gauge,,,,The number of ATOMIC_RENAME_FAIL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ATTEMPT_TO_READ_AFTER_EOF.count,count,,,,The number of ATTEMPT_TO_READ_AFTER_EOF errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ATTEMPT_TO_READ_AFTER_EOF.total,gauge,,,,The number of ATTEMPT_TO_READ_AFTER_EOF errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AUTHENTICATION_FAILED.count,count,,,,The number of AUTHENTICATION_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AUTHENTICATION_FAILED.total,gauge,,,,The number of AUTHENTICATION_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AVRO_EXCEPTION.count,count,,,,The number of AVRO_EXCEPTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AVRO_EXCEPTION.total,gauge,,,,The number of AVRO_EXCEPTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AWS_ERROR.count,count,,,,The number of AWS_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AWS_ERROR.total,gauge,,,,The number of AWS_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_AZURE_BLOB_STORAGE_ERROR.count,count,,,,The number of AZURE_BLOB_STORAGE_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_AZURE_BLOB_STORAGE_ERROR.total,gauge,,,,The number of AZURE_BLOB_STORAGE_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_ALREADY_EXISTS.count,count,,,,The number of BACKUP_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_ALREADY_EXISTS.total,gauge,,,,The number of BACKUP_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_DAMAGED.count,count,,,,The number of BACKUP_DAMAGED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_DAMAGED.total,gauge,,,,The number of BACKUP_DAMAGED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_ENGINE_NOT_FOUND.count,count,,,,The number of BACKUP_ENGINE_NOT_FOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_ENGINE_NOT_FOUND.total,gauge,,,,The number of BACKUP_ENGINE_NOT_FOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_ENTRY_ALREADY_EXISTS.count,count,,,,The number of BACKUP_ENTRY_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_ENTRY_ALREADY_EXISTS.total,gauge,,,,The number of BACKUP_ENTRY_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_ENTRY_NOT_FOUND.count,count,,,,The number of BACKUP_ENTRY_NOT_FOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_ENTRY_NOT_FOUND.total,gauge,,,,The number of BACKUP_ENTRY_NOT_FOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_IS_EMPTY.count,count,,,,The number of BACKUP_IS_EMPTY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_IS_EMPTY.total,gauge,,,,The number of BACKUP_IS_EMPTY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_NOT_FOUND.count,count,,,,The number of BACKUP_NOT_FOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_NOT_FOUND.total,gauge,,,,The number of BACKUP_NOT_FOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_VERSION_NOT_SUPPORTED.count,count,,,,The number of BACKUP_VERSION_NOT_SUPPORTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BACKUP_VERSION_NOT_SUPPORTED.total,gauge,,,,The number of BACKUP_VERSION_NOT_SUPPORTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_ARGUMENTS.count,count,,,,The number of BAD_ARGUMENTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_ARGUMENTS.total,gauge,,,,The number of BAD_ARGUMENTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_COLLATION.count,count,,,,The number of BAD_COLLATION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_COLLATION.total,gauge,,,,The number of BAD_COLLATION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_DATABASE_FOR_TEMPORARY_TABLE.count,count,,,,The number of BAD_DATABASE_FOR_TEMPORARY_TABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_DATABASE_FOR_TEMPORARY_TABLE.total,gauge,,,,The number of BAD_DATABASE_FOR_TEMPORARY_TABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_DATA_PART_NAME.count,count,,,,The number of BAD_DATA_PART_NAME errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_DATA_PART_NAME.total,gauge,,,,The number of BAD_DATA_PART_NAME errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_FILE_TYPE.count,count,,,,The number of BAD_FILE_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_FILE_TYPE.total,gauge,,,,The number of BAD_FILE_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_GET.count,count,,,,The number of BAD_GET errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_GET.total,gauge,,,,The number of BAD_GET errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_ODBC_CONNECTION_STRING.count,count,,,,The number of BAD_ODBC_CONNECTION_STRING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_ODBC_CONNECTION_STRING.total,gauge,,,,The number of BAD_ODBC_CONNECTION_STRING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_QUERY_PARAMETER.count,count,,,,The number of BAD_QUERY_PARAMETER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_QUERY_PARAMETER.total,gauge,,,,The number of BAD_QUERY_PARAMETER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_REQUEST_PARAMETER.count,count,,,,The number of BAD_REQUEST_PARAMETER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_REQUEST_PARAMETER.total,gauge,,,,The number of BAD_REQUEST_PARAMETER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_SIZE_OF_FILE_IN_DATA_PART.count,count,,,,The number of BAD_SIZE_OF_FILE_IN_DATA_PART errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_SIZE_OF_FILE_IN_DATA_PART.total,gauge,,,,The number of BAD_SIZE_OF_FILE_IN_DATA_PART errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_TTL_EXPRESSION.count,count,,,,The number of BAD_TTL_EXPRESSION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_TTL_EXPRESSION.total,gauge,,,,The number of BAD_TTL_EXPRESSION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_TTL_FILE.count,count,,,,The number of BAD_TTL_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_TTL_FILE.total,gauge,,,,The number of BAD_TTL_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_TYPE_OF_FIELD.count,count,,,,The number of BAD_TYPE_OF_FIELD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BAD_TYPE_OF_FIELD.total,gauge,,,,The number of BAD_TYPE_OF_FIELD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BROKEN_PROJECTION.count,count,,,,The number of BROKEN_PROJECTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BROKEN_PROJECTION.total,gauge,,,,The number of BROKEN_PROJECTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BROTLI_READ_FAILED.count,count,,,,The number of BROTLI_READ_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BROTLI_READ_FAILED.total,gauge,,,,The number of BROTLI_READ_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BROTLI_WRITE_FAILED.count,count,,,,The number of BROTLI_WRITE_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BROTLI_WRITE_FAILED.total,gauge,,,,The number of BROTLI_WRITE_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BUZZHOUSE.count,count,,,,The number of BUZZHOUSE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BUZZHOUSE.total,gauge,,,,The number of BUZZHOUSE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BZIP2_STREAM_DECODER_FAILED.count,count,,,,The number of BZIP2_STREAM_DECODER_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BZIP2_STREAM_DECODER_FAILED.total,gauge,,,,The number of BZIP2_STREAM_DECODER_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_BZIP2_STREAM_ENCODER_FAILED.count,count,,,,The number of BZIP2_STREAM_ENCODER_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_BZIP2_STREAM_ENCODER_FAILED.total,gauge,,,,The number of BZIP2_STREAM_ENCODER_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CACHE_DICTIONARY_UPDATE_FAIL.count,count,,,,The number of CACHE_DICTIONARY_UPDATE_FAIL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CACHE_DICTIONARY_UPDATE_FAIL.total,gauge,,,,The number of CACHE_DICTIONARY_UPDATE_FAIL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ADD_DIFFERENT_AGGREGATE_STATES.count,count,,,,The number of CANNOT_ADD_DIFFERENT_AGGREGATE_STATES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ADD_DIFFERENT_AGGREGATE_STATES.total,gauge,,,,The number of CANNOT_ADD_DIFFERENT_AGGREGATE_STATES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ADVISE.count,count,,,,The number of CANNOT_ADVISE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ADVISE.total,gauge,,,,The number of CANNOT_ADVISE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ALLOCATE_MEMORY.count,count,,,,The number of CANNOT_ALLOCATE_MEMORY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ALLOCATE_MEMORY.total,gauge,,,,The number of CANNOT_ALLOCATE_MEMORY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_APPEND_TO_FILE.count,count,,,,The number of CANNOT_APPEND_TO_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_APPEND_TO_FILE.total,gauge,,,,The number of CANNOT_APPEND_TO_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_APPLY_CATBOOST_MODEL.count,count,,,,The number of CANNOT_APPLY_CATBOOST_MODEL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_APPLY_CATBOOST_MODEL.total,gauge,,,,The number of CANNOT_APPLY_CATBOOST_MODEL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ASSIGN_ALTER.count,count,,,,The number of CANNOT_ASSIGN_ALTER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ASSIGN_ALTER.total,gauge,,,,The number of CANNOT_ASSIGN_ALTER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ASSIGN_OPTIMIZE.count,count,,,,The number of CANNOT_ASSIGN_OPTIMIZE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_ASSIGN_OPTIMIZE.total,gauge,,,,The number of CANNOT_ASSIGN_OPTIMIZE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_BACKUP_TABLE.count,count,,,,The number of CANNOT_BACKUP_TABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_BACKUP_TABLE.total,gauge,,,,The number of CANNOT_BACKUP_TABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_BIND_RABBITMQ_EXCHANGE.count,count,,,,The number of CANNOT_BIND_RABBITMQ_EXCHANGE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_BIND_RABBITMQ_EXCHANGE.total,gauge,,,,The number of CANNOT_BIND_RABBITMQ_EXCHANGE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_BLOCK_SIGNAL.count,count,,,,The number of CANNOT_BLOCK_SIGNAL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_BLOCK_SIGNAL.total,gauge,,,,The number of CANNOT_BLOCK_SIGNAL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CLOCK_GETTIME.count,count,,,,The number of CANNOT_CLOCK_GETTIME errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CLOCK_GETTIME.total,gauge,,,,The number of CANNOT_CLOCK_GETTIME errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CLOSE_FILE.count,count,,,,The number of CANNOT_CLOSE_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CLOSE_FILE.total,gauge,,,,The number of CANNOT_CLOSE_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_COMMIT_OFFSET.count,count,,,,The number of CANNOT_COMMIT_OFFSET errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_COMMIT_OFFSET.total,gauge,,,,The number of CANNOT_COMMIT_OFFSET errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_COMPILE_CODE.count,count,,,,The number of CANNOT_COMPILE_CODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_COMPILE_CODE.total,gauge,,,,The number of CANNOT_COMPILE_CODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_COMPILE_REGEXP.count,count,,,,The number of CANNOT_COMPILE_REGEXP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_COMPILE_REGEXP.total,gauge,,,,The number of CANNOT_COMPILE_REGEXP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_COMPRESS.count,count,,,,The number of CANNOT_COMPRESS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_COMPRESS.total,gauge,,,,The number of CANNOT_COMPRESS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CONNECT_NATS.count,count,,,,The number of CANNOT_CONNECT_NATS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CONNECT_NATS.total,gauge,,,,The number of CANNOT_CONNECT_NATS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CONNECT_RABBITMQ.count,count,,,,The number of CANNOT_CONNECT_RABBITMQ errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CONNECT_RABBITMQ.total,gauge,,,,The number of CANNOT_CONNECT_RABBITMQ errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CONVERT_CHARSET.count,count,,,,The number of CANNOT_CONVERT_CHARSET errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CONVERT_CHARSET.total,gauge,,,,The number of CANNOT_CONVERT_CHARSET errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CONVERT_TYPE.count,count,,,,The number of CANNOT_CONVERT_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CONVERT_TYPE.total,gauge,,,,The number of CANNOT_CONVERT_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_CHARSET_CONVERTER.count,count,,,,The number of CANNOT_CREATE_CHARSET_CONVERTER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_CHARSET_CONVERTER.total,gauge,,,,The number of CANNOT_CREATE_CHARSET_CONVERTER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_CHILD_PROCESS.count,count,,,,The number of CANNOT_CREATE_CHILD_PROCESS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_CHILD_PROCESS.total,gauge,,,,The number of CANNOT_CREATE_CHILD_PROCESS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_DATABASE.count,count,,,,The number of CANNOT_CREATE_DATABASE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_DATABASE.total,gauge,,,,The number of CANNOT_CREATE_DATABASE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_DIRECTORY.count,count,,,,The number of CANNOT_CREATE_DIRECTORY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_DIRECTORY.total,gauge,,,,The number of CANNOT_CREATE_DIRECTORY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_FILE.count,count,,,,The number of CANNOT_CREATE_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_FILE.total,gauge,,,,The number of CANNOT_CREATE_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_IO_BUFFER.count,count,,,,The number of CANNOT_CREATE_IO_BUFFER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_IO_BUFFER.total,gauge,,,,The number of CANNOT_CREATE_IO_BUFFER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_RABBITMQ_QUEUE_BINDING.count,count,,,,The number of CANNOT_CREATE_RABBITMQ_QUEUE_BINDING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_RABBITMQ_QUEUE_BINDING.total,gauge,,,,The number of CANNOT_CREATE_RABBITMQ_QUEUE_BINDING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_RECURSIVE_FUNCTION.count,count,,,,The number of CANNOT_CREATE_RECURSIVE_FUNCTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_RECURSIVE_FUNCTION.total,gauge,,,,The number of CANNOT_CREATE_RECURSIVE_FUNCTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_TIMER.count,count,,,,The number of CANNOT_CREATE_TIMER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_CREATE_TIMER.total,gauge,,,,The number of CANNOT_CREATE_TIMER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DECLARE_RABBITMQ_EXCHANGE.count,count,,,,The number of CANNOT_DECLARE_RABBITMQ_EXCHANGE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DECLARE_RABBITMQ_EXCHANGE.total,gauge,,,,The number of CANNOT_DECLARE_RABBITMQ_EXCHANGE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DECOMPRESS.count,count,,,,The number of CANNOT_DECOMPRESS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DECOMPRESS.total,gauge,,,,The number of CANNOT_DECOMPRESS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DETACH_DICTIONARY_AS_TABLE.count,count,,,,The number of CANNOT_DETACH_DICTIONARY_AS_TABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DETACH_DICTIONARY_AS_TABLE.total,gauge,,,,The number of CANNOT_DETACH_DICTIONARY_AS_TABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DETECT_FORMAT.count,count,,,,The number of CANNOT_DETECT_FORMAT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DETECT_FORMAT.total,gauge,,,,The number of CANNOT_DETECT_FORMAT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DLOPEN.count,count,,,,The number of CANNOT_DLOPEN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DLOPEN.total,gauge,,,,The number of CANNOT_DLOPEN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DLSYM.count,count,,,,The number of CANNOT_DLSYM errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DLSYM.total,gauge,,,,The number of CANNOT_DLSYM errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DROP_FUNCTION.count,count,,,,The number of CANNOT_DROP_FUNCTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_DROP_FUNCTION.total,gauge,,,,The number of CANNOT_DROP_FUNCTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_EXTRACT_TABLE_STRUCTURE.count,count,,,,The number of CANNOT_EXTRACT_TABLE_STRUCTURE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_EXTRACT_TABLE_STRUCTURE.total,gauge,,,,The number of CANNOT_EXTRACT_TABLE_STRUCTURE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FCNTL.count,count,,,,The number of CANNOT_FCNTL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FCNTL.total,gauge,,,,The number of CANNOT_FCNTL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FORGET_PARTITION.count,count,,,,The number of CANNOT_FORGET_PARTITION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FORGET_PARTITION.total,gauge,,,,The number of CANNOT_FORGET_PARTITION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FORK.count,count,,,,The number of CANNOT_FORK errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FORK.total,gauge,,,,The number of CANNOT_FORK errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FORMAT_DATETIME.count,count,,,,The number of CANNOT_FORMAT_DATETIME errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FORMAT_DATETIME.total,gauge,,,,The number of CANNOT_FORMAT_DATETIME errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FSTAT.count,count,,,,The number of CANNOT_FSTAT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FSTAT.total,gauge,,,,The number of CANNOT_FSTAT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FSYNC.count,count,,,,The number of CANNOT_FSYNC errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_FSYNC.total,gauge,,,,The number of CANNOT_FSYNC errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GETTIMEOFDAY.count,count,,,,The number of CANNOT_GETTIMEOFDAY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GETTIMEOFDAY.total,gauge,,,,The number of CANNOT_GETTIMEOFDAY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GET_CREATE_DICTIONARY_QUERY.count,count,,,,The number of CANNOT_GET_CREATE_DICTIONARY_QUERY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GET_CREATE_DICTIONARY_QUERY.total,gauge,,,,The number of CANNOT_GET_CREATE_DICTIONARY_QUERY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GET_CREATE_TABLE_QUERY.count,count,,,,The number of CANNOT_GET_CREATE_TABLE_QUERY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GET_CREATE_TABLE_QUERY.total,gauge,,,,The number of CANNOT_GET_CREATE_TABLE_QUERY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GET_REPLICATED_DATABASE_SNAPSHOT.count,count,,,,The number of CANNOT_GET_REPLICATED_DATABASE_SNAPSHOT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GET_REPLICATED_DATABASE_SNAPSHOT.total,gauge,,,,The number of CANNOT_GET_REPLICATED_DATABASE_SNAPSHOT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GET_SIZE_OF_FIELD.count,count,,,,The number of CANNOT_GET_SIZE_OF_FIELD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_GET_SIZE_OF_FIELD.total,gauge,,,,The number of CANNOT_GET_SIZE_OF_FIELD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_INSERT_NULL_IN_ORDINARY_COLUMN.count,count,,,,The number of CANNOT_INSERT_NULL_IN_ORDINARY_COLUMN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_INSERT_NULL_IN_ORDINARY_COLUMN.total,gauge,,,,The number of CANNOT_INSERT_NULL_IN_ORDINARY_COLUMN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_INSERT_VALUE_OF_DIFFERENT_SIZE_INTO_TUPLE.count,count,,,,The number of CANNOT_INSERT_VALUE_OF_DIFFERENT_SIZE_INTO_TUPLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_INSERT_VALUE_OF_DIFFERENT_SIZE_INTO_TUPLE.total,gauge,,,,The number of CANNOT_INSERT_VALUE_OF_DIFFERENT_SIZE_INTO_TUPLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_IOSETUP.count,count,,,,The number of CANNOT_IOSETUP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_IOSETUP.total,gauge,,,,The number of CANNOT_IOSETUP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_IO_GETEVENTS.count,count,,,,The number of CANNOT_IO_GETEVENTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_IO_GETEVENTS.total,gauge,,,,The number of CANNOT_IO_GETEVENTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_IO_SUBMIT.count,count,,,,The number of CANNOT_IO_SUBMIT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_IO_SUBMIT.total,gauge,,,,The number of CANNOT_IO_SUBMIT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_KILL.count,count,,,,The number of CANNOT_KILL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_KILL.total,gauge,,,,The number of CANNOT_KILL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_LINK.count,count,,,,The number of CANNOT_LINK errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_LINK.total,gauge,,,,The number of CANNOT_LINK errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_LOAD_CATBOOST_MODEL.count,count,,,,The number of CANNOT_LOAD_CATBOOST_MODEL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_LOAD_CATBOOST_MODEL.total,gauge,,,,The number of CANNOT_LOAD_CATBOOST_MODEL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_LOAD_CONFIG.count,count,,,,The number of CANNOT_LOAD_CONFIG errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_LOAD_CONFIG.total,gauge,,,,The number of CANNOT_LOAD_CONFIG errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MANIPULATE_SIGSET.count,count,,,,The number of CANNOT_MANIPULATE_SIGSET errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MANIPULATE_SIGSET.total,gauge,,,,The number of CANNOT_MANIPULATE_SIGSET errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MERGE_DIFFERENT_AGGREGATED_DATA_VARIANTS.count,count,,,,The number of CANNOT_MERGE_DIFFERENT_AGGREGATED_DATA_VARIANTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MERGE_DIFFERENT_AGGREGATED_DATA_VARIANTS.total,gauge,,,,The number of CANNOT_MERGE_DIFFERENT_AGGREGATED_DATA_VARIANTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MPROTECT.count,count,,,,The number of CANNOT_MPROTECT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MPROTECT.total,gauge,,,,The number of CANNOT_MPROTECT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MREMAP.count,count,,,,The number of CANNOT_MREMAP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MREMAP.total,gauge,,,,The number of CANNOT_MREMAP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MUNMAP.count,count,,,,The number of CANNOT_MUNMAP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_MUNMAP.total,gauge,,,,The number of CANNOT_MUNMAP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_NORMALIZE_STRING.count,count,,,,The number of CANNOT_NORMALIZE_STRING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_NORMALIZE_STRING.total,gauge,,,,The number of CANNOT_NORMALIZE_STRING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_OPEN_FILE.count,count,,,,The number of CANNOT_OPEN_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_OPEN_FILE.total,gauge,,,,The number of CANNOT_OPEN_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PACK_ARCHIVE.count,count,,,,The number of CANNOT_PACK_ARCHIVE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PACK_ARCHIVE.total,gauge,,,,The number of CANNOT_PACK_ARCHIVE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_BACKUP_SETTINGS.count,count,,,,The number of CANNOT_PARSE_BACKUP_SETTINGS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_BACKUP_SETTINGS.total,gauge,,,,The number of CANNOT_PARSE_BACKUP_SETTINGS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_BOOL.count,count,,,,The number of CANNOT_PARSE_BOOL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_BOOL.total,gauge,,,,The number of CANNOT_PARSE_BOOL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_CAPN_PROTO_SCHEMA.count,count,,,,The number of CANNOT_PARSE_CAPN_PROTO_SCHEMA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_CAPN_PROTO_SCHEMA.total,gauge,,,,The number of CANNOT_PARSE_CAPN_PROTO_SCHEMA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_DATE.count,count,,,,The number of CANNOT_PARSE_DATE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_DATE.total,gauge,,,,The number of CANNOT_PARSE_DATE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_DATETIME.count,count,,,,The number of CANNOT_PARSE_DATETIME errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_DATETIME.total,gauge,,,,The number of CANNOT_PARSE_DATETIME errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_DOMAIN_VALUE_FROM_STRING.count,count,,,,The number of CANNOT_PARSE_DOMAIN_VALUE_FROM_STRING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_DOMAIN_VALUE_FROM_STRING.total,gauge,,,,The number of CANNOT_PARSE_DOMAIN_VALUE_FROM_STRING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_DWARF.count,count,,,,The number of CANNOT_PARSE_DWARF errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_DWARF.total,gauge,,,,The number of CANNOT_PARSE_DWARF errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_ELF.count,count,,,,The number of CANNOT_PARSE_ELF errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_ELF.total,gauge,,,,The number of CANNOT_PARSE_ELF errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_ESCAPE_SEQUENCE.count,count,,,,The number of CANNOT_PARSE_ESCAPE_SEQUENCE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_ESCAPE_SEQUENCE.total,gauge,,,,The number of CANNOT_PARSE_ESCAPE_SEQUENCE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_INPUT_ASSERTION_FAILED.count,count,,,,The number of CANNOT_PARSE_INPUT_ASSERTION_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_INPUT_ASSERTION_FAILED.total,gauge,,,,The number of CANNOT_PARSE_INPUT_ASSERTION_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_IPV4.count,count,,,,The number of CANNOT_PARSE_IPV4 errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_IPV4.total,gauge,,,,The number of CANNOT_PARSE_IPV4 errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_IPV6.count,count,,,,The number of CANNOT_PARSE_IPV6 errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_IPV6.total,gauge,,,,The number of CANNOT_PARSE_IPV6 errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_NUMBER.count,count,,,,The number of CANNOT_PARSE_NUMBER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_NUMBER.total,gauge,,,,The number of CANNOT_PARSE_NUMBER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_PROMQL_QUERY.count,count,,,,The number of CANNOT_PARSE_PROMQL_QUERY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_PROMQL_QUERY.total,gauge,,,,The number of CANNOT_PARSE_PROMQL_QUERY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_PROTOBUF_SCHEMA.count,count,,,,The number of CANNOT_PARSE_PROTOBUF_SCHEMA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_PROTOBUF_SCHEMA.total,gauge,,,,The number of CANNOT_PARSE_PROTOBUF_SCHEMA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_QUOTED_STRING.count,count,,,,The number of CANNOT_PARSE_QUOTED_STRING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_QUOTED_STRING.total,gauge,,,,The number of CANNOT_PARSE_QUOTED_STRING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_TEXT.count,count,,,,The number of CANNOT_PARSE_TEXT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_TEXT.total,gauge,,,,The number of CANNOT_PARSE_TEXT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_UUID.count,count,,,,The number of CANNOT_PARSE_UUID errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_UUID.total,gauge,,,,The number of CANNOT_PARSE_UUID errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_YAML.count,count,,,,The number of CANNOT_PARSE_YAML errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PARSE_YAML.total,gauge,,,,The number of CANNOT_PARSE_YAML errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PIPE.count,count,,,,The number of CANNOT_PIPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PIPE.total,gauge,,,,The number of CANNOT_PIPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_POLL.count,count,,,,The number of CANNOT_POLL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_POLL.total,gauge,,,,The number of CANNOT_POLL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PRINT_FLOAT_OR_DOUBLE_NUMBER.count,count,,,,The number of CANNOT_PRINT_FLOAT_OR_DOUBLE_NUMBER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PRINT_FLOAT_OR_DOUBLE_NUMBER.total,gauge,,,,The number of CANNOT_PRINT_FLOAT_OR_DOUBLE_NUMBER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PTHREAD_ATTR.count,count,,,,The number of CANNOT_PTHREAD_ATTR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_PTHREAD_ATTR.total,gauge,,,,The number of CANNOT_PTHREAD_ATTR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_ALL_DATA.count,count,,,,The number of CANNOT_READ_ALL_DATA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_ALL_DATA.total,gauge,,,,The number of CANNOT_READ_ALL_DATA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_ARRAY_FROM_TEXT.count,count,,,,The number of CANNOT_READ_ARRAY_FROM_TEXT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_ARRAY_FROM_TEXT.total,gauge,,,,The number of CANNOT_READ_ARRAY_FROM_TEXT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_FROM_FILE_DESCRIPTOR.count,count,,,,The number of CANNOT_READ_FROM_FILE_DESCRIPTOR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_FROM_FILE_DESCRIPTOR.total,gauge,,,,The number of CANNOT_READ_FROM_FILE_DESCRIPTOR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_FROM_ISTREAM.count,count,,,,The number of CANNOT_READ_FROM_ISTREAM errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_FROM_ISTREAM.total,gauge,,,,The number of CANNOT_READ_FROM_ISTREAM errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_FROM_SOCKET.count,count,,,,The number of CANNOT_READ_FROM_SOCKET errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_FROM_SOCKET.total,gauge,,,,The number of CANNOT_READ_FROM_SOCKET errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_MAP_FROM_TEXT.count,count,,,,The number of CANNOT_READ_MAP_FROM_TEXT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_READ_MAP_FROM_TEXT.total,gauge,,,,The number of CANNOT_READ_MAP_FROM_TEXT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_REMOVE_RABBITMQ_EXCHANGE.count,count,,,,The number of CANNOT_REMOVE_RABBITMQ_EXCHANGE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_REMOVE_RABBITMQ_EXCHANGE.total,gauge,,,,The number of CANNOT_REMOVE_RABBITMQ_EXCHANGE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RESTORE_DATABASE.count,count,,,,The number of CANNOT_RESTORE_DATABASE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RESTORE_DATABASE.total,gauge,,,,The number of CANNOT_RESTORE_DATABASE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RESTORE_FROM_FIELD_DUMP.count,count,,,,The number of CANNOT_RESTORE_FROM_FIELD_DUMP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RESTORE_FROM_FIELD_DUMP.total,gauge,,,,The number of CANNOT_RESTORE_FROM_FIELD_DUMP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RESTORE_TABLE.count,count,,,,The number of CANNOT_RESTORE_TABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RESTORE_TABLE.total,gauge,,,,The number of CANNOT_RESTORE_TABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RESTORE_TO_NONENCRYPTED_DISK.count,count,,,,The number of CANNOT_RESTORE_TO_NONENCRYPTED_DISK errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RESTORE_TO_NONENCRYPTED_DISK.total,gauge,,,,The number of CANNOT_RESTORE_TO_NONENCRYPTED_DISK errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RMDIR.count,count,,,,The number of CANNOT_RMDIR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_RMDIR.total,gauge,,,,The number of CANNOT_RMDIR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SCHEDULE_TASK.count,count,,,,The number of CANNOT_SCHEDULE_TASK errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SCHEDULE_TASK.total,gauge,,,,The number of CANNOT_SCHEDULE_TASK errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SEEK_THROUGH_FILE.count,count,,,,The number of CANNOT_SEEK_THROUGH_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SEEK_THROUGH_FILE.total,gauge,,,,The number of CANNOT_SEEK_THROUGH_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SELECT.count,count,,,,The number of CANNOT_SELECT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SELECT.total,gauge,,,,The number of CANNOT_SELECT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SEND_SIGNAL.count,count,,,,The number of CANNOT_SEND_SIGNAL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SEND_SIGNAL.total,gauge,,,,The number of CANNOT_SEND_SIGNAL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SET_ROUNDING_MODE.count,count,,,,The number of CANNOT_SET_ROUNDING_MODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SET_ROUNDING_MODE.total,gauge,,,,The number of CANNOT_SET_ROUNDING_MODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SET_SIGNAL_HANDLER.count,count,,,,The number of CANNOT_SET_SIGNAL_HANDLER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SET_SIGNAL_HANDLER.total,gauge,,,,The number of CANNOT_SET_SIGNAL_HANDLER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SET_THREAD_PRIORITY.count,count,,,,The number of CANNOT_SET_THREAD_PRIORITY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SET_THREAD_PRIORITY.total,gauge,,,,The number of CANNOT_SET_THREAD_PRIORITY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SET_TIMER_PERIOD.count,count,,,,The number of CANNOT_SET_TIMER_PERIOD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SET_TIMER_PERIOD.total,gauge,,,,The number of CANNOT_SET_TIMER_PERIOD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SIGQUEUE.count,count,,,,The number of CANNOT_SIGQUEUE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SIGQUEUE.total,gauge,,,,The number of CANNOT_SIGQUEUE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SKIP_UNKNOWN_FIELD.count,count,,,,The number of CANNOT_SKIP_UNKNOWN_FIELD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SKIP_UNKNOWN_FIELD.total,gauge,,,,The number of CANNOT_SKIP_UNKNOWN_FIELD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_STAT.count,count,,,,The number of CANNOT_STAT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_STAT.total,gauge,,,,The number of CANNOT_STAT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_STATVFS.count,count,,,,The number of CANNOT_STATVFS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_STATVFS.total,gauge,,,,The number of CANNOT_STATVFS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SYSCONF.count,count,,,,The number of CANNOT_SYSCONF errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_SYSCONF.total,gauge,,,,The number of CANNOT_SYSCONF errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_TRUNCATE_FILE.count,count,,,,The number of CANNOT_TRUNCATE_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_TRUNCATE_FILE.total,gauge,,,,The number of CANNOT_TRUNCATE_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_UNBLOCK_SIGNAL.count,count,,,,The number of CANNOT_UNBLOCK_SIGNAL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_UNBLOCK_SIGNAL.total,gauge,,,,The number of CANNOT_UNBLOCK_SIGNAL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_UNLINK.count,count,,,,The number of CANNOT_UNLINK errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_UNLINK.total,gauge,,,,The number of CANNOT_UNLINK errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_UNPACK_ARCHIVE.count,count,,,,The number of CANNOT_UNPACK_ARCHIVE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_UNPACK_ARCHIVE.total,gauge,,,,The number of CANNOT_UNPACK_ARCHIVE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_UPDATE_COLUMN.count,count,,,,The number of CANNOT_UPDATE_COLUMN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_UPDATE_COLUMN.total,gauge,,,,The number of CANNOT_UPDATE_COLUMN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_USE_DISTRIBUTED_CACHE.count,count,,,,The number of CANNOT_USE_DISTRIBUTED_CACHE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_USE_DISTRIBUTED_CACHE.total,gauge,,,,The number of CANNOT_USE_DISTRIBUTED_CACHE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WAITPID.count,count,,,,The number of CANNOT_WAITPID errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WAITPID.total,gauge,,,,The number of CANNOT_WAITPID errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WAIT_FOR_SIGNAL.count,count,,,,The number of CANNOT_WAIT_FOR_SIGNAL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WAIT_FOR_SIGNAL.total,gauge,,,,The number of CANNOT_WAIT_FOR_SIGNAL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.count,count,,,,The number of CANNOT_WRITE_AFTER_BUFFER_CANCELED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.total,gauge,,,,The number of CANNOT_WRITE_AFTER_BUFFER_CANCELED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_END_OF_BUFFER.count,count,,,,The number of CANNOT_WRITE_AFTER_END_OF_BUFFER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_END_OF_BUFFER.total,gauge,,,,The number of CANNOT_WRITE_AFTER_END_OF_BUFFER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.count,count,,,,The number of CANNOT_WRITE_TO_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.total,gauge,,,,The number of CANNOT_WRITE_TO_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE_DESCRIPTOR.count,count,,,,The number of CANNOT_WRITE_TO_FILE_DESCRIPTOR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE_DESCRIPTOR.total,gauge,,,,The number of CANNOT_WRITE_TO_FILE_DESCRIPTOR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_OSTREAM.count,count,,,,The number of CANNOT_WRITE_TO_OSTREAM errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_OSTREAM.total,gauge,,,,The number of CANNOT_WRITE_TO_OSTREAM errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_SOCKET.count,count,,,,The number of CANNOT_WRITE_TO_SOCKET errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_SOCKET.total,gauge,,,,The number of CANNOT_WRITE_TO_SOCKET errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CAPN_PROTO_BAD_CAST.count,count,,,,The number of CAPN_PROTO_BAD_CAST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CAPN_PROTO_BAD_CAST.total,gauge,,,,The number of CAPN_PROTO_BAD_CAST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CAPN_PROTO_BAD_TYPE.count,count,,,,The number of CAPN_PROTO_BAD_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CAPN_PROTO_BAD_TYPE.total,gauge,,,,The number of CAPN_PROTO_BAD_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CASSANDRA_INTERNAL_ERROR.count,count,,,,The number of CASSANDRA_INTERNAL_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CASSANDRA_INTERNAL_ERROR.total,gauge,,,,The number of CASSANDRA_INTERNAL_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CHECKSUM_DOESNT_MATCH.count,count,,,,The number of CHECKSUM_DOESNT_MATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CHECKSUM_DOESNT_MATCH.total,gauge,,,,The number of CHECKSUM_DOESNT_MATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CHILD_WAS_NOT_EXITED_NORMALLY.count,count,,,,The number of CHILD_WAS_NOT_EXITED_NORMALLY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CHILD_WAS_NOT_EXITED_NORMALLY.total,gauge,,,,The number of CHILD_WAS_NOT_EXITED_NORMALLY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CLIENT_HAS_CONNECTED_TO_WRONG_PORT.count,count,,,,The number of CLIENT_HAS_CONNECTED_TO_WRONG_PORT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CLIENT_HAS_CONNECTED_TO_WRONG_PORT.total,gauge,,,,The number of CLIENT_HAS_CONNECTED_TO_WRONG_PORT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CLIENT_INFO_DOES_NOT_MATCH.count,count,,,,The number of CLIENT_INFO_DOES_NOT_MATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CLIENT_INFO_DOES_NOT_MATCH.total,gauge,,,,The number of CLIENT_INFO_DOES_NOT_MATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CLIENT_OUTPUT_FORMAT_SPECIFIED.count,count,,,,The number of CLIENT_OUTPUT_FORMAT_SPECIFIED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CLIENT_OUTPUT_FORMAT_SPECIFIED.total,gauge,,,,The number of CLIENT_OUTPUT_FORMAT_SPECIFIED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CLUSTER_DOESNT_EXIST.count,count,,,,The number of CLUSTER_DOESNT_EXIST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CLUSTER_DOESNT_EXIST.total,gauge,,,,The number of CLUSTER_DOESNT_EXIST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_COLLATION_COMPARISON_FAILED.count,count,,,,The number of COLLATION_COMPARISON_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_COLLATION_COMPARISON_FAILED.total,gauge,,,,The number of COLLATION_COMPARISON_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_COLUMN_QUERIED_MORE_THAN_ONCE.count,count,,,,The number of COLUMN_QUERIED_MORE_THAN_ONCE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_COLUMN_QUERIED_MORE_THAN_ONCE.total,gauge,,,,The number of COLUMN_QUERIED_MORE_THAN_ONCE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CONCURRENT_ACCESS_NOT_SUPPORTED.count,count,,,,The number of CONCURRENT_ACCESS_NOT_SUPPORTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CONCURRENT_ACCESS_NOT_SUPPORTED.total,gauge,,,,The number of CONCURRENT_ACCESS_NOT_SUPPORTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CORRUPTED_DATA.count,count,,,,The number of CORRUPTED_DATA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CORRUPTED_DATA.total,gauge,,,,The number of CORRUPTED_DATA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CURRENT_WRITE_BUFFER_IS_EXHAUSTED.count,count,,,,The number of CURRENT_WRITE_BUFFER_IS_EXHAUSTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CURRENT_WRITE_BUFFER_IS_EXHAUSTED.total,gauge,,,,The number of CURRENT_WRITE_BUFFER_IS_EXHAUSTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_CYCLIC_ALIASES.count,count,,,,The number of CYCLIC_ALIASES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_CYCLIC_ALIASES.total,gauge,,,,The number of CYCLIC_ALIASES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATABASE_ACCESS_DENIED.count,count,,,,The number of DATABASE_ACCESS_DENIED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATABASE_ACCESS_DENIED.total,gauge,,,,The number of DATABASE_ACCESS_DENIED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATABASE_ALREADY_EXISTS.count,count,,,,The number of DATABASE_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATABASE_ALREADY_EXISTS.total,gauge,,,,The number of DATABASE_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATABASE_NOT_EMPTY.count,count,,,,The number of DATABASE_NOT_EMPTY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATABASE_NOT_EMPTY.total,gauge,,,,The number of DATABASE_NOT_EMPTY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATABASE_REPLICATION_FAILED.count,count,,,,The number of DATABASE_REPLICATION_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATABASE_REPLICATION_FAILED.total,gauge,,,,The number of DATABASE_REPLICATION_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.count,count,,,,The number of DATALAKE_DATABASE_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.total,gauge,,,,The number of DATALAKE_DATABASE_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_ENCRYPTION_ERROR.count,count,,,,The number of DATA_ENCRYPTION_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_ENCRYPTION_ERROR.total,gauge,,,,The number of DATA_ENCRYPTION_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_PROMOTED.count,count,,,,The number of DATA_TYPE_CANNOT_BE_PROMOTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_PROMOTED.total,gauge,,,,The number of DATA_TYPE_CANNOT_BE_PROMOTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_KEY.count,count,,,,The number of DATA_TYPE_CANNOT_BE_USED_IN_KEY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_KEY.total,gauge,,,,The number of DATA_TYPE_CANNOT_BE_USED_IN_KEY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_TABLES.count,count,,,,The number of DATA_TYPE_CANNOT_BE_USED_IN_TABLES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_TABLES.total,gauge,,,,The number of DATA_TYPE_CANNOT_BE_USED_IN_TABLES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_HAVE_ARGUMENTS.count,count,,,,The number of DATA_TYPE_CANNOT_HAVE_ARGUMENTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_HAVE_ARGUMENTS.total,gauge,,,,The number of DATA_TYPE_CANNOT_HAVE_ARGUMENTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_INCOMPATIBLE_WITH_PROTOBUF_FIELD.count,count,,,,The number of DATA_TYPE_INCOMPATIBLE_WITH_PROTOBUF_FIELD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DATA_TYPE_INCOMPATIBLE_WITH_PROTOBUF_FIELD.total,gauge,,,,The number of DATA_TYPE_INCOMPATIBLE_WITH_PROTOBUF_FIELD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DEADLOCK_AVOIDED.count,count,,,,The number of DEADLOCK_AVOIDED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DEADLOCK_AVOIDED.total,gauge,,,,The number of DEADLOCK_AVOIDED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DECIMAL_OVERFLOW.count,count,,,,The number of DECIMAL_OVERFLOW errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DECIMAL_OVERFLOW.total,gauge,,,,The number of DECIMAL_OVERFLOW errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.count,count,,,,The number of DELTA_KERNEL_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.total,gauge,,,,The number of DELTA_KERNEL_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DEPENDENCIES_NOT_FOUND.count,count,,,,The number of DEPENDENCIES_NOT_FOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DEPENDENCIES_NOT_FOUND.total,gauge,,,,The number of DEPENDENCIES_NOT_FOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DEPRECATED_FUNCTION.count,count,,,,The number of DEPRECATED_FUNCTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DEPRECATED_FUNCTION.total,gauge,,,,The number of DEPRECATED_FUNCTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DICTIONARIES_WAS_NOT_LOADED.count,count,,,,The number of DICTIONARIES_WAS_NOT_LOADED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DICTIONARIES_WAS_NOT_LOADED.total,gauge,,,,The number of DICTIONARIES_WAS_NOT_LOADED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DICTIONARY_ACCESS_DENIED.count,count,,,,The number of DICTIONARY_ACCESS_DENIED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DICTIONARY_ACCESS_DENIED.total,gauge,,,,The number of DICTIONARY_ACCESS_DENIED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DICTIONARY_ALREADY_EXISTS.count,count,,,,The number of DICTIONARY_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DICTIONARY_ALREADY_EXISTS.total,gauge,,,,The number of DICTIONARY_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DICTIONARY_IS_EMPTY.count,count,,,,The number of DICTIONARY_IS_EMPTY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DICTIONARY_IS_EMPTY.total,gauge,,,,The number of DICTIONARY_IS_EMPTY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DIRECTORY_ALREADY_EXISTS.count,count,,,,The number of DIRECTORY_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DIRECTORY_ALREADY_EXISTS.total,gauge,,,,The number of DIRECTORY_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DIRECTORY_DOESNT_EXIST.count,count,,,,The number of DIRECTORY_DOESNT_EXIST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DIRECTORY_DOESNT_EXIST.total,gauge,,,,The number of DIRECTORY_DOESNT_EXIST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_FILES.count,count,,,,The number of DISTRIBUTED_BROKEN_BATCH_FILES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_FILES.total,gauge,,,,The number of DISTRIBUTED_BROKEN_BATCH_FILES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_INFO.count,count,,,,The number of DISTRIBUTED_BROKEN_BATCH_INFO errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_INFO.total,gauge,,,,The number of DISTRIBUTED_BROKEN_BATCH_INFO errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_CACHE_ERROR.count,count,,,,The number of DISTRIBUTED_CACHE_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_CACHE_ERROR.total,gauge,,,,The number of DISTRIBUTED_CACHE_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_IN_JOIN_SUBQUERY_DENIED.count,count,,,,The number of DISTRIBUTED_IN_JOIN_SUBQUERY_DENIED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_IN_JOIN_SUBQUERY_DENIED.total,gauge,,,,The number of DISTRIBUTED_IN_JOIN_SUBQUERY_DENIED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_TOO_MANY_PENDING_BYTES.count,count,,,,The number of DISTRIBUTED_TOO_MANY_PENDING_BYTES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DISTRIBUTED_TOO_MANY_PENDING_BYTES.total,gauge,,,,The number of DISTRIBUTED_TOO_MANY_PENDING_BYTES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DNS_ERROR.count,count,,,,The number of DNS_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DNS_ERROR.total,gauge,,,,The number of DNS_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DUPLICATED_PART_UUIDS.count,count,,,,The number of DUPLICATED_PART_UUIDS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DUPLICATED_PART_UUIDS.total,gauge,,,,The number of DUPLICATED_PART_UUIDS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DUPLICATE_COLUMN.count,count,,,,The number of DUPLICATE_COLUMN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DUPLICATE_COLUMN.total,gauge,,,,The number of DUPLICATE_COLUMN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DUPLICATE_DATA_PART.count,count,,,,The number of DUPLICATE_DATA_PART errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DUPLICATE_DATA_PART.total,gauge,,,,The number of DUPLICATE_DATA_PART errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_DUPLICATE_INTERSERVER_IO_ENDPOINT.count,count,,,,The number of DUPLICATE_INTERSERVER_IO_ENDPOINT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_DUPLICATE_INTERSERVER_IO_ENDPOINT.total,gauge,,,,The number of DUPLICATE_INTERSERVER_IO_ENDPOINT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_DATA_PASSED.count,count,,,,The number of EMPTY_DATA_PASSED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_DATA_PASSED.total,gauge,,,,The number of EMPTY_DATA_PASSED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_PASSED.count,count,,,,The number of EMPTY_LIST_OF_COLUMNS_PASSED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_PASSED.total,gauge,,,,The number of EMPTY_LIST_OF_COLUMNS_PASSED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_QUERIED.count,count,,,,The number of EMPTY_LIST_OF_COLUMNS_QUERIED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_QUERIED.total,gauge,,,,The number of EMPTY_LIST_OF_COLUMNS_QUERIED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_NESTED_TABLE.count,count,,,,The number of EMPTY_NESTED_TABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_NESTED_TABLE.total,gauge,,,,The number of EMPTY_NESTED_TABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_QUERY.count,count,,,,The number of EMPTY_QUERY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EMPTY_QUERY.total,gauge,,,,The number of EMPTY_QUERY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ENGINE_REQUIRED.count,count,,,,The number of ENGINE_REQUIRED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ENGINE_REQUIRED.total,gauge,,,,The number of ENGINE_REQUIRED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EPOLL_ERROR.count,count,,,,The number of EPOLL_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EPOLL_ERROR.total,gauge,,,,The number of EPOLL_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXCESSIVE_ELEMENT_IN_CONFIG.count,count,,,,The number of EXCESSIVE_ELEMENT_IN_CONFIG errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXCESSIVE_ELEMENT_IN_CONFIG.total,gauge,,,,The number of EXCESSIVE_ELEMENT_IN_CONFIG errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXPECTED_ALL_OR_ANY.count,count,,,,The number of EXPECTED_ALL_OR_ANY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXPECTED_ALL_OR_ANY.total,gauge,,,,The number of EXPECTED_ALL_OR_ANY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXPECTED_ALL_OR_DISTINCT.count,count,,,,The number of EXPECTED_ALL_OR_DISTINCT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXPECTED_ALL_OR_DISTINCT.total,gauge,,,,The number of EXPECTED_ALL_OR_DISTINCT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXPECTED_END_OF_FILE.count,count,,,,The number of EXPECTED_END_OF_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXPECTED_END_OF_FILE.total,gauge,,,,The number of EXPECTED_END_OF_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXPERIMENTAL_FEATURE_ERROR.count,count,,,,The number of EXPERIMENTAL_FEATURE_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXPERIMENTAL_FEATURE_ERROR.total,gauge,,,,The number of EXPERIMENTAL_FEATURE_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXTERNAL_LIBRARY_ERROR.count,count,,,,The number of EXTERNAL_LIBRARY_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXTERNAL_LIBRARY_ERROR.total,gauge,,,,The number of EXTERNAL_LIBRARY_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXTERNAL_SERVER_IS_NOT_RESPONDING.count,count,,,,The number of EXTERNAL_SERVER_IS_NOT_RESPONDING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_EXTERNAL_SERVER_IS_NOT_RESPONDING.total,gauge,,,,The number of EXTERNAL_SERVER_IS_NOT_RESPONDING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FAILED_TO_GETPWUID.count,count,,,,The number of FAILED_TO_GETPWUID errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FAILED_TO_GETPWUID.total,gauge,,,,The number of FAILED_TO_GETPWUID errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FAILED_TO_SYNC_BACKUP_OR_RESTORE.count,count,,,,The number of FAILED_TO_SYNC_BACKUP_OR_RESTORE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FAILED_TO_SYNC_BACKUP_OR_RESTORE.total,gauge,,,,The number of FAILED_TO_SYNC_BACKUP_OR_RESTORE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FAULT_INJECTED.count,count,,,,The number of FAULT_INJECTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FAULT_INJECTED.total,gauge,,,,The number of FAULT_INJECTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FEATURE_IS_NOT_ENABLED_AT_BUILD_TIME.count,count,,,,The number of FEATURE_IS_NOT_ENABLED_AT_BUILD_TIME errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FEATURE_IS_NOT_ENABLED_AT_BUILD_TIME.total,gauge,,,,The number of FEATURE_IS_NOT_ENABLED_AT_BUILD_TIME errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FILECACHE_ACCESS_DENIED.count,count,,,,The number of FILECACHE_ACCESS_DENIED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FILECACHE_ACCESS_DENIED.total,gauge,,,,The number of FILECACHE_ACCESS_DENIED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS.count,count,,,,The number of FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS.total,gauge,,,,The number of FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FILE_ALREADY_EXISTS.count,count,,,,The number of FILE_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FILE_ALREADY_EXISTS.total,gauge,,,,The number of FILE_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FILE_DOESNT_EXIST.count,count,,,,The number of FILE_DOESNT_EXIST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FILE_DOESNT_EXIST.total,gauge,,,,The number of FILE_DOESNT_EXIST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FIRST_AND_NEXT_TOGETHER.count,count,,,,The number of FIRST_AND_NEXT_TOGETHER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FIRST_AND_NEXT_TOGETHER.total,gauge,,,,The number of FIRST_AND_NEXT_TOGETHER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_INPUT.count,count,,,,The number of FORMAT_IS_NOT_SUITABLE_FOR_INPUT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_INPUT.total,gauge,,,,The number of FORMAT_IS_NOT_SUITABLE_FOR_INPUT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_OUTPUT.count,count,,,,The number of FORMAT_IS_NOT_SUITABLE_FOR_OUTPUT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_OUTPUT.total,gauge,,,,The number of FORMAT_IS_NOT_SUITABLE_FOR_OUTPUT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FORMAT_VERSION_TOO_OLD.count,count,,,,The number of FORMAT_VERSION_TOO_OLD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FORMAT_VERSION_TOO_OLD.total,gauge,,,,The number of FORMAT_VERSION_TOO_OLD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FS_METADATA_ERROR.count,count,,,,The number of FS_METADATA_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FS_METADATA_ERROR.total,gauge,,,,The number of FS_METADATA_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_ALREADY_EXISTS.count,count,,,,The number of FUNCTION_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_ALREADY_EXISTS.total,gauge,,,,The number of FUNCTION_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_CANNOT_HAVE_PARAMETERS.count,count,,,,The number of FUNCTION_CANNOT_HAVE_PARAMETERS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_CANNOT_HAVE_PARAMETERS.total,gauge,,,,The number of FUNCTION_CANNOT_HAVE_PARAMETERS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_IS_SPECIAL.count,count,,,,The number of FUNCTION_IS_SPECIAL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_IS_SPECIAL.total,gauge,,,,The number of FUNCTION_IS_SPECIAL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_NOT_ALLOWED.count,count,,,,The number of FUNCTION_NOT_ALLOWED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_NOT_ALLOWED.total,gauge,,,,The number of FUNCTION_NOT_ALLOWED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_THROW_IF_VALUE_IS_NON_ZERO.count,count,,,,The number of FUNCTION_THROW_IF_VALUE_IS_NON_ZERO errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_FUNCTION_THROW_IF_VALUE_IS_NON_ZERO.total,gauge,,,,The number of FUNCTION_THROW_IF_VALUE_IS_NON_ZERO errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_GCP_ERROR.count,count,,,,The number of GCP_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_GCP_ERROR.total,gauge,,,,The number of GCP_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.count,count,,,,The number of GOOGLE_CLOUD_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.total,gauge,,,,The number of GOOGLE_CLOUD_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_HAVE_DEPENDENT_OBJECTS.count,count,,,,The number of HAVE_DEPENDENT_OBJECTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_HAVE_DEPENDENT_OBJECTS.total,gauge,,,,The number of HAVE_DEPENDENT_OBJECTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_HDFS_ERROR.count,count,,,,The number of HDFS_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_HDFS_ERROR.total,gauge,,,,The number of HDFS_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_HTTP_LENGTH_REQUIRED.count,count,,,,The number of HTTP_LENGTH_REQUIRED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_HTTP_LENGTH_REQUIRED.total,gauge,,,,The number of HTTP_LENGTH_REQUIRED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_HTTP_RANGE_NOT_SATISFIABLE.count,count,,,,The number of HTTP_RANGE_NOT_SATISFIABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_HTTP_RANGE_NOT_SATISFIABLE.total,gauge,,,,The number of HTTP_RANGE_NOT_SATISFIABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_HYPERSCAN_CANNOT_SCAN_TEXT.count,count,,,,The number of HYPERSCAN_CANNOT_SCAN_TEXT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_HYPERSCAN_CANNOT_SCAN_TEXT.total,gauge,,,,The number of HYPERSCAN_CANNOT_SCAN_TEXT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.count,count,,,,The number of ICEBERG_SPECIFICATION_VIOLATION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.total,gauge,,,,The number of ICEBERG_SPECIFICATION_VIOLATION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_AGGREGATION.count,count,,,,The number of ILLEGAL_AGGREGATION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_AGGREGATION.total,gauge,,,,The number of ILLEGAL_AGGREGATION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_CODEC_PARAMETER.count,count,,,,The number of ILLEGAL_CODEC_PARAMETER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_CODEC_PARAMETER.total,gauge,,,,The number of ILLEGAL_CODEC_PARAMETER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_COLUMN.count,count,,,,The number of ILLEGAL_COLUMN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_COLUMN.total,gauge,,,,The number of ILLEGAL_COLUMN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_DIVISION.count,count,,,,The number of ILLEGAL_DIVISION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_DIVISION.total,gauge,,,,The number of ILLEGAL_DIVISION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_FINAL.count,count,,,,The number of ILLEGAL_FINAL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_FINAL.total,gauge,,,,The number of ILLEGAL_FINAL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_INDEX.count,count,,,,The number of ILLEGAL_INDEX errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_INDEX.total,gauge,,,,The number of ILLEGAL_INDEX errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_MYSQL_VARIABLE.count,count,,,,The number of ILLEGAL_MYSQL_VARIABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_MYSQL_VARIABLE.total,gauge,,,,The number of ILLEGAL_MYSQL_VARIABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_PREWHERE.count,count,,,,The number of ILLEGAL_PREWHERE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_PREWHERE.total,gauge,,,,The number of ILLEGAL_PREWHERE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_PROJECTION.count,count,,,,The number of ILLEGAL_PROJECTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_PROJECTION.total,gauge,,,,The number of ILLEGAL_PROJECTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_STATISTICS.count,count,,,,The number of ILLEGAL_STATISTICS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_STATISTICS.total,gauge,,,,The number of ILLEGAL_STATISTICS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_SYNTAX_FOR_CODEC_TYPE.count,count,,,,The number of ILLEGAL_SYNTAX_FOR_CODEC_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_SYNTAX_FOR_CODEC_TYPE.total,gauge,,,,The number of ILLEGAL_SYNTAX_FOR_CODEC_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_SYNTAX_FOR_DATA_TYPE.count,count,,,,The number of ILLEGAL_SYNTAX_FOR_DATA_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_SYNTAX_FOR_DATA_TYPE.total,gauge,,,,The number of ILLEGAL_SYNTAX_FOR_DATA_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_TIME_SERIES_TAGS.count,count,,,,The number of ILLEGAL_TIME_SERIES_TAGS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_TIME_SERIES_TAGS.total,gauge,,,,The number of ILLEGAL_TIME_SERIES_TAGS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_TYPE_OF_ARGUMENT.count,count,,,,The number of ILLEGAL_TYPE_OF_ARGUMENT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_TYPE_OF_ARGUMENT.total,gauge,,,,The number of ILLEGAL_TYPE_OF_ARGUMENT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_TYPE_OF_COLUMN_FOR_FILTER.count,count,,,,The number of ILLEGAL_TYPE_OF_COLUMN_FOR_FILTER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ILLEGAL_TYPE_OF_COLUMN_FOR_FILTER.total,gauge,,,,The number of ILLEGAL_TYPE_OF_COLUMN_FOR_FILTER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCOMPATIBLE_COLUMNS.count,count,,,,The number of INCOMPATIBLE_COLUMNS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCOMPATIBLE_COLUMNS.total,gauge,,,,The number of INCOMPATIBLE_COLUMNS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCOMPATIBLE_TYPE_OF_JOIN.count,count,,,,The number of INCOMPATIBLE_TYPE_OF_JOIN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCOMPATIBLE_TYPE_OF_JOIN.total,gauge,,,,The number of INCOMPATIBLE_TYPE_OF_JOIN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCONSISTENT_CLUSTER_DEFINITION.count,count,,,,The number of INCONSISTENT_CLUSTER_DEFINITION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCONSISTENT_CLUSTER_DEFINITION.total,gauge,,,,The number of INCONSISTENT_CLUSTER_DEFINITION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCONSISTENT_METADATA_FOR_BACKUP.count,count,,,,The number of INCONSISTENT_METADATA_FOR_BACKUP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCONSISTENT_METADATA_FOR_BACKUP.total,gauge,,,,The number of INCONSISTENT_METADATA_FOR_BACKUP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_ACCESS_ENTITY_DEFINITION.count,count,,,,The number of INCORRECT_ACCESS_ENTITY_DEFINITION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_ACCESS_ENTITY_DEFINITION.total,gauge,,,,The number of INCORRECT_ACCESS_ENTITY_DEFINITION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_DATA.count,count,,,,The number of INCORRECT_DATA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_DATA.total,gauge,,,,The number of INCORRECT_DATA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_DICTIONARY_DEFINITION.count,count,,,,The number of INCORRECT_DICTIONARY_DEFINITION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_DICTIONARY_DEFINITION.total,gauge,,,,The number of INCORRECT_DICTIONARY_DEFINITION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_DISK_INDEX.count,count,,,,The number of INCORRECT_DISK_INDEX errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_DISK_INDEX.total,gauge,,,,The number of INCORRECT_DISK_INDEX errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_ELEMENT_OF_SET.count,count,,,,The number of INCORRECT_ELEMENT_OF_SET errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_ELEMENT_OF_SET.total,gauge,,,,The number of INCORRECT_ELEMENT_OF_SET errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_FILE_NAME.count,count,,,,The number of INCORRECT_FILE_NAME errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_FILE_NAME.total,gauge,,,,The number of INCORRECT_FILE_NAME errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_INDEX.count,count,,,,The number of INCORRECT_INDEX errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_INDEX.total,gauge,,,,The number of INCORRECT_INDEX errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_NUMBER_OF_COLUMNS.count,count,,,,The number of INCORRECT_NUMBER_OF_COLUMNS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_NUMBER_OF_COLUMNS.total,gauge,,,,The number of INCORRECT_NUMBER_OF_COLUMNS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_PART_TYPE.count,count,,,,The number of INCORRECT_PART_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_PART_TYPE.total,gauge,,,,The number of INCORRECT_PART_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_QUERY.count,count,,,,The number of INCORRECT_QUERY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_QUERY.total,gauge,,,,The number of INCORRECT_QUERY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_RESULT_OF_SCALAR_SUBQUERY.count,count,,,,The number of INCORRECT_RESULT_OF_SCALAR_SUBQUERY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INCORRECT_RESULT_OF_SCALAR_SUBQUERY.total,gauge,,,,The number of INCORRECT_RESULT_OF_SCALAR_SUBQUERY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INDEX_NOT_USED.count,count,,,,The number of INDEX_NOT_USED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INDEX_NOT_USED.total,gauge,,,,The number of INDEX_NOT_USED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INDEX_OF_POSITIONAL_ARGUMENT_IS_OUT_OF_RANGE.count,count,,,,The number of INDEX_OF_POSITIONAL_ARGUMENT_IS_OUT_OF_RANGE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INDEX_OF_POSITIONAL_ARGUMENT_IS_OUT_OF_RANGE.total,gauge,,,,The number of INDEX_OF_POSITIONAL_ARGUMENT_IS_OUT_OF_RANGE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INFINITE_LOOP.count,count,,,,The number of INFINITE_LOOP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INFINITE_LOOP.total,gauge,,,,The number of INFINITE_LOOP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INSECURE_PATH.count,count,,,,The number of INSECURE_PATH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INSECURE_PATH.total,gauge,,,,The number of INSECURE_PATH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INSERT_WAS_DEDUPLICATED.count,count,,,,The number of INSERT_WAS_DEDUPLICATED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INSERT_WAS_DEDUPLICATED.total,gauge,,,,The number of INSERT_WAS_DEDUPLICATED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INTERNAL_REDIS_ERROR.count,count,,,,The number of INTERNAL_REDIS_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INTERNAL_REDIS_ERROR.total,gauge,,,,The number of INTERNAL_REDIS_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INTERSECT_OR_EXCEPT_RESULT_STRUCTURES_MISMATCH.count,count,,,,The number of INTERSECT_OR_EXCEPT_RESULT_STRUCTURES_MISMATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INTERSECT_OR_EXCEPT_RESULT_STRUCTURES_MISMATCH.total,gauge,,,,The number of INTERSECT_OR_EXCEPT_RESULT_STRUCTURES_MISMATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INTERSERVER_SCHEME_DOESNT_MATCH.count,count,,,,The number of INTERSERVER_SCHEME_DOESNT_MATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INTERSERVER_SCHEME_DOESNT_MATCH.total,gauge,,,,The number of INTERSERVER_SCHEME_DOESNT_MATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INTO_OUTFILE_NOT_ALLOWED.count,count,,,,The number of INTO_OUTFILE_NOT_ALLOWED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INTO_OUTFILE_NOT_ALLOWED.total,gauge,,,,The number of INTO_OUTFILE_NOT_ALLOWED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_CONFIG_PARAMETER.count,count,,,,The number of INVALID_CONFIG_PARAMETER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_CONFIG_PARAMETER.total,gauge,,,,The number of INVALID_CONFIG_PARAMETER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_FORMAT_INSERT_QUERY_WITH_DATA.count,count,,,,The number of INVALID_FORMAT_INSERT_QUERY_WITH_DATA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_FORMAT_INSERT_QUERY_WITH_DATA.total,gauge,,,,The number of INVALID_FORMAT_INSERT_QUERY_WITH_DATA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_GRANT.count,count,,,,The number of INVALID_GRANT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_GRANT.total,gauge,,,,The number of INVALID_GRANT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_GRPC_QUERY_INFO.count,count,,,,The number of INVALID_GRPC_QUERY_INFO errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_GRPC_QUERY_INFO.total,gauge,,,,The number of INVALID_GRPC_QUERY_INFO errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_IDENTIFIER.count,count,,,,The number of INVALID_IDENTIFIER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_IDENTIFIER.total,gauge,,,,The number of INVALID_IDENTIFIER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_JOIN_ON_EXPRESSION.count,count,,,,The number of INVALID_JOIN_ON_EXPRESSION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_JOIN_ON_EXPRESSION.total,gauge,,,,The number of INVALID_JOIN_ON_EXPRESSION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_LIMIT_EXPRESSION.count,count,,,,The number of INVALID_LIMIT_EXPRESSION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_LIMIT_EXPRESSION.total,gauge,,,,The number of INVALID_LIMIT_EXPRESSION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_PARTITION_VALUE.count,count,,,,The number of INVALID_PARTITION_VALUE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_PARTITION_VALUE.total,gauge,,,,The number of INVALID_PARTITION_VALUE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_RAID_TYPE.count,count,,,,The number of INVALID_RAID_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_RAID_TYPE.total,gauge,,,,The number of INVALID_RAID_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_REDIS_STORAGE_TYPE.count,count,,,,The number of INVALID_REDIS_STORAGE_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_REDIS_STORAGE_TYPE.total,gauge,,,,The number of INVALID_REDIS_STORAGE_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_REDIS_TABLE_STRUCTURE.count,count,,,,The number of INVALID_REDIS_TABLE_STRUCTURE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_REDIS_TABLE_STRUCTURE.total,gauge,,,,The number of INVALID_REDIS_TABLE_STRUCTURE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_SCHEDULER_NODE.count,count,,,,The number of INVALID_SCHEDULER_NODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_SCHEDULER_NODE.total,gauge,,,,The number of INVALID_SCHEDULER_NODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_SESSION_TIMEOUT.count,count,,,,The number of INVALID_SESSION_TIMEOUT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_SESSION_TIMEOUT.total,gauge,,,,The number of INVALID_SESSION_TIMEOUT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_SETTING_VALUE.count,count,,,,The number of INVALID_SETTING_VALUE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_SETTING_VALUE.total,gauge,,,,The number of INVALID_SETTING_VALUE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_SHARD_ID.count,count,,,,The number of INVALID_SHARD_ID errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_SHARD_ID.total,gauge,,,,The number of INVALID_SHARD_ID errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_STATE.count,count,,,,The number of INVALID_STATE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_STATE.total,gauge,,,,The number of INVALID_STATE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_TABLE_OVERRIDE.count,count,,,,The number of INVALID_TABLE_OVERRIDE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_TABLE_OVERRIDE.total,gauge,,,,The number of INVALID_TABLE_OVERRIDE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_TEMPLATE_FORMAT.count,count,,,,The number of INVALID_TEMPLATE_FORMAT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_TEMPLATE_FORMAT.total,gauge,,,,The number of INVALID_TEMPLATE_FORMAT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_TRANSACTION.count,count,,,,The number of INVALID_TRANSACTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_TRANSACTION.total,gauge,,,,The number of INVALID_TRANSACTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_USAGE_OF_INPUT.count,count,,,,The number of INVALID_USAGE_OF_INPUT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_USAGE_OF_INPUT.total,gauge,,,,The number of INVALID_USAGE_OF_INPUT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_WITH_FILL_EXPRESSION.count,count,,,,The number of INVALID_WITH_FILL_EXPRESSION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_INVALID_WITH_FILL_EXPRESSION.total,gauge,,,,The number of INVALID_WITH_FILL_EXPRESSION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_IO_SETUP_ERROR.count,count,,,,The number of IO_SETUP_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_IO_SETUP_ERROR.total,gauge,,,,The number of IO_SETUP_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_IO_URING_INIT_FAILED.count,count,,,,The number of IO_URING_INIT_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_IO_URING_INIT_FAILED.total,gauge,,,,The number of IO_URING_INIT_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_IO_URING_SUBMIT_ERROR.count,count,,,,The number of IO_URING_SUBMIT_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_IO_URING_SUBMIT_ERROR.total,gauge,,,,The number of IO_URING_SUBMIT_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_IP_ADDRESS_NOT_ALLOWED.count,count,,,,The number of IP_ADDRESS_NOT_ALLOWED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_IP_ADDRESS_NOT_ALLOWED.total,gauge,,,,The number of IP_ADDRESS_NOT_ALLOWED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_KEEPER_EXCEPTION.count,count,,,,The number of KEEPER_EXCEPTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_KEEPER_EXCEPTION.total,gauge,,,,The number of KEEPER_EXCEPTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_KERBEROS_ERROR.count,count,,,,The number of KERBEROS_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_KERBEROS_ERROR.total,gauge,,,,The number of KERBEROS_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LDAP_ERROR.count,count,,,,The number of LDAP_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LDAP_ERROR.total,gauge,,,,The number of LDAP_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LIBSSH_ERROR.count,count,,,,The number of LIBSSH_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LIBSSH_ERROR.total,gauge,,,,The number of LIBSSH_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LICENSE_EXPIRED.count,count,,,,The number of LICENSE_EXPIRED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LICENSE_EXPIRED.total,gauge,,,,The number of LICENSE_EXPIRED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LIMIT_BY_WITH_TIES_IS_NOT_SUPPORTED.count,count,,,,The number of LIMIT_BY_WITH_TIES_IS_NOT_SUPPORTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LIMIT_BY_WITH_TIES_IS_NOT_SUPPORTED.total,gauge,,,,The number of LIMIT_BY_WITH_TIES_IS_NOT_SUPPORTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LIMIT_EXCEEDED.count,count,,,,The number of LIMIT_EXCEEDED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LIMIT_EXCEEDED.total,gauge,,,,The number of LIMIT_EXCEEDED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LOGICAL_ERROR.count,count,,,,The number of LOGICAL_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LOGICAL_ERROR.total,gauge,,,,The number of LOGICAL_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LZ4_DECODER_FAILED.count,count,,,,The number of LZ4_DECODER_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LZ4_DECODER_FAILED.total,gauge,,,,The number of LZ4_DECODER_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LZ4_ENCODER_FAILED.count,count,,,,The number of LZ4_ENCODER_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LZ4_ENCODER_FAILED.total,gauge,,,,The number of LZ4_ENCODER_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LZMA_STREAM_DECODER_FAILED.count,count,,,,The number of LZMA_STREAM_DECODER_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LZMA_STREAM_DECODER_FAILED.total,gauge,,,,The number of LZMA_STREAM_DECODER_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_LZMA_STREAM_ENCODER_FAILED.count,count,,,,The number of LZMA_STREAM_ENCODER_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_LZMA_STREAM_ENCODER_FAILED.total,gauge,,,,The number of LZMA_STREAM_ENCODER_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MEMORY_LIMIT_EXCEEDED.count,count,,,,The number of MEMORY_LIMIT_EXCEEDED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MEMORY_LIMIT_EXCEEDED.total,gauge,,,,The number of MEMORY_LIMIT_EXCEEDED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_METADATA_MISMATCH.count,count,,,,The number of METADATA_MISMATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_METADATA_MISMATCH.total,gauge,,,,The number of METADATA_MISMATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MISMATCHING_USERS_FOR_PROCESS_AND_DATA.count,count,,,,The number of MISMATCHING_USERS_FOR_PROCESS_AND_DATA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MISMATCHING_USERS_FOR_PROCESS_AND_DATA.total,gauge,,,,The number of MISMATCHING_USERS_FOR_PROCESS_AND_DATA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MISMATCH_REPLICAS_DATA_SOURCES.count,count,,,,The number of MISMATCH_REPLICAS_DATA_SOURCES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MISMATCH_REPLICAS_DATA_SOURCES.total,gauge,,,,The number of MISMATCH_REPLICAS_DATA_SOURCES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MIXED_ACCESS_PARAMETER_TYPES.count,count,,,,The number of MIXED_ACCESS_PARAMETER_TYPES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MIXED_ACCESS_PARAMETER_TYPES.total,gauge,,,,The number of MIXED_ACCESS_PARAMETER_TYPES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MONGODB_CANNOT_AUTHENTICATE.count,count,,,,The number of MONGODB_CANNOT_AUTHENTICATE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MONGODB_CANNOT_AUTHENTICATE.total,gauge,,,,The number of MONGODB_CANNOT_AUTHENTICATE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MONGODB_ERROR.count,count,,,,The number of MONGODB_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MONGODB_ERROR.total,gauge,,,,The number of MONGODB_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MULTIPLE_ASSIGNMENTS_TO_COLUMN.count,count,,,,The number of MULTIPLE_ASSIGNMENTS_TO_COLUMN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MULTIPLE_ASSIGNMENTS_TO_COLUMN.total,gauge,,,,The number of MULTIPLE_ASSIGNMENTS_TO_COLUMN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MULTIPLE_COLUMNS_SERIALIZED_TO_SAME_PROTOBUF_FIELD.count,count,,,,The number of MULTIPLE_COLUMNS_SERIALIZED_TO_SAME_PROTOBUF_FIELD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MULTIPLE_COLUMNS_SERIALIZED_TO_SAME_PROTOBUF_FIELD.total,gauge,,,,The number of MULTIPLE_COLUMNS_SERIALIZED_TO_SAME_PROTOBUF_FIELD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MULTIPLE_EXPRESSIONS_FOR_ALIAS.count,count,,,,The number of MULTIPLE_EXPRESSIONS_FOR_ALIAS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MULTIPLE_EXPRESSIONS_FOR_ALIAS.total,gauge,,,,The number of MULTIPLE_EXPRESSIONS_FOR_ALIAS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MULTIPLE_STREAMS_REQUIRED.count,count,,,,The number of MULTIPLE_STREAMS_REQUIRED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MULTIPLE_STREAMS_REQUIRED.total,gauge,,,,The number of MULTIPLE_STREAMS_REQUIRED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MYSQL_CLIENT_INSUFFICIENT_CAPABILITIES.count,count,,,,The number of MYSQL_CLIENT_INSUFFICIENT_CAPABILITIES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MYSQL_CLIENT_INSUFFICIENT_CAPABILITIES.total,gauge,,,,The number of MYSQL_CLIENT_INSUFFICIENT_CAPABILITIES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_MYSQL_SYNTAX_ERROR.count,count,,,,The number of MYSQL_SYNTAX_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_MYSQL_SYNTAX_ERROR.total,gauge,,,,The number of MYSQL_SYNTAX_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NAMED_COLLECTION_ALREADY_EXISTS.count,count,,,,The number of NAMED_COLLECTION_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NAMED_COLLECTION_ALREADY_EXISTS.total,gauge,,,,The number of NAMED_COLLECTION_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NAMED_COLLECTION_DOESNT_EXIST.count,count,,,,The number of NAMED_COLLECTION_DOESNT_EXIST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NAMED_COLLECTION_DOESNT_EXIST.total,gauge,,,,The number of NAMED_COLLECTION_DOESNT_EXIST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NAMED_COLLECTION_IS_IMMUTABLE.count,count,,,,The number of NAMED_COLLECTION_IS_IMMUTABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NAMED_COLLECTION_IS_IMMUTABLE.total,gauge,,,,The number of NAMED_COLLECTION_IS_IMMUTABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NETLINK_ERROR.count,count,,,,The number of NETLINK_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NETLINK_ERROR.total,gauge,,,,The number of NETLINK_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NETWORK_ERROR.count,count,,,,The number of NETWORK_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NETWORK_ERROR.total,gauge,,,,The number of NETWORK_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_AN_AGGREGATE.count,count,,,,The number of NOT_AN_AGGREGATE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_AN_AGGREGATE.total,gauge,,,,The number of NOT_AN_AGGREGATE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_A_LEADER.count,count,,,,The number of NOT_A_LEADER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_A_LEADER.total,gauge,,,,The number of NOT_A_LEADER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_ENOUGH_SPACE.count,count,,,,The number of NOT_ENOUGH_SPACE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_ENOUGH_SPACE.total,gauge,,,,The number of NOT_ENOUGH_SPACE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_FOUND_COLUMN_IN_BLOCK.count,count,,,,The number of NOT_FOUND_COLUMN_IN_BLOCK errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_FOUND_COLUMN_IN_BLOCK.total,gauge,,,,The number of NOT_FOUND_COLUMN_IN_BLOCK errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_FOUND_EXPECTED_DATA_PART.count,count,,,,The number of NOT_FOUND_EXPECTED_DATA_PART errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_FOUND_EXPECTED_DATA_PART.total,gauge,,,,The number of NOT_FOUND_EXPECTED_DATA_PART errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_FOUND_NODE.count,count,,,,The number of NOT_FOUND_NODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_FOUND_NODE.total,gauge,,,,The number of NOT_FOUND_NODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_IMPLEMENTED.count,count,,,,The number of NOT_IMPLEMENTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_IMPLEMENTED.total,gauge,,,,The number of NOT_IMPLEMENTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_INITIALIZED.count,count,,,,The number of NOT_INITIALIZED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NOT_INITIALIZED.total,gauge,,,,The number of NOT_INITIALIZED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_ACTIVE_REPLICAS.count,count,,,,The number of NO_ACTIVE_REPLICAS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_ACTIVE_REPLICAS.total,gauge,,,,The number of NO_ACTIVE_REPLICAS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_AVAILABLE_DATA.count,count,,,,The number of NO_AVAILABLE_DATA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_AVAILABLE_DATA.total,gauge,,,,The number of NO_AVAILABLE_DATA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_AVAILABLE_REPLICA.count,count,,,,The number of NO_AVAILABLE_REPLICA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_AVAILABLE_REPLICA.total,gauge,,,,The number of NO_AVAILABLE_REPLICA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_BASE_BACKUP.count,count,,,,The number of NO_BASE_BACKUP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_BASE_BACKUP.total,gauge,,,,The number of NO_BASE_BACKUP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_COLUMNS_SERIALIZED_TO_PROTOBUF_FIELDS.count,count,,,,The number of NO_COLUMNS_SERIALIZED_TO_PROTOBUF_FIELDS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_COLUMNS_SERIALIZED_TO_PROTOBUF_FIELDS.total,gauge,,,,The number of NO_COLUMNS_SERIALIZED_TO_PROTOBUF_FIELDS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_COLUMN_SERIALIZED_TO_REQUIRED_PROTOBUF_FIELD.count,count,,,,The number of NO_COLUMN_SERIALIZED_TO_REQUIRED_PROTOBUF_FIELD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_COLUMN_SERIALIZED_TO_REQUIRED_PROTOBUF_FIELD.total,gauge,,,,The number of NO_COLUMN_SERIALIZED_TO_REQUIRED_PROTOBUF_FIELD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_COMMON_TYPE.count,count,,,,The number of NO_COMMON_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_COMMON_TYPE.total,gauge,,,,The number of NO_COMMON_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_DATA_TO_INSERT.count,count,,,,The number of NO_DATA_TO_INSERT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_DATA_TO_INSERT.total,gauge,,,,The number of NO_DATA_TO_INSERT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_ELEMENTS_IN_CONFIG.count,count,,,,The number of NO_ELEMENTS_IN_CONFIG errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_ELEMENTS_IN_CONFIG.total,gauge,,,,The number of NO_ELEMENTS_IN_CONFIG errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_FILE_IN_DATA_PART.count,count,,,,The number of NO_FILE_IN_DATA_PART errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_FILE_IN_DATA_PART.total,gauge,,,,The number of NO_FILE_IN_DATA_PART errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_FREE_CONNECTION.count,count,,,,The number of NO_FREE_CONNECTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_FREE_CONNECTION.total,gauge,,,,The number of NO_FREE_CONNECTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_HIVEMETASTORE.count,count,,,,The number of NO_HIVEMETASTORE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_HIVEMETASTORE.total,gauge,,,,The number of NO_HIVEMETASTORE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_REMOTE_SHARD_AVAILABLE.count,count,,,,The number of NO_REMOTE_SHARD_AVAILABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_REMOTE_SHARD_AVAILABLE.total,gauge,,,,The number of NO_REMOTE_SHARD_AVAILABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_REPLICA_HAS_PART.count,count,,,,The number of NO_REPLICA_HAS_PART errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_REPLICA_HAS_PART.total,gauge,,,,The number of NO_REPLICA_HAS_PART errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_REPLICA_NAME_GIVEN.count,count,,,,The number of NO_REPLICA_NAME_GIVEN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_REPLICA_NAME_GIVEN.total,gauge,,,,The number of NO_REPLICA_NAME_GIVEN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_ROW_DELIMITER.count,count,,,,The number of NO_ROW_DELIMITER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_ROW_DELIMITER.total,gauge,,,,The number of NO_ROW_DELIMITER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_COLUMN_IN_TABLE.count,count,,,,The number of NO_SUCH_COLUMN_IN_TABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_COLUMN_IN_TABLE.total,gauge,,,,The number of NO_SUCH_COLUMN_IN_TABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_DATA_PART.count,count,,,,The number of NO_SUCH_DATA_PART errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_DATA_PART.total,gauge,,,,The number of NO_SUCH_DATA_PART errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_ERROR_CODE.count,count,,,,The number of NO_SUCH_ERROR_CODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_ERROR_CODE.total,gauge,,,,The number of NO_SUCH_ERROR_CODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_INTERSERVER_IO_ENDPOINT.count,count,,,,The number of NO_SUCH_INTERSERVER_IO_ENDPOINT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_INTERSERVER_IO_ENDPOINT.total,gauge,,,,The number of NO_SUCH_INTERSERVER_IO_ENDPOINT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_PROJECTION_IN_TABLE.count,count,,,,The number of NO_SUCH_PROJECTION_IN_TABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_PROJECTION_IN_TABLE.total,gauge,,,,The number of NO_SUCH_PROJECTION_IN_TABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_REPLICA.count,count,,,,The number of NO_SUCH_REPLICA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUCH_REPLICA.total,gauge,,,,The number of NO_SUCH_REPLICA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUITABLE_FUNCTION_IMPLEMENTATION.count,count,,,,The number of NO_SUITABLE_FUNCTION_IMPLEMENTATION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_SUITABLE_FUNCTION_IMPLEMENTATION.total,gauge,,,,The number of NO_SUITABLE_FUNCTION_IMPLEMENTATION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_ZOOKEEPER.count,count,,,,The number of NO_ZOOKEEPER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NO_ZOOKEEPER.total,gauge,,,,The number of NO_ZOOKEEPER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NUMBER_OF_ARGUMENTS_DOESNT_MATCH.count,count,,,,The number of NUMBER_OF_ARGUMENTS_DOESNT_MATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NUMBER_OF_ARGUMENTS_DOESNT_MATCH.total,gauge,,,,The number of NUMBER_OF_ARGUMENTS_DOESNT_MATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NUMBER_OF_COLUMNS_DOESNT_MATCH.count,count,,,,The number of NUMBER_OF_COLUMNS_DOESNT_MATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NUMBER_OF_COLUMNS_DOESNT_MATCH.total,gauge,,,,The number of NUMBER_OF_COLUMNS_DOESNT_MATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_NUMBER_OF_DIMENSIONS_MISMATCHED.count,count,,,,The number of NUMBER_OF_DIMENSIONS_MISMATCHED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_NUMBER_OF_DIMENSIONS_MISMATCHED.total,gauge,,,,The number of NUMBER_OF_DIMENSIONS_MISMATCHED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_OFFSET_FETCH_WITHOUT_ORDER_BY.count,count,,,,The number of OFFSET_FETCH_WITHOUT_ORDER_BY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_OFFSET_FETCH_WITHOUT_ORDER_BY.total,gauge,,,,The number of OFFSET_FETCH_WITHOUT_ORDER_BY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_OK.count,count,,,,The number of OK errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_OK.total,gauge,,,,The number of OK errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ONLY_NULLS_WHILE_READING_SCHEMA.count,count,,,,The number of ONLY_NULLS_WHILE_READING_SCHEMA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ONLY_NULLS_WHILE_READING_SCHEMA.total,gauge,,,,The number of ONLY_NULLS_WHILE_READING_SCHEMA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_OPENSSL_ERROR.count,count,,,,The number of OPENSSL_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_OPENSSL_ERROR.total,gauge,,,,The number of OPENSSL_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARAMETERS_TO_AGGREGATE_FUNCTIONS_MUST_BE_LITERALS.count,count,,,,The number of PARAMETERS_TO_AGGREGATE_FUNCTIONS_MUST_BE_LITERALS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARAMETERS_TO_AGGREGATE_FUNCTIONS_MUST_BE_LITERALS.total,gauge,,,,The number of PARAMETERS_TO_AGGREGATE_FUNCTIONS_MUST_BE_LITERALS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARAMETER_OUT_OF_BOUND.count,count,,,,The number of PARAMETER_OUT_OF_BOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARAMETER_OUT_OF_BOUND.total,gauge,,,,The number of PARAMETER_OUT_OF_BOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARQUET_EXCEPTION.count,count,,,,The number of PARQUET_EXCEPTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARQUET_EXCEPTION.total,gauge,,,,The number of PARQUET_EXCEPTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARTITION_ALREADY_EXISTS.count,count,,,,The number of PARTITION_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARTITION_ALREADY_EXISTS.total,gauge,,,,The number of PARTITION_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARTITION_DOESNT_EXIST.count,count,,,,The number of PARTITION_DOESNT_EXIST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PARTITION_DOESNT_EXIST.total,gauge,,,,The number of PARTITION_DOESNT_EXIST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PART_IS_LOCKED.count,count,,,,The number of PART_IS_LOCKED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PART_IS_LOCKED.total,gauge,,,,The number of PART_IS_LOCKED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PART_IS_TEMPORARILY_LOCKED.count,count,,,,The number of PART_IS_TEMPORARILY_LOCKED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PART_IS_TEMPORARILY_LOCKED.total,gauge,,,,The number of PART_IS_TEMPORARILY_LOCKED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PATH_ACCESS_DENIED.count,count,,,,The number of PATH_ACCESS_DENIED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PATH_ACCESS_DENIED.total,gauge,,,,The number of PATH_ACCESS_DENIED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_POCO_EXCEPTION.count,count,,,,The number of POCO_EXCEPTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_POCO_EXCEPTION.total,gauge,,,,The number of POCO_EXCEPTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_POSITION_OUT_OF_BOUND.count,count,,,,The number of POSITION_OUT_OF_BOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_POSITION_OUT_OF_BOUND.total,gauge,,,,The number of POSITION_OUT_OF_BOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_POSTGRESQL_CONNECTION_FAILURE.count,count,,,,The number of POSTGRESQL_CONNECTION_FAILURE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_POSTGRESQL_CONNECTION_FAILURE.total,gauge,,,,The number of POSTGRESQL_CONNECTION_FAILURE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_POSTGRESQL_REPLICATION_INTERNAL_ERROR.count,count,,,,The number of POSTGRESQL_REPLICATION_INTERNAL_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_POSTGRESQL_REPLICATION_INTERNAL_ERROR.total,gauge,,,,The number of POSTGRESQL_REPLICATION_INTERNAL_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.count,count,,,,The number of POTENTIALLY_BROKEN_DATA_PART errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.total,gauge,,,,The number of POTENTIALLY_BROKEN_DATA_PART errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PROJECTION_NOT_USED.count,count,,,,The number of PROJECTION_NOT_USED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PROJECTION_NOT_USED.total,gauge,,,,The number of PROJECTION_NOT_USED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PROTOBUF_BAD_CAST.count,count,,,,The number of PROTOBUF_BAD_CAST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PROTOBUF_BAD_CAST.total,gauge,,,,The number of PROTOBUF_BAD_CAST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PROTOBUF_FIELD_NOT_REPEATED.count,count,,,,The number of PROTOBUF_FIELD_NOT_REPEATED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PROTOBUF_FIELD_NOT_REPEATED.total,gauge,,,,The number of PROTOBUF_FIELD_NOT_REPEATED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.count,count,,,,The number of PROTOCOL_VERSION_MISMATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.total,gauge,,,,The number of PROTOCOL_VERSION_MISMATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_PTHREAD_ERROR.count,count,,,,The number of PTHREAD_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_PTHREAD_ERROR.total,gauge,,,,The number of PTHREAD_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NONDETERMINISTIC_FUNCTIONS.count,count,,,,The number of QUERY_CACHE_USED_WITH_NONDETERMINISTIC_FUNCTIONS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NONDETERMINISTIC_FUNCTIONS.total,gauge,,,,The number of QUERY_CACHE_USED_WITH_NONDETERMINISTIC_FUNCTIONS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.count,count,,,,The number of QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.total,gauge,,,,The number of QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_SYSTEM_TABLE.count,count,,,,The number of QUERY_CACHE_USED_WITH_SYSTEM_TABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_SYSTEM_TABLE.total,gauge,,,,The number of QUERY_CACHE_USED_WITH_SYSTEM_TABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW.count,count,,,,The number of QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW.total,gauge,,,,The number of QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_WINDOW_VIEW.count,count,,,,The number of QUERY_IS_NOT_SUPPORTED_IN_WINDOW_VIEW errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_WINDOW_VIEW.total,gauge,,,,The number of QUERY_IS_NOT_SUPPORTED_IN_WINDOW_VIEW errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_IS_PROHIBITED.count,count,,,,The number of QUERY_IS_PROHIBITED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_IS_PROHIBITED.total,gauge,,,,The number of QUERY_IS_PROHIBITED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_IS_TOO_LARGE.count,count,,,,The number of QUERY_IS_TOO_LARGE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_IS_TOO_LARGE.total,gauge,,,,The number of QUERY_IS_TOO_LARGE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_NOT_ALLOWED.count,count,,,,The number of QUERY_NOT_ALLOWED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_NOT_ALLOWED.total,gauge,,,,The number of QUERY_NOT_ALLOWED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED.count,count,,,,The number of QUERY_WAS_CANCELLED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED.total,gauge,,,,The number of QUERY_WAS_CANCELLED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.count,count,,,,The number of QUERY_WAS_CANCELLED_BY_CLIENT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.total,gauge,,,,The number of QUERY_WAS_CANCELLED_BY_CLIENT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_WITH_SAME_ID_IS_ALREADY_RUNNING.count,count,,,,The number of QUERY_WITH_SAME_ID_IS_ALREADY_RUNNING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUERY_WITH_SAME_ID_IS_ALREADY_RUNNING.total,gauge,,,,The number of QUERY_WITH_SAME_ID_IS_ALREADY_RUNNING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUOTA_EXCEEDED.count,count,,,,The number of QUOTA_EXCEEDED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUOTA_EXCEEDED.total,gauge,,,,The number of QUOTA_EXCEEDED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUOTA_REQUIRES_CLIENT_KEY.count,count,,,,The number of QUOTA_REQUIRES_CLIENT_KEY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_QUOTA_REQUIRES_CLIENT_KEY.total,gauge,,,,The number of QUOTA_REQUIRES_CLIENT_KEY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_RAFT_ERROR.count,count,,,,The number of RAFT_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_RAFT_ERROR.total,gauge,,,,The number of RAFT_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_READONLY.count,count,,,,The number of READONLY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_READONLY.total,gauge,,,,The number of READONLY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_READONLY_SETTING.count,count,,,,The number of READONLY_SETTING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_READONLY_SETTING.total,gauge,,,,The number of READONLY_SETTING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_RECEIVED_EMPTY_DATA.count,count,,,,The number of RECEIVED_EMPTY_DATA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_RECEIVED_EMPTY_DATA.total,gauge,,,,The number of RECEIVED_EMPTY_DATA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_RECEIVED_ERROR_FROM_REMOTE_IO_SERVER.count,count,,,,The number of RECEIVED_ERROR_FROM_REMOTE_IO_SERVER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_RECEIVED_ERROR_FROM_REMOTE_IO_SERVER.total,gauge,,,,The number of RECEIVED_ERROR_FROM_REMOTE_IO_SERVER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_RECEIVED_ERROR_TOO_MANY_REQUESTS.count,count,,,,The number of RECEIVED_ERROR_TOO_MANY_REQUESTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_RECEIVED_ERROR_TOO_MANY_REQUESTS.total,gauge,,,,The number of RECEIVED_ERROR_TOO_MANY_REQUESTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_REFRESH_FAILED.count,count,,,,The number of REFRESH_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_REFRESH_FAILED.total,gauge,,,,The number of REFRESH_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_REPLICA_ALREADY_EXISTS.count,count,,,,The number of REPLICA_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_REPLICA_ALREADY_EXISTS.total,gauge,,,,The number of REPLICA_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_REPLICA_IS_ALREADY_ACTIVE.count,count,,,,The number of REPLICA_IS_ALREADY_ACTIVE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_REPLICA_IS_ALREADY_ACTIVE.total,gauge,,,,The number of REPLICA_IS_ALREADY_ACTIVE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_REPLICA_IS_NOT_IN_QUORUM.count,count,,,,The number of REPLICA_IS_NOT_IN_QUORUM errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_REPLICA_IS_NOT_IN_QUORUM.total,gauge,,,,The number of REPLICA_IS_NOT_IN_QUORUM errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_REPLICA_STATUS_CHANGED.count,count,,,,The number of REPLICA_STATUS_CHANGED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_REPLICA_STATUS_CHANGED.total,gauge,,,,The number of REPLICA_STATUS_CHANGED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_REQUIRED_PASSWORD.count,count,,,,The number of REQUIRED_PASSWORD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_REQUIRED_PASSWORD.total,gauge,,,,The number of REQUIRED_PASSWORD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_RESOURCE_ACCESS_DENIED.count,count,,,,The number of RESOURCE_ACCESS_DENIED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_RESOURCE_ACCESS_DENIED.total,gauge,,,,The number of RESOURCE_ACCESS_DENIED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_RESOURCE_NOT_FOUND.count,count,,,,The number of RESOURCE_NOT_FOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_RESOURCE_NOT_FOUND.total,gauge,,,,The number of RESOURCE_NOT_FOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ROCKSDB_ERROR.count,count,,,,The number of ROCKSDB_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ROCKSDB_ERROR.total,gauge,,,,The number of ROCKSDB_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ROW_AND_ROWS_TOGETHER.count,count,,,,The number of ROW_AND_ROWS_TOGETHER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ROW_AND_ROWS_TOGETHER.total,gauge,,,,The number of ROW_AND_ROWS_TOGETHER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_S3_ERROR.count,count,,,,The number of S3_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_S3_ERROR.total,gauge,,,,The number of S3_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SAMPLING_NOT_SUPPORTED.count,count,,,,The number of SAMPLING_NOT_SUPPORTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SAMPLING_NOT_SUPPORTED.total,gauge,,,,The number of SAMPLING_NOT_SUPPORTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SEEK_POSITION_OUT_OF_BOUND.count,count,,,,The number of SEEK_POSITION_OUT_OF_BOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SEEK_POSITION_OUT_OF_BOUND.total,gauge,,,,The number of SEEK_POSITION_OUT_OF_BOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SERIALIZATION_ERROR.count,count,,,,The number of SERIALIZATION_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SERIALIZATION_ERROR.total,gauge,,,,The number of SERIALIZATION_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SERVER_OVERLOADED.count,count,,,,The number of SERVER_OVERLOADED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SERVER_OVERLOADED.total,gauge,,,,The number of SERVER_OVERLOADED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.count,count,,,,The number of SESSION_ID_EMPTY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.total,gauge,,,,The number of SESSION_ID_EMPTY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SESSION_IS_LOCKED.count,count,,,,The number of SESSION_IS_LOCKED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SESSION_IS_LOCKED.total,gauge,,,,The number of SESSION_IS_LOCKED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SESSION_NOT_FOUND.count,count,,,,The number of SESSION_NOT_FOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SESSION_NOT_FOUND.total,gauge,,,,The number of SESSION_NOT_FOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SETTING_CONSTRAINT_VIOLATION.count,count,,,,The number of SETTING_CONSTRAINT_VIOLATION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SETTING_CONSTRAINT_VIOLATION.total,gauge,,,,The number of SETTING_CONSTRAINT_VIOLATION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SET_NON_GRANTED_ROLE.count,count,,,,The number of SET_NON_GRANTED_ROLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SET_NON_GRANTED_ROLE.total,gauge,,,,The number of SET_NON_GRANTED_ROLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SET_SIZE_LIMIT_EXCEEDED.count,count,,,,The number of SET_SIZE_LIMIT_EXCEEDED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SET_SIZE_LIMIT_EXCEEDED.total,gauge,,,,The number of SET_SIZE_LIMIT_EXCEEDED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SHARD_HAS_NO_CONNECTIONS.count,count,,,,The number of SHARD_HAS_NO_CONNECTIONS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SHARD_HAS_NO_CONNECTIONS.total,gauge,,,,The number of SHARD_HAS_NO_CONNECTIONS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_ARRAYS_DONT_MATCH.count,count,,,,The number of SIZES_OF_ARRAYS_DONT_MATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_ARRAYS_DONT_MATCH.total,gauge,,,,The number of SIZES_OF_ARRAYS_DONT_MATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_COLUMNS_DOESNT_MATCH.count,count,,,,The number of SIZES_OF_COLUMNS_DOESNT_MATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_COLUMNS_DOESNT_MATCH.total,gauge,,,,The number of SIZES_OF_COLUMNS_DOESNT_MATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_COLUMNS_IN_TUPLE_DOESNT_MATCH.count,count,,,,The number of SIZES_OF_COLUMNS_IN_TUPLE_DOESNT_MATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_COLUMNS_IN_TUPLE_DOESNT_MATCH.total,gauge,,,,The number of SIZES_OF_COLUMNS_IN_TUPLE_DOESNT_MATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_MARKS_FILES_ARE_INCONSISTENT.count,count,,,,The number of SIZES_OF_MARKS_FILES_ARE_INCONSISTENT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_MARKS_FILES_ARE_INCONSISTENT.total,gauge,,,,The number of SIZES_OF_MARKS_FILES_ARE_INCONSISTENT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT.count,count,,,,The number of SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT.total,gauge,,,,The number of SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZE_OF_FIXED_STRING_DOESNT_MATCH.count,count,,,,The number of SIZE_OF_FIXED_STRING_DOESNT_MATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SIZE_OF_FIXED_STRING_DOESNT_MATCH.total,gauge,,,,The number of SIZE_OF_FIXED_STRING_DOESNT_MATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SNAPPY_COMPRESS_FAILED.count,count,,,,The number of SNAPPY_COMPRESS_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SNAPPY_COMPRESS_FAILED.total,gauge,,,,The number of SNAPPY_COMPRESS_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SNAPPY_UNCOMPRESS_FAILED.count,count,,,,The number of SNAPPY_UNCOMPRESS_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SNAPPY_UNCOMPRESS_FAILED.total,gauge,,,,The number of SNAPPY_UNCOMPRESS_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SOCKET_TIMEOUT.count,count,,,,The number of SOCKET_TIMEOUT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SOCKET_TIMEOUT.total,gauge,,,,The number of SOCKET_TIMEOUT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SQLITE_ENGINE_ERROR.count,count,,,,The number of SQLITE_ENGINE_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SQLITE_ENGINE_ERROR.total,gauge,,,,The number of SQLITE_ENGINE_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SSH_EXCEPTION.count,count,,,,The number of SSH_EXCEPTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SSH_EXCEPTION.total,gauge,,,,The number of SSH_EXCEPTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_STARTUP_SCRIPTS_ERROR.count,count,,,,The number of STARTUP_SCRIPTS_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_STARTUP_SCRIPTS_ERROR.total,gauge,,,,The number of STARTUP_SCRIPTS_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_STD_EXCEPTION.count,count,,,,The number of STD_EXCEPTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_STD_EXCEPTION.total,gauge,,,,The number of STD_EXCEPTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_STORAGE_REQUIRES_PARAMETER.count,count,,,,The number of STORAGE_REQUIRES_PARAMETER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_STORAGE_REQUIRES_PARAMETER.total,gauge,,,,The number of STORAGE_REQUIRES_PARAMETER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SUPPORT_IS_DISABLED.count,count,,,,The number of SUPPORT_IS_DISABLED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SUPPORT_IS_DISABLED.total,gauge,,,,The number of SUPPORT_IS_DISABLED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY.count,count,,,,The number of SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY.total,gauge,,,,The number of SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SYNC_MYSQL_USER_ACCESS_ERROR.count,count,,,,The number of SYNC_MYSQL_USER_ACCESS_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SYNC_MYSQL_USER_ACCESS_ERROR.total,gauge,,,,The number of SYNC_MYSQL_USER_ACCESS_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SYNTAX_ERROR.count,count,,,,The number of SYNTAX_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SYNTAX_ERROR.total,gauge,,,,The number of SYNTAX_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_SYSTEM_ERROR.count,count,,,,The number of SYSTEM_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_SYSTEM_ERROR.total,gauge,,,,The number of SYSTEM_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_ALREADY_EXISTS.count,count,,,,The number of TABLE_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_ALREADY_EXISTS.total,gauge,,,,The number of TABLE_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_DIFFERS_TOO_MUCH.count,count,,,,The number of TABLE_DIFFERS_TOO_MUCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_DIFFERS_TOO_MUCH.total,gauge,,,,The number of TABLE_DIFFERS_TOO_MUCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.count,count,,,,The number of TABLE_IS_BEING_RESTARTED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.total,gauge,,,,The number of TABLE_IS_BEING_RESTARTED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_IS_DROPPED.count,count,,,,The number of TABLE_IS_DROPPED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_IS_DROPPED.total,gauge,,,,The number of TABLE_IS_DROPPED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_IS_READ_ONLY.count,count,,,,The number of TABLE_IS_READ_ONLY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_IS_READ_ONLY.total,gauge,,,,The number of TABLE_IS_READ_ONLY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_METADATA_ALREADY_EXISTS.count,count,,,,The number of TABLE_METADATA_ALREADY_EXISTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_METADATA_ALREADY_EXISTS.total,gauge,,,,The number of TABLE_METADATA_ALREADY_EXISTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_NOT_EMPTY.count,count,,,,The number of TABLE_NOT_EMPTY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_NOT_EMPTY.total,gauge,,,,The number of TABLE_NOT_EMPTY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT.count,count,,,,The number of TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT.total,gauge,,,,The number of TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.count,count,,,,The number of TABLE_UUID_MISMATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.total,gauge,,,,The number of TABLE_UUID_MISMATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_WAS_NOT_DROPPED.count,count,,,,The number of TABLE_WAS_NOT_DROPPED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TABLE_WAS_NOT_DROPPED.total,gauge,,,,The number of TABLE_WAS_NOT_DROPPED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TCP_CONNECTION_LIMIT_REACHED.count,count,,,,The number of TCP_CONNECTION_LIMIT_REACHED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TCP_CONNECTION_LIMIT_REACHED.total,gauge,,,,The number of TCP_CONNECTION_LIMIT_REACHED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_COLUMN.count,count,,,,The number of THERE_IS_NO_COLUMN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_COLUMN.total,gauge,,,,The number of THERE_IS_NO_COLUMN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_DEFAULT_VALUE.count,count,,,,The number of THERE_IS_NO_DEFAULT_VALUE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_DEFAULT_VALUE.total,gauge,,,,The number of THERE_IS_NO_DEFAULT_VALUE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_PROFILE.count,count,,,,The number of THERE_IS_NO_PROFILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_PROFILE.total,gauge,,,,The number of THERE_IS_NO_PROFILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_QUERY.count,count,,,,The number of THERE_IS_NO_QUERY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_QUERY.total,gauge,,,,The number of THERE_IS_NO_QUERY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_SESSION.count,count,,,,The number of THERE_IS_NO_SESSION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_THERE_IS_NO_SESSION.total,gauge,,,,The number of THERE_IS_NO_SESSION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_THREAD_WAS_CANCELED.count,count,,,,The number of THREAD_WAS_CANCELED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_THREAD_WAS_CANCELED.total,gauge,,,,The number of THREAD_WAS_CANCELED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TIMEOUT_EXCEEDED.count,count,,,,The number of TIMEOUT_EXCEEDED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TIMEOUT_EXCEEDED.total,gauge,,,,The number of TIMEOUT_EXCEEDED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TLD_LIST_NOT_FOUND.count,count,,,,The number of TLD_LIST_NOT_FOUND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TLD_LIST_NOT_FOUND.total,gauge,,,,The number of TLD_LIST_NOT_FOUND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_BIG_AST.count,count,,,,The number of TOO_BIG_AST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_BIG_AST.total,gauge,,,,The number of TOO_BIG_AST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_DEEP_AST.count,count,,,,The number of TOO_DEEP_AST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_DEEP_AST.total,gauge,,,,The number of TOO_DEEP_AST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_DEEP_RECURSION.count,count,,,,The number of TOO_DEEP_RECURSION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_DEEP_RECURSION.total,gauge,,,,The number of TOO_DEEP_RECURSION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_DEEP_SUBQUERIES.count,count,,,,The number of TOO_DEEP_SUBQUERIES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_DEEP_SUBQUERIES.total,gauge,,,,The number of TOO_DEEP_SUBQUERIES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_FEW_ARGUMENTS_FOR_FUNCTION.count,count,,,,The number of TOO_FEW_ARGUMENTS_FOR_FUNCTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_FEW_ARGUMENTS_FOR_FUNCTION.total,gauge,,,,The number of TOO_FEW_ARGUMENTS_FOR_FUNCTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_FEW_LIVE_REPLICAS.count,count,,,,The number of TOO_FEW_LIVE_REPLICAS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_FEW_LIVE_REPLICAS.total,gauge,,,,The number of TOO_FEW_LIVE_REPLICAS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_ARRAY_SIZE.count,count,,,,The number of TOO_LARGE_ARRAY_SIZE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_ARRAY_SIZE.total,gauge,,,,The number of TOO_LARGE_ARRAY_SIZE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_DISTRIBUTED_DEPTH.count,count,,,,The number of TOO_LARGE_DISTRIBUTED_DEPTH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_DISTRIBUTED_DEPTH.total,gauge,,,,The number of TOO_LARGE_DISTRIBUTED_DEPTH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_LIGHTWEIGHT_UPDATES.count,count,,,,The number of TOO_LARGE_LIGHTWEIGHT_UPDATES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_LIGHTWEIGHT_UPDATES.total,gauge,,,,The number of TOO_LARGE_LIGHTWEIGHT_UPDATES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_SIZE_COMPRESSED.count,count,,,,The number of TOO_LARGE_SIZE_COMPRESSED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_SIZE_COMPRESSED.total,gauge,,,,The number of TOO_LARGE_SIZE_COMPRESSED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_STRING_SIZE.count,count,,,,The number of TOO_LARGE_STRING_SIZE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_LARGE_STRING_SIZE.total,gauge,,,,The number of TOO_LARGE_STRING_SIZE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_ARGUMENTS_FOR_FUNCTION.count,count,,,,The number of TOO_MANY_ARGUMENTS_FOR_FUNCTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_ARGUMENTS_FOR_FUNCTION.total,gauge,,,,The number of TOO_MANY_ARGUMENTS_FOR_FUNCTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_BYTES.count,count,,,,The number of TOO_MANY_BYTES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_BYTES.total,gauge,,,,The number of TOO_MANY_BYTES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_COLUMNS.count,count,,,,The number of TOO_MANY_COLUMNS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_COLUMNS.total,gauge,,,,The number of TOO_MANY_COLUMNS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_DATABASES.count,count,,,,The number of TOO_MANY_DATABASES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_DATABASES.total,gauge,,,,The number of TOO_MANY_DATABASES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_MATERIALIZED_VIEWS.count,count,,,,The number of TOO_MANY_MATERIALIZED_VIEWS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_MATERIALIZED_VIEWS.total,gauge,,,,The number of TOO_MANY_MATERIALIZED_VIEWS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_MUTATIONS.count,count,,,,The number of TOO_MANY_MUTATIONS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_MUTATIONS.total,gauge,,,,The number of TOO_MANY_MUTATIONS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_PARTITIONS.count,count,,,,The number of TOO_MANY_PARTITIONS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_PARTITIONS.total,gauge,,,,The number of TOO_MANY_PARTITIONS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_PARTS.count,count,,,,The number of TOO_MANY_PARTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_PARTS.total,gauge,,,,The number of TOO_MANY_PARTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_QUERY_PLAN_OPTIMIZATIONS.count,count,,,,The number of TOO_MANY_QUERY_PLAN_OPTIMIZATIONS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_QUERY_PLAN_OPTIMIZATIONS.total,gauge,,,,The number of TOO_MANY_QUERY_PLAN_OPTIMIZATIONS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_REDIRECTS.count,count,,,,The number of TOO_MANY_REDIRECTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_REDIRECTS.total,gauge,,,,The number of TOO_MANY_REDIRECTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_RETRIES_TO_FETCH_PARTS.count,count,,,,The number of TOO_MANY_RETRIES_TO_FETCH_PARTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_RETRIES_TO_FETCH_PARTS.total,gauge,,,,The number of TOO_MANY_RETRIES_TO_FETCH_PARTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_ROWS.count,count,,,,The number of TOO_MANY_ROWS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_ROWS.total,gauge,,,,The number of TOO_MANY_ROWS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_ROWS_OR_BYTES.count,count,,,,The number of TOO_MANY_ROWS_OR_BYTES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_ROWS_OR_BYTES.total,gauge,,,,The number of TOO_MANY_ROWS_OR_BYTES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_SIMULTANEOUS_QUERIES.count,count,,,,The number of TOO_MANY_SIMULTANEOUS_QUERIES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_SIMULTANEOUS_QUERIES.total,gauge,,,,The number of TOO_MANY_SIMULTANEOUS_QUERIES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_TABLES.count,count,,,,The number of TOO_MANY_TABLES errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_TABLES.total,gauge,,,,The number of TOO_MANY_TABLES errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_TEMPORARY_COLUMNS.count,count,,,,The number of TOO_MANY_TEMPORARY_COLUMNS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_TEMPORARY_COLUMNS.total,gauge,,,,The number of TOO_MANY_TEMPORARY_COLUMNS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_TEMPORARY_NON_CONST_COLUMNS.count,count,,,,The number of TOO_MANY_TEMPORARY_NON_CONST_COLUMNS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_TEMPORARY_NON_CONST_COLUMNS.total,gauge,,,,The number of TOO_MANY_TEMPORARY_NON_CONST_COLUMNS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_UNEXPECTED_DATA_PARTS.count,count,,,,The number of TOO_MANY_UNEXPECTED_DATA_PARTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_MANY_UNEXPECTED_DATA_PARTS.total,gauge,,,,The number of TOO_MANY_UNEXPECTED_DATA_PARTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_SLOW.count,count,,,,The number of TOO_SLOW errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_SLOW.total,gauge,,,,The number of TOO_SLOW errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_SLOW_PARSING.count,count,,,,The number of TOO_SLOW_PARSING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_SLOW_PARSING.total,gauge,,,,The number of TOO_SLOW_PARSING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_SMALL_BUFFER_SIZE.count,count,,,,The number of TOO_SMALL_BUFFER_SIZE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOO_SMALL_BUFFER_SIZE.total,gauge,,,,The number of TOO_SMALL_BUFFER_SIZE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOP_AND_LIMIT_TOGETHER.count,count,,,,The number of TOP_AND_LIMIT_TOGETHER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TOP_AND_LIMIT_TOGETHER.total,gauge,,,,The number of TOP_AND_LIMIT_TOGETHER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_TYPE_MISMATCH.count,count,,,,The number of TYPE_MISMATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_TYPE_MISMATCH.total,gauge,,,,The number of TYPE_MISMATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UDF_EXECUTION_FAILED.count,count,,,,The number of UDF_EXECUTION_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UDF_EXECUTION_FAILED.total,gauge,,,,The number of UDF_EXECUTION_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNABLE_TO_SKIP_UNUSED_SHARDS.count,count,,,,The number of UNABLE_TO_SKIP_UNUSED_SHARDS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNABLE_TO_SKIP_UNUSED_SHARDS.total,gauge,,,,The number of UNABLE_TO_SKIP_UNUSED_SHARDS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNACCEPTABLE_URL.count,count,,,,The number of UNACCEPTABLE_URL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNACCEPTABLE_URL.total,gauge,,,,The number of UNACCEPTABLE_URL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_AST_STRUCTURE.count,count,,,,The number of UNEXPECTED_AST_STRUCTURE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_AST_STRUCTURE.total,gauge,,,,The number of UNEXPECTED_AST_STRUCTURE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_CLUSTER.count,count,,,,The number of UNEXPECTED_CLUSTER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_CLUSTER.total,gauge,,,,The number of UNEXPECTED_CLUSTER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_DATA_AFTER_PARSED_VALUE.count,count,,,,The number of UNEXPECTED_DATA_AFTER_PARSED_VALUE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_DATA_AFTER_PARSED_VALUE.total,gauge,,,,The number of UNEXPECTED_DATA_AFTER_PARSED_VALUE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_DATA_TYPE.count,count,,,,The number of UNEXPECTED_DATA_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_DATA_TYPE.total,gauge,,,,The number of UNEXPECTED_DATA_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_END_OF_FILE.count,count,,,,The number of UNEXPECTED_END_OF_FILE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_END_OF_FILE.total,gauge,,,,The number of UNEXPECTED_END_OF_FILE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_EXPRESSION.count,count,,,,The number of UNEXPECTED_EXPRESSION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_EXPRESSION.total,gauge,,,,The number of UNEXPECTED_EXPRESSION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_FILE_IN_DATA_PART.count,count,,,,The number of UNEXPECTED_FILE_IN_DATA_PART errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_FILE_IN_DATA_PART.total,gauge,,,,The number of UNEXPECTED_FILE_IN_DATA_PART errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_HTTP_HEADERS.count,count,,,,The number of UNEXPECTED_HTTP_HEADERS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_HTTP_HEADERS.total,gauge,,,,The number of UNEXPECTED_HTTP_HEADERS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_NODE_IN_ZOOKEEPER.count,count,,,,The number of UNEXPECTED_NODE_IN_ZOOKEEPER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_NODE_IN_ZOOKEEPER.total,gauge,,,,The number of UNEXPECTED_NODE_IN_ZOOKEEPER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_PACKET_FROM_CLIENT.count,count,,,,The number of UNEXPECTED_PACKET_FROM_CLIENT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_PACKET_FROM_CLIENT.total,gauge,,,,The number of UNEXPECTED_PACKET_FROM_CLIENT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_PACKET_FROM_SERVER.count,count,,,,The number of UNEXPECTED_PACKET_FROM_SERVER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_PACKET_FROM_SERVER.total,gauge,,,,The number of UNEXPECTED_PACKET_FROM_SERVER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_TABLE_ENGINE.count,count,,,,The number of UNEXPECTED_TABLE_ENGINE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_TABLE_ENGINE.total,gauge,,,,The number of UNEXPECTED_TABLE_ENGINE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_ZOOKEEPER_ERROR.count,count,,,,The number of UNEXPECTED_ZOOKEEPER_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNEXPECTED_ZOOKEEPER_ERROR.total,gauge,,,,The number of UNEXPECTED_ZOOKEEPER_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNFINISHED.count,count,,,,The number of UNFINISHED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNFINISHED.total,gauge,,,,The number of UNFINISHED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNION_ALL_RESULT_STRUCTURES_MISMATCH.count,count,,,,The number of UNION_ALL_RESULT_STRUCTURES_MISMATCH errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNION_ALL_RESULT_STRUCTURES_MISMATCH.total,gauge,,,,The number of UNION_ALL_RESULT_STRUCTURES_MISMATCH errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ACCESS_TYPE.count,count,,,,The number of UNKNOWN_ACCESS_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ACCESS_TYPE.total,gauge,,,,The number of UNKNOWN_ACCESS_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ADDRESS_PATTERN_TYPE.count,count,,,,The number of UNKNOWN_ADDRESS_PATTERN_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ADDRESS_PATTERN_TYPE.total,gauge,,,,The number of UNKNOWN_ADDRESS_PATTERN_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_AGGREGATED_DATA_VARIANT.count,count,,,,The number of UNKNOWN_AGGREGATED_DATA_VARIANT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_AGGREGATED_DATA_VARIANT.total,gauge,,,,The number of UNKNOWN_AGGREGATED_DATA_VARIANT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_AGGREGATE_FUNCTION.count,count,,,,The number of UNKNOWN_AGGREGATE_FUNCTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_AGGREGATE_FUNCTION.total,gauge,,,,The number of UNKNOWN_AGGREGATE_FUNCTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_BLOCK_INFO_FIELD.count,count,,,,The number of UNKNOWN_BLOCK_INFO_FIELD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_BLOCK_INFO_FIELD.total,gauge,,,,The number of UNKNOWN_BLOCK_INFO_FIELD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_CODEC.count,count,,,,The number of UNKNOWN_CODEC errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_CODEC.total,gauge,,,,The number of UNKNOWN_CODEC errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_COMPRESSION_METHOD.count,count,,,,The number of UNKNOWN_COMPRESSION_METHOD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_COMPRESSION_METHOD.total,gauge,,,,The number of UNKNOWN_COMPRESSION_METHOD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DATABASE.count,count,,,,The number of UNKNOWN_DATABASE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DATABASE.total,gauge,,,,The number of UNKNOWN_DATABASE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DATABASE_ENGINE.count,count,,,,The number of UNKNOWN_DATABASE_ENGINE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DATABASE_ENGINE.total,gauge,,,,The number of UNKNOWN_DATABASE_ENGINE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DIRECTION_OF_SORTING.count,count,,,,The number of UNKNOWN_DIRECTION_OF_SORTING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DIRECTION_OF_SORTING.total,gauge,,,,The number of UNKNOWN_DIRECTION_OF_SORTING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DISK.count,count,,,,The number of UNKNOWN_DISK errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DISK.total,gauge,,,,The number of UNKNOWN_DISK errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DISTRIBUTED_PRODUCT_MODE.count,count,,,,The number of UNKNOWN_DISTRIBUTED_PRODUCT_MODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_DISTRIBUTED_PRODUCT_MODE.total,gauge,,,,The number of UNKNOWN_DISTRIBUTED_PRODUCT_MODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_IN_AST.count,count,,,,The number of UNKNOWN_ELEMENT_IN_AST errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_IN_AST.total,gauge,,,,The number of UNKNOWN_ELEMENT_IN_AST errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_IN_CONFIG.count,count,,,,The number of UNKNOWN_ELEMENT_IN_CONFIG errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_IN_CONFIG.total,gauge,,,,The number of UNKNOWN_ELEMENT_IN_CONFIG errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_OF_ENUM.count,count,,,,The number of UNKNOWN_ELEMENT_OF_ENUM errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_OF_ENUM.total,gauge,,,,The number of UNKNOWN_ELEMENT_OF_ENUM errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_EXCEPTION.count,count,,,,The number of UNKNOWN_EXCEPTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_EXCEPTION.total,gauge,,,,The number of UNKNOWN_EXCEPTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_FILE_SIZE.count,count,,,,The number of UNKNOWN_FILE_SIZE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_FILE_SIZE.total,gauge,,,,The number of UNKNOWN_FILE_SIZE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_FORMAT.count,count,,,,The number of UNKNOWN_FORMAT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_FORMAT.total,gauge,,,,The number of UNKNOWN_FORMAT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_FORMAT_VERSION.count,count,,,,The number of UNKNOWN_FORMAT_VERSION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_FORMAT_VERSION.total,gauge,,,,The number of UNKNOWN_FORMAT_VERSION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_FUNCTION.count,count,,,,The number of UNKNOWN_FUNCTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_FUNCTION.total,gauge,,,,The number of UNKNOWN_FUNCTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_IDENTIFIER.count,count,,,,The number of UNKNOWN_IDENTIFIER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_IDENTIFIER.total,gauge,,,,The number of UNKNOWN_IDENTIFIER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_JOIN.count,count,,,,The number of UNKNOWN_JOIN errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_JOIN.total,gauge,,,,The number of UNKNOWN_JOIN errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_LOAD_BALANCING.count,count,,,,The number of UNKNOWN_LOAD_BALANCING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_LOAD_BALANCING.total,gauge,,,,The number of UNKNOWN_LOAD_BALANCING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_MUTATION_COMMAND.count,count,,,,The number of UNKNOWN_MUTATION_COMMAND errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_MUTATION_COMMAND.total,gauge,,,,The number of UNKNOWN_MUTATION_COMMAND errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_MYSQL_DATATYPES_SUPPORT_LEVEL.count,count,,,,The number of UNKNOWN_MYSQL_DATATYPES_SUPPORT_LEVEL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_MYSQL_DATATYPES_SUPPORT_LEVEL.total,gauge,,,,The number of UNKNOWN_MYSQL_DATATYPES_SUPPORT_LEVEL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_OVERFLOW_MODE.count,count,,,,The number of UNKNOWN_OVERFLOW_MODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_OVERFLOW_MODE.total,gauge,,,,The number of UNKNOWN_OVERFLOW_MODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PACKET_FROM_CLIENT.count,count,,,,The number of UNKNOWN_PACKET_FROM_CLIENT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PACKET_FROM_CLIENT.total,gauge,,,,The number of UNKNOWN_PACKET_FROM_CLIENT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PACKET_FROM_SERVER.count,count,,,,The number of UNKNOWN_PACKET_FROM_SERVER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PACKET_FROM_SERVER.total,gauge,,,,The number of UNKNOWN_PACKET_FROM_SERVER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PART_TYPE.count,count,,,,The number of UNKNOWN_PART_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PART_TYPE.total,gauge,,,,The number of UNKNOWN_PART_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_POLICY.count,count,,,,The number of UNKNOWN_POLICY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_POLICY.total,gauge,,,,The number of UNKNOWN_POLICY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PROTOBUF_FORMAT.count,count,,,,The number of UNKNOWN_PROTOBUF_FORMAT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PROTOBUF_FORMAT.total,gauge,,,,The number of UNKNOWN_PROTOBUF_FORMAT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PROTOCOL.count,count,,,,The number of UNKNOWN_PROTOCOL errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_PROTOCOL.total,gauge,,,,The number of UNKNOWN_PROTOCOL errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_QUERY_PARAMETER.count,count,,,,The number of UNKNOWN_QUERY_PARAMETER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_QUERY_PARAMETER.total,gauge,,,,The number of UNKNOWN_QUERY_PARAMETER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_QUOTA.count,count,,,,The number of UNKNOWN_QUOTA errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_QUOTA.total,gauge,,,,The number of UNKNOWN_QUOTA errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_RAID_TYPE.count,count,,,,The number of UNKNOWN_RAID_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_RAID_TYPE.total,gauge,,,,The number of UNKNOWN_RAID_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_READ_METHOD.count,count,,,,The number of UNKNOWN_READ_METHOD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_READ_METHOD.total,gauge,,,,The number of UNKNOWN_READ_METHOD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ROLE.count,count,,,,The number of UNKNOWN_ROLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ROLE.total,gauge,,,,The number of UNKNOWN_ROLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ROW_POLICY.count,count,,,,The number of UNKNOWN_ROW_POLICY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_ROW_POLICY.total,gauge,,,,The number of UNKNOWN_ROW_POLICY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_SETTING.count,count,,,,The number of UNKNOWN_SETTING errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_SETTING.total,gauge,,,,The number of UNKNOWN_SETTING errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_SNAPSHOT.count,count,,,,The number of UNKNOWN_SNAPSHOT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_SNAPSHOT.total,gauge,,,,The number of UNKNOWN_SNAPSHOT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_STATUS_OF_INSERT.count,count,,,,The number of UNKNOWN_STATUS_OF_INSERT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_STATUS_OF_INSERT.total,gauge,,,,The number of UNKNOWN_STATUS_OF_INSERT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_STATUS_OF_TRANSACTION.count,count,,,,The number of UNKNOWN_STATUS_OF_TRANSACTION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_STATUS_OF_TRANSACTION.total,gauge,,,,The number of UNKNOWN_STATUS_OF_TRANSACTION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_STORAGE.count,count,,,,The number of UNKNOWN_STORAGE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_STORAGE.total,gauge,,,,The number of UNKNOWN_STORAGE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TABLE.count,count,,,,The number of UNKNOWN_TABLE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TABLE.total,gauge,,,,The number of UNKNOWN_TABLE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TOTALS_MODE.count,count,,,,The number of UNKNOWN_TOTALS_MODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TOTALS_MODE.total,gauge,,,,The number of UNKNOWN_TOTALS_MODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TYPE.count,count,,,,The number of UNKNOWN_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TYPE.total,gauge,,,,The number of UNKNOWN_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TYPE_OF_AST_NODE.count,count,,,,The number of UNKNOWN_TYPE_OF_AST_NODE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TYPE_OF_AST_NODE.total,gauge,,,,The number of UNKNOWN_TYPE_OF_AST_NODE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TYPE_OF_QUERY.count,count,,,,The number of UNKNOWN_TYPE_OF_QUERY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_TYPE_OF_QUERY.total,gauge,,,,The number of UNKNOWN_TYPE_OF_QUERY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_UNION.count,count,,,,The number of UNKNOWN_UNION errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_UNION.total,gauge,,,,The number of UNKNOWN_UNION errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_USER.count,count,,,,The number of UNKNOWN_USER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_USER.total,gauge,,,,The number of UNKNOWN_USER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_VOLUME.count,count,,,,The number of UNKNOWN_VOLUME errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNKNOWN_VOLUME.total,gauge,,,,The number of UNKNOWN_VOLUME errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNRECOGNIZED_ARGUMENTS.count,count,,,,The number of UNRECOGNIZED_ARGUMENTS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNRECOGNIZED_ARGUMENTS.total,gauge,,,,The number of UNRECOGNIZED_ARGUMENTS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSATISFIED_QUORUM_FOR_PREVIOUS_WRITE.count,count,,,,The number of UNSATISFIED_QUORUM_FOR_PREVIOUS_WRITE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSATISFIED_QUORUM_FOR_PREVIOUS_WRITE.total,gauge,,,,The number of UNSATISFIED_QUORUM_FOR_PREVIOUS_WRITE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_COLLATION_LOCALE.count,count,,,,The number of UNSUPPORTED_COLLATION_LOCALE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_COLLATION_LOCALE.total,gauge,,,,The number of UNSUPPORTED_COLLATION_LOCALE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_JOIN_KEYS.count,count,,,,The number of UNSUPPORTED_JOIN_KEYS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_JOIN_KEYS.total,gauge,,,,The number of UNSUPPORTED_JOIN_KEYS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_METHOD.count,count,,,,The number of UNSUPPORTED_METHOD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_METHOD.total,gauge,,,,The number of UNSUPPORTED_METHOD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_PARAMETER.count,count,,,,The number of UNSUPPORTED_PARAMETER errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_PARAMETER.total,gauge,,,,The number of UNSUPPORTED_PARAMETER errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_URI_SCHEME.count,count,,,,The number of UNSUPPORTED_URI_SCHEME errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_UNSUPPORTED_URI_SCHEME.total,gauge,,,,The number of UNSUPPORTED_URI_SCHEME errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_USER_EXPIRED.count,count,,,,The number of USER_EXPIRED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_USER_EXPIRED.total,gauge,,,,The number of USER_EXPIRED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_USER_SESSION_LIMIT_EXCEEDED.count,count,,,,The number of USER_SESSION_LIMIT_EXCEEDED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_USER_SESSION_LIMIT_EXCEEDED.total,gauge,,,,The number of USER_SESSION_LIMIT_EXCEEDED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_VALUE_IS_OUT_OF_RANGE_OF_DATA_TYPE.count,count,,,,The number of VALUE_IS_OUT_OF_RANGE_OF_DATA_TYPE errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_VALUE_IS_OUT_OF_RANGE_OF_DATA_TYPE.total,gauge,,,,The number of VALUE_IS_OUT_OF_RANGE_OF_DATA_TYPE errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_VIOLATED_CONSTRAINT.count,count,,,,The number of VIOLATED_CONSTRAINT errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_VIOLATED_CONSTRAINT.total,gauge,,,,The number of VIOLATED_CONSTRAINT errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_WITH_TIES_WITHOUT_ORDER_BY.count,count,,,,The number of WITH_TIES_WITHOUT_ORDER_BY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_WITH_TIES_WITHOUT_ORDER_BY.total,gauge,,,,The number of WITH_TIES_WITHOUT_ORDER_BY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_BACKUP_SETTINGS.count,count,,,,The number of WRONG_BACKUP_SETTINGS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_BACKUP_SETTINGS.total,gauge,,,,The number of WRONG_BACKUP_SETTINGS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_BASE_BACKUP.count,count,,,,The number of WRONG_BASE_BACKUP errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_BASE_BACKUP.total,gauge,,,,The number of WRONG_BASE_BACKUP errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_DDL_RENAMING_SETTINGS.count,count,,,,The number of WRONG_DDL_RENAMING_SETTINGS errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_DDL_RENAMING_SETTINGS.total,gauge,,,,The number of WRONG_DDL_RENAMING_SETTINGS errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_GLOBAL_SUBQUERY.count,count,,,,The number of WRONG_GLOBAL_SUBQUERY errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_GLOBAL_SUBQUERY.total,gauge,,,,The number of WRONG_GLOBAL_SUBQUERY errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_PASSWORD.count,count,,,,The number of WRONG_PASSWORD errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_WRONG_PASSWORD.total,gauge,,,,The number of WRONG_PASSWORD errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZERO_ARRAY_OR_TUPLE_INDEX.count,count,,,,The number of ZERO_ARRAY_OR_TUPLE_INDEX errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZERO_ARRAY_OR_TUPLE_INDEX.total,gauge,,,,The number of ZERO_ARRAY_OR_TUPLE_INDEX errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZERO_COPY_REPLICATION_ERROR.count,count,,,,The number of ZERO_COPY_REPLICATION_ERROR errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZERO_COPY_REPLICATION_ERROR.total,gauge,,,,The number of ZERO_COPY_REPLICATION_ERROR errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZLIB_DEFLATE_FAILED.count,count,,,,The number of ZLIB_DEFLATE_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZLIB_DEFLATE_FAILED.total,gauge,,,,The number of ZLIB_DEFLATE_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZLIB_INFLATE_FAILED.count,count,,,,The number of ZLIB_INFLATE_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZLIB_INFLATE_FAILED.total,gauge,,,,The number of ZLIB_INFLATE_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZSTD_DECODER_FAILED.count,count,,,,The number of ZSTD_DECODER_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZSTD_DECODER_FAILED.total,gauge,,,,The number of ZSTD_DECODER_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZSTD_ENCODER_FAILED.count,count,,,,The number of ZSTD_ENCODER_FAILED errors since last server restart. (count),0,clickhouse,,, +clickhouse.ClickHouseErrors_ZSTD_ENCODER_FAILED.total,gauge,,,,The number of ZSTD_ENCODER_FAILED errors since last server restart. (total),0,clickhouse,,, +clickhouse.ClickHouseMetrics_ActiveTimersInQueryProfiler,gauge,,,,Number of Active thread local timers in QueryProfiler,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AddressesActive,gauge,,,,Total count of addresses which are used for creation connections with connection pools,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AddressesBanned,gauge,,,,Total count of addresses which are banned as faulty for creation connections with connection pools,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AggregatorThreads,gauge,,,,Number of threads in the Aggregator thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AggregatorThreadsActive,gauge,,,,Number of threads in the Aggregator thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AggregatorThreadsScheduled,gauge,,,,Number of queued or active jobs in the Aggregator thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AsyncInsertCacheSize,gauge,,,,Number of async insert hash id in cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AsynchronousInsertQueueBytes,gauge,,,,Number of pending bytes in the AsynchronousInsert queue.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AsynchronousInsertQueueSize,gauge,,,,Number of pending tasks in the AsynchronousInsert queue.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AsynchronousInsertThreads,gauge,,,,Number of threads in the AsynchronousInsert thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AsynchronousInsertThreadsActive,gauge,,,,Number of threads in the AsynchronousInsert thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AsynchronousInsertThreadsScheduled,gauge,,,,Number of queued or active jobs in the AsynchronousInsert thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AsynchronousReadWait,gauge,,,,Number of threads waiting for asynchronous read.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AttachedDatabase,gauge,,,,Active databases.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AttachedDictionary,gauge,,,,Active dictionaries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AttachedReplicatedTable,gauge,,,,Active replicated tables.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AttachedTable,gauge,,,,Active tables.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AttachedView,gauge,,,,Active views.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AvroSchemaCacheBytes,gauge,,,,Size of the Avro schema cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AvroSchemaCacheCells,gauge,,,,Number of cached Avro schemas,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AvroSchemaRegistryCacheBytes,gauge,,,,Size of the Avro schema registry cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AvroSchemaRegistryCacheCells,gauge,,,,Number of entries in Avro schema registry cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_AzureRequests,gauge,,,,Number of currently executing Azure requests,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundBufferFlushSchedulePoolSize,gauge,,,,Limit on number of tasks in BackgroundBufferFlushSchedulePool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundBufferFlushSchedulePoolTask,gauge,,,,Number of active tasks in BackgroundBufferFlushSchedulePool. This pool is used for periodic Buffer flushes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundCommonPoolSize,gauge,,,,Limit on number of tasks in an associated background pool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundCommonPoolTask,gauge,,,,Number of active tasks in an associated background pool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundDistributedSchedulePoolSize,gauge,,,,Limit on number of tasks in BackgroundDistributedSchedulePool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundDistributedSchedulePoolTask,gauge,,,,Number of active tasks in BackgroundDistributedSchedulePool. This pool is used for distributed sends that is done in background.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundFetchesPoolSize,gauge,,,,Limit on number of simultaneous fetches in an associated background pool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundFetchesPoolTask,gauge,,,,Number of active fetches in an associated background pool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundMergesAndMutationsPoolSize,gauge,,,,Limit on number of active merges and mutations in an associated background pool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundMergesAndMutationsPoolTask,gauge,,,,Number of active merges and mutations in an associated background pool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundMessageBrokerSchedulePoolSize,gauge,,,,Limit on number of tasks in BackgroundMessageBrokerSchedulePool for message streaming,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundMessageBrokerSchedulePoolTask,gauge,,,,Number of active tasks in BackgroundMessageBrokerSchedulePool for message streaming,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundMovePoolSize,gauge,,,,Limit on number of tasks in BackgroundProcessingPool for moves,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundMovePoolTask,gauge,,,,Number of active tasks in BackgroundProcessingPool for moves,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundSchedulePoolSize,gauge,,,,"Limit on number of tasks in BackgroundSchedulePool. This pool is used for periodic ReplicatedMergeTree tasks, like cleaning old data parts, altering data parts, replica re-initialization, etc.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackgroundSchedulePoolTask,gauge,,,,"Number of active tasks in BackgroundSchedulePool. This pool is used for periodic ReplicatedMergeTree tasks, like cleaning old data parts, altering data parts, replica re-initialization, etc.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackupsIOThreads,gauge,,,,Number of threads in the BackupsIO thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackupsIOThreadsActive,gauge,,,,Number of threads in the BackupsIO thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackupsIOThreadsScheduled,gauge,,,,Number of queued or active jobs in the BackupsIO thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackupsThreads,gauge,,,,Number of threads in the thread pool for BACKUP.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackupsThreadsActive,gauge,,,,Number of threads in thread pool for BACKUP running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BackupsThreadsScheduled,gauge,,,,Number of queued or active jobs for BACKUP.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BrokenDisks,gauge,,,,Number of disks disks that were marked as broken during disk check.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BrokenDistributedBytesToInsert,gauge,,,,Number of bytes for asynchronous insertion into Distributed tables that has been marked as broken. Number of bytes for every shard is summed.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BrokenDistributedFilesToInsert,gauge,,,,Number of files for asynchronous insertion into Distributed tables that has been marked as broken. Number of files for every shard is summed.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreads,gauge,,,,Number of threads in the build vector similarity index thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsActive,gauge,,,,Number of threads in the build vector similarity index thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsScheduled,gauge,,,,Number of queued or active jobs in the build vector similarity index thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CacheDetachedFileSegments,gauge,,,,Number of existing detached cache file segments,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CacheDictionaryThreads,gauge,,,,Number of threads in the CacheDictionary thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CacheDictionaryThreadsActive,gauge,,,,Number of threads in the CacheDictionary thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CacheDictionaryThreadsScheduled,gauge,,,,Number of queued or active jobs in the CacheDictionary thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CacheDictionaryUpdateQueueBatches,gauge,,,,Number of 'batches' (a set of keys) in update queue in CacheDictionaries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CacheDictionaryUpdateQueueKeys,gauge,,,,Exact number of keys in update queue in CacheDictionaries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CacheFileSegments,gauge,,,,Number of existing cache file segments,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CacheWarmerBytesInProgress,gauge,,,,Total size of remote file segments waiting to be asynchronously loaded into filesystem cache.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CompiledExpressionCacheBytes,gauge,,,,Total bytes used for the cache of JIT-compiled code,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CompiledExpressionCacheCount,gauge,,,,Total entries in the cache of JIT-compiled code,0,clickhouse,,, +clickhouse.ClickHouseMetrics_Compressing,gauge,,,,Number of compress operations using internal compression codecs,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CompressionThread,gauge,,,,Number of threads in compression thread pools.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CompressionThreadActive,gauge,,,,Number of threads in compression thread pools running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CompressionThreadScheduled,gauge,,,,Number of queued or active jobs in compression thread pools.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrencyControlAcquired,gauge,,,,Total number of acquired CPU slots,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrencyControlAcquiredNonCompeting,gauge,,,,Total number of acquired CPU slots that are not considered competing (the first thread if fair_round_robin scheduler is in use),0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrencyControlPreempted,gauge,,,,Total number of preempted threads waiting for CPU slot,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrencyControlScheduled,gauge,,,,Total number of CPU slot requests are being scheduled currently,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrencyControlSoftLimit,gauge,,,,Value of soft limit on number of CPU slots,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrentHashJoinPoolThreads,gauge,,,,Number of threads in the thread pool for concurrent hash join.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrentHashJoinPoolThreadsActive,gauge,,,,Number of threads in the thread pool for concurrent hash join running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrentHashJoinPoolThreadsScheduled,gauge,,,,Number of queued or active jobs in the thread pool for concurrent hash join.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrentQueryAcquired,gauge,,,,Total number of acquired query slots,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ConcurrentQueryScheduled,gauge,,,,Total number of query slot requests are being scheduled currently,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ContextLockWait,gauge,,,,Number of threads waiting for lock in Context. This is global lock.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CoordinatedMergesCoordinatorAssignedMerges,gauge,,,,Number of assigned merges in merge coordinator state.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CoordinatedMergesCoordinatorRunningMerges,gauge,,,,Number of running merges visible for merge coordinator.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CoordinatedMergesWorkerAssignedMerges,gauge,,,,Number of assigned merges in merge worker state.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_CreatedTimersInQueryProfiler,gauge,,,,Number of Created thread local timers in QueryProfiler,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DDLWorkerThreads,gauge,,,,Number of threads in the DDLWorker thread pool for ON CLUSTER queries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DDLWorkerThreadsActive,gauge,,,,Number of threads in the DDLWORKER thread pool for ON CLUSTER queries running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DDLWorkerThreadsScheduled,gauge,,,,Number of queued or active jobs in the DDLWORKER thread pool for ON CLUSTER queries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DNSAddressesCacheBytes,gauge,,,,Size of the DNS addresses cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DNSAddressesCacheSize,gauge,,,,Number of cached DNS addresses,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DNSHostsCacheBytes,gauge,,,,Size of the DNS hosts cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DNSHostsCacheSize,gauge,,,,Number of cached DNS hosts,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DWARFReaderThreads,gauge,,,,Number of threads in the DWARFBlockInputFormat thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DWARFReaderThreadsActive,gauge,,,,Number of threads in the DWARFBlockInputFormat thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DWARFReaderThreadsScheduled,gauge,,,,Number of queued or active jobs in the DWARFBlockInputFormat thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseBackupThreads,gauge,,,,Number of threads in the DatabaseBackup thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseBackupThreadsActive,gauge,,,,Number of threads in the DatabaseBackup thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseBackupThreadsScheduled,gauge,,,,Number of queued or active jobs in the DatabaseBackup thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseCatalogThreads,gauge,,,,Number of threads in the DatabaseCatalog thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseCatalogThreadsActive,gauge,,,,Number of threads in the DatabaseCatalog thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseCatalogThreadsScheduled,gauge,,,,Number of queued or active jobs in the DatabaseCatalog thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseOnDiskThreads,gauge,,,,Number of threads in the DatabaseOnDisk thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseOnDiskThreadsActive,gauge,,,,Number of threads in the DatabaseOnDisk thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseOnDiskThreadsScheduled,gauge,,,,Number of queued or active jobs in the DatabaseOnDisk thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseReplicatedCreateTablesThreads,gauge,,,,Number of threads in the threadpool for table creation in DatabaseReplicated.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseReplicatedCreateTablesThreadsActive,gauge,,,,Number of active threads in the threadpool for table creation in DatabaseReplicated.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DatabaseReplicatedCreateTablesThreadsScheduled,gauge,,,,Number of queued or active jobs in the threadpool for table creation in DatabaseReplicated.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_Decompressing,gauge,,,,Number of decompress operations using internal compression codecs,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DelayedInserts,gauge,,,,Number of INSERT queries that are throttled due to high number of active data parts for partition in a MergeTree table.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DestroyAggregatesThreads,gauge,,,,Number of threads in the thread pool for destroy aggregate states.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DestroyAggregatesThreadsActive,gauge,,,,Number of threads in the thread pool for destroy aggregate states running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DestroyAggregatesThreadsScheduled,gauge,,,,Number of queued or active jobs in the thread pool for destroy aggregate states.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DictCacheRequests,gauge,,,,Number of requests in fly to data sources of dictionaries of cache type.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskConnectionsStored,gauge,,,,Total count of sessions stored in the session pool for disks,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskConnectionsTotal,gauge,,,,Total count of all sessions: stored in the pool and actively used right now for disks,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskObjectStorageAsyncThreads,gauge,,,,"Obsolete metric, shows nothing.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskObjectStorageAsyncThreadsActive,gauge,,,,"Obsolete metric, shows nothing.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskPlainRewritableAzureDirectoryMapSize,gauge,,,,Number of local-to-remote path entries in the 'plain_rewritable' in-memory map for AzureObjectStorage.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskPlainRewritableAzureFileCount,gauge,,,,Number of file entries in the 'plain_rewritable' in-memory map for AzureObjectStorage.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskPlainRewritableAzureUniqueFileNamesCount,gauge,,,,Number of unique file name entries in the 'plain_rewritable' in-memory map for AzureObjectStorage.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskPlainRewritableLocalDirectoryMapSize,gauge,,,,Number of local-to-remote path entries in the 'plain_rewritable' in-memory map for LocalObjectStorage.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskPlainRewritableLocalFileCount,gauge,,,,Number of file entries in the 'plain_rewritable' in-memory map for LocalObjectStorage.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskPlainRewritableLocalUniqueFileNamesCount,gauge,,,,Number of unique file name entries in the 'plain_rewritable' in-memory map for LocalObjectStorage.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskPlainRewritableS3DirectoryMapSize,gauge,,,,Number of local-to-remote path entries in the 'plain_rewritable' in-memory map for S3ObjectStorage.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskPlainRewritableS3FileCount,gauge,,,,Number of file entries in the 'plain_rewritable' in-memory map for S3ObjectStorage.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskPlainRewritableS3UniqueFileNamesCount,gauge,,,,Number of unique file name entries in the 'plain_rewritable' in-memory map for S3ObjectStorage.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskS3NoSuchKeyErrors,gauge,,,,The number of `NoSuchKey` errors that occur when reading data from S3 cloud storage through ClickHouse disks.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DiskSpaceReservedForMerge,gauge,,,,Disk space reserved for currently running background merges. It is slightly more than the total size of currently merging parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheAllocatedConnections,gauge,,,,Number of currently allocated connections to Distributed Cache connection pool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheBorrowedConnections,gauge,,,,Number of currently borrowed connections to Distributed Cache connection pool,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheOpenedConnections,gauge,,,,Number of open connections to Distributed Cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheReadRequests,gauge,,,,Number of executed Read requests to Distributed Cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheRegisteredServers,gauge,,,,Number of distributed cache registered servers,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheRegisteredServersCurrentAZ,gauge,,,,Number of distributed cache registered servers in current az,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheServerConnections,gauge,,,,Number of open connections to ClickHouse server from Distributed Cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheServerRegistryConnections,gauge,,,,Number of active connections to ClickHouse server from Distributed Cache (not marked as cancelled because of limit),0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheServerS3CachedClients,gauge,,,,Number of distributed cache S3 cached clients,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheUsedConnections,gauge,,,,Number of currently used connections to Distributed Cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistrCacheWriteRequests,gauge,,,,Number of executed Write requests to Distributed Cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistributedBytesToInsert,gauge,,,,Number of pending bytes to process for asynchronous insertion into Distributed tables. Number of bytes for every shard is summed.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistributedFilesToInsert,gauge,,,,Number of pending files to process for asynchronous insertion into Distributed tables. Number of files for every shard is summed.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistributedInsertThreads,gauge,,,,Number of threads used for INSERT into Distributed.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistributedInsertThreadsActive,gauge,,,,Number of threads used for INSERT into Distributed running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistributedInsertThreadsScheduled,gauge,,,,Number of queued or active jobs used for INSERT into Distributed.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DistributedSend,gauge,,,,Number of connections to remote servers sending data that was INSERTed into Distributed tables. Both synchronous and asynchronous mode.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DropDistributedCacheThreads,gauge,,,,Number of threads in the threadpool for drop distributed cache query.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DropDistributedCacheThreadsActive,gauge,,,,Number of active threads in the threadpool for drop distributed cache query.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_DropDistributedCacheThreadsScheduled,gauge,,,,Number of queued or active jobs in the threadpool for drop distributed cache.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_EphemeralNode,gauge,,,,Number of ephemeral nodes hold in ZooKeeper.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilesystemCacheDelayedCleanupElements,gauge,,,,Filesystem cache elements in background cleanup queue,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilesystemCacheDownloadQueueElements,gauge,,,,Filesystem cache elements in download queue,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilesystemCacheElements,gauge,,,,Filesystem cache elements (file segments),0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilesystemCacheHoldFileSegments,gauge,,,,Filesystem cache file segment which are currently hold as unreleasable,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilesystemCacheKeys,gauge,,,,Number of keys in filesystem cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilesystemCacheReadBuffers,gauge,,,,Number of active cache buffers,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilesystemCacheSize,gauge,,,,Filesystem cache size in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilesystemCacheSizeLimit,gauge,,,,Filesystem cache size limit in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilteringMarksWithPrimaryKey,gauge,,,,Number of threads currently doing filtering of mark ranges by the primary key,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FilteringMarksWithSecondaryKeys,gauge,,,,Number of threads currently doing filtering of mark ranges by secondary keys,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FormatParsingThreads,gauge,,,,Number of threads in the thread pool used for parsing input.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FormatParsingThreadsActive,gauge,,,,Number of threads in the thread pool used for parsing input running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_FormatParsingThreadsScheduled,gauge,,,,Number of queued or active jobs in the thread pool used for parsing input.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_GlobalThread,gauge,,,,Number of threads in global thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_GlobalThreadActive,gauge,,,,Number of threads in global thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_GlobalThreadScheduled,gauge,,,,Number of queued or active jobs in global thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HTTPConnection,gauge,,,,Number of connections to HTTP server,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HTTPConnectionsStored,gauge,,,,Total count of sessions stored in the session pool for http hosts,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HTTPConnectionsTotal,gauge,,,,Total count of all sessions: stored in the pool and actively used right now for http hosts,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HashedDictionaryThreads,gauge,,,,Number of threads in the HashedDictionary thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HashedDictionaryThreadsActive,gauge,,,,Number of threads in the HashedDictionary thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HashedDictionaryThreadsScheduled,gauge,,,,Number of queued or active jobs in the HashedDictionary thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HiveFilesCacheBytes,gauge,,,,Size of the hive cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HiveFilesCacheFiles,gauge,,,,Number of cached files in the hive cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HiveMetadataFilesCacheBytes,gauge,,,,Size of the hive metadata cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_HiveMetadataFilesCacheFiles,gauge,,,,Number of cached files in the hive metadata cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IDiskCopierThreads,gauge,,,,Number of threads for copying data between disks of different types.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IDiskCopierThreadsActive,gauge,,,,Number of threads for copying data between disks of different types running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IDiskCopierThreadsScheduled,gauge,,,,Number of queued or active jobs for copying data between disks of different types.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOPrefetchThreads,gauge,,,,Number of threads in the IO prefetch thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOPrefetchThreadsActive,gauge,,,,Number of threads in the IO prefetch thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOPrefetchThreadsScheduled,gauge,,,,Number of queued or active jobs in the IO prefetch thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOThreads,gauge,,,,Number of threads in the IO thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOThreadsActive,gauge,,,,Number of threads in the IO thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOThreadsScheduled,gauge,,,,Number of queued or active jobs in the IO thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOUringInFlightEvents,gauge,,,,Number of io_uring SQEs in flight,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOUringPendingEvents,gauge,,,,Number of io_uring SQEs waiting to be submitted,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOWriterThreads,gauge,,,,Number of threads in the IO writer thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOWriterThreadsActive,gauge,,,,Number of threads in the IO writer thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IOWriterThreadsScheduled,gauge,,,,Number of queued or active jobs in the IO writer thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IcebergCatalogThreads,gauge,,,,Number of threads in the IcebergCatalog thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IcebergCatalogThreadsActive,gauge,,,,Number of threads in the IcebergCatalog thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IcebergCatalogThreadsScheduled,gauge,,,,Number of queued or active jobs in the IcebergCatalog thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IcebergMetadataFilesCacheBytes,gauge,,,,Size of the iceberg metadata cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IcebergMetadataFilesCacheFiles,gauge,,,,Number of cached files in the iceberg metadata cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IndexMarkCacheBytes,gauge,,,,Total size of mark cache for secondary indices in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IndexMarkCacheFiles,gauge,,,,Total number of mark files cached in the mark cache for secondary indices,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IndexUncompressedCacheBytes,gauge,,,,Total size of uncompressed cache in bytes for secondary indices. Uncompressed cache does not usually improve the performance and should be mostly avoided,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IndexUncompressedCacheCells,gauge,,,,Total number of entries in the uncompressed cache for secondary indices. Each entry represents a decompressed block of data. Uncompressed cache does not usually improve performance and should be mostly avoided,0,clickhouse,,, +clickhouse.ClickHouseMetrics_InterserverConnection,gauge,,,,Number of connections from other replicas to fetch parts,0,clickhouse,,, +clickhouse.ClickHouseMetrics_IsServerShuttingDown,gauge,,,,"Indicates if the server is shutting down: 0 = no, 1 = yes",0,clickhouse,,, +clickhouse.ClickHouseMetrics_KafkaAssignedPartitions,gauge,,,,Number of partitions Kafka tables currently assigned to,0,clickhouse,,, +clickhouse.ClickHouseMetrics_KafkaBackgroundReads,gauge,,,,Number of background reads currently working (populating materialized views from Kafka),0,clickhouse,,, +clickhouse.ClickHouseMetrics_KafkaConsumers,gauge,,,,Number of active Kafka consumers,0,clickhouse,,, +clickhouse.ClickHouseMetrics_KafkaConsumersInUse,gauge,,,,Number of consumers which are currently used by direct or background reads,0,clickhouse,,, +clickhouse.ClickHouseMetrics_KafkaConsumersWithAssignment,gauge,,,,Number of active Kafka consumers which have some partitions assigned.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_KafkaLibrdkafkaThreads,gauge,,,,Number of active librdkafka threads,0,clickhouse,,, +clickhouse.ClickHouseMetrics_KafkaProducers,gauge,,,,Number of active Kafka producer created,0,clickhouse,,, +clickhouse.ClickHouseMetrics_KafkaWrites,gauge,,,,Number of currently running inserts to Kafka,0,clickhouse,,, +clickhouse.ClickHouseMetrics_KeeperAliveConnections,gauge,,,,Number of alive connections,0,clickhouse,,, +clickhouse.ClickHouseMetrics_KeeperOutstandingRequests,gauge,,,,Number of outstanding requests,0,clickhouse,,, +clickhouse.ClickHouseMetrics_LicenseRemainingSeconds,gauge,,,,Remaining seconds of the license validity period.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_LocalThread,gauge,,,,Obsolete. Number of threads in local thread pools. The threads in local thread pools are taken from the global thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_LocalThreadActive,gauge,,,,Obsolete. Number of threads in local thread pools running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_LocalThreadScheduled,gauge,,,,Obsolete. Number of queued or active jobs in local thread pools.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MMapCacheCells,gauge,,,,The number of files opened with `mmap` (mapped in memory). This is used for queries with the setting `local_filesystem_read_method` set to `mmap`. The files opened with `mmap` are kept in the cache to avoid costly TLB flushes.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MMappedFileBytes,gauge,,,,Sum size of mmapped file regions.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MMappedFiles,gauge,,,,Total number of mmapped files.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MarkCacheBytes,gauge,,,,Total size of mark cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MarkCacheFiles,gauge,,,,Total number of mark files cached in the mark cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MarksLoaderThreads,gauge,,,,Number of threads in thread pool for loading marks.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MarksLoaderThreadsActive,gauge,,,,Number of threads in the thread pool for loading marks running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MarksLoaderThreadsScheduled,gauge,,,,Number of queued or active jobs in the thread pool for loading marks.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MaxDDLEntryID,gauge,,,,Max processed DDL entry of DDLWorker.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MaxPushedDDLEntryID,gauge,,,,Max DDL entry of DDLWorker that pushed to zookeeper.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MemoryTracking,gauge,,,,Total amount of memory (bytes) allocated by the server.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MemoryTrackingUncorrected,gauge,,,,Total amount of memory (bytes) allocated by the server not corrected by RSS.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_Merge,gauge,,,,Number of executing background merges,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeJoinBlocksCacheBytes,gauge,,,,Total bytes used for cached blocks in MergeJoin,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeJoinBlocksCacheCount,gauge,,,,Total cached blocks in MergeJoin,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeParts,gauge,,,,Number of source parts participating in current background merges,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeAllRangesAnnouncementsSent,gauge,,,,The current number of announcement being sent in flight from the remote server to the initiator server about the set of data parts (for MergeTree tables). Measured on the remote server side.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeBackgroundExecutorThreads,gauge,,,,Number of threads in the MergeTreeBackgroundExecutor thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeBackgroundExecutorThreadsActive,gauge,,,,Number of threads in the MergeTreeBackgroundExecutor thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeBackgroundExecutorThreadsScheduled,gauge,,,,Number of queued or active jobs in the MergeTreeBackgroundExecutor thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeDataSelectExecutorThreads,gauge,,,,Number of threads in the MergeTreeDataSelectExecutor thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeDataSelectExecutorThreadsActive,gauge,,,,Number of threads in the MergeTreeDataSelectExecutor thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeDataSelectExecutorThreadsScheduled,gauge,,,,Number of queued or active jobs in the MergeTreeDataSelectExecutor thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreads,gauge,,,,Number of threads for ALTER TABLE FETCH PARTITION,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsActive,gauge,,,,Number of threads for ALTER TABLE FETCH PARTITION fetching part,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsScheduled,gauge,,,,Number of queued or active part fetches in ALTER TABLE FETCH PARTITION,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeOutdatedPartsLoaderThreads,gauge,,,,Number of threads in the threadpool for loading Outdated data parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeOutdatedPartsLoaderThreadsActive,gauge,,,,Number of active threads in the threadpool for loading Outdated data parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeOutdatedPartsLoaderThreadsScheduled,gauge,,,,Number of queued or active jobs in the threadpool for loading Outdated data parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreePartsCleanerThreads,gauge,,,,Number of threads in the MergeTree parts cleaner thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreePartsCleanerThreadsActive,gauge,,,,Number of threads in the MergeTree parts cleaner thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreePartsCleanerThreadsScheduled,gauge,,,,Number of queued or active jobs in the MergeTree parts cleaner thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreePartsLoaderThreads,gauge,,,,Number of threads in the MergeTree parts loader thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreePartsLoaderThreadsActive,gauge,,,,Number of threads in the MergeTree parts loader thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreePartsLoaderThreadsScheduled,gauge,,,,Number of queued or active jobs in the MergeTree parts loader thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeReadTaskRequestsSent,gauge,,,,The current number of callback requests in flight from the remote server back to the initiator server to choose the read task (for MergeTree tables). Measured on the remote server side.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreads,gauge,,,,Number of threads in the thread pool used for subcolumns reading in MergeTree.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsActive,gauge,,,,Number of threads in the thread pool used for subcolumns reading in MergeTree running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsScheduled,gauge,,,,Number of queued or active jobs in the thread pool used for subcolumns reading in MergeTree.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeUnexpectedPartsLoaderThreads,gauge,,,,Number of threads in the threadpool for loading Unexpected data parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeUnexpectedPartsLoaderThreadsActive,gauge,,,,Number of active threads in the threadpool for loading Unexpected data parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergeTreeUnexpectedPartsLoaderThreadsScheduled,gauge,,,,Number of queued or active jobs in the threadpool for loading Unexpected data parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MergesMutationsMemoryTracking,gauge,,,,Total amount of memory (bytes) allocated by background tasks (merges and mutations).,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MetadataFromKeeperCacheObjects,gauge,,,,Number of objects in disk metadata cache.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_Move,gauge,,,,Number of currently executing moves,0,clickhouse,,, +clickhouse.ClickHouseMetrics_MySQLConnection,gauge,,,,Number of client connections using MySQL protocol,0,clickhouse,,, +clickhouse.ClickHouseMetrics_NetworkReceive,gauge,,,,"Number of threads receiving data from network. Only ClickHouse-related network interaction is included, not by 3rd party libraries.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_NetworkSend,gauge,,,,"Number of threads sending data to network. Only ClickHouse-related network interaction is included, not by 3rd party libraries.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_NonAbortedMergeFailures,gauge,,,,"Number of failed merges since startup, excluding the merges that were aborted",0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageAzureThreads,gauge,,,,Number of threads in the AzureObjectStorage thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageAzureThreadsActive,gauge,,,,Number of threads in the AzureObjectStorage thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageAzureThreadsScheduled,gauge,,,,Number of queued or active jobs in the AzureObjectStorage thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageQueueRegisteredServers,gauge,,,,Number of registered servers in StorageS3(Azure)Queue,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageQueueShutdownThreads,gauge,,,,Number of threads in object storage queue shutdown pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageQueueShutdownThreadsActive,gauge,,,,Number of threads in object storage queue shutdown pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageQueueShutdownThreadsScheduled,gauge,,,,Number of queued or active jobs in object storage queue shutdown pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageS3Threads,gauge,,,,Number of threads in the S3ObjectStorage thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageS3ThreadsActive,gauge,,,,Number of threads in the S3ObjectStorage thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ObjectStorageS3ThreadsScheduled,gauge,,,,Number of queued or active jobs in the S3ObjectStorage thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_OpenFileForRead,gauge,,,,Number of files open for reading,0,clickhouse,,, +clickhouse.ClickHouseMetrics_OpenFileForWrite,gauge,,,,Number of files open for writing,0,clickhouse,,, +clickhouse.ClickHouseMetrics_OutdatedPartsLoadingThreads,gauge,,,,Number of threads in the threadpool for loading Outdated data parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_OutdatedPartsLoadingThreadsActive,gauge,,,,Number of active threads in the threadpool for loading Outdated data parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_OutdatedPartsLoadingThreadsScheduled,gauge,,,,Number of queued or active jobs in the threadpool for loading Outdated data parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PageCacheBytes,gauge,,,,Total size of userspace page cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PageCacheCells,gauge,,,,Total number of entries in the userspace page cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferThreads,gauge,,,,Number of threads in all instances of ParallelCompressedWriteBuffer - these threads are doing parallel compression and writing,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferWait,gauge,,,,Number of threads in all instances of ParallelCompressedWriteBuffer that are currently waiting for buffer to become available for writing,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelFormattingOutputFormatThreads,gauge,,,,Number of threads in the ParallelFormattingOutputFormatThreads thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelFormattingOutputFormatThreadsActive,gauge,,,,Number of threads in the ParallelFormattingOutputFormatThreads thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelFormattingOutputFormatThreadsScheduled,gauge,,,,Number of queued or active jobs in the ParallelFormattingOutputFormatThreads thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreads,gauge,,,,Number of threads in the ParallelParsingInputFormat thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreadsActive,gauge,,,,Number of threads in the ParallelParsingInputFormat thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreadsScheduled,gauge,,,,Number of queued or active jobs in the ParallelParsingInputFormat thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelWithQueryActiveThreads,gauge,,,,Number of active threads in the threadpool for processing PARALLEL WITH queries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelWithQueryScheduledThreads,gauge,,,,Number of queued or active jobs in the threadpool for processing PARALLEL WITH queries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParallelWithQueryThreads,gauge,,,,Number of threads in the threadpool for processing PARALLEL WITH queries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParquetDecoderIOThreads,gauge,,,,Number of threads in the ParquetBlockInputFormat io thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParquetDecoderIOThreadsActive,gauge,,,,Number of threads in the ParquetBlockInputFormat io thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParquetDecoderIOThreadsScheduled,gauge,,,,Number of queued or active jobs in the ParquetBlockInputFormat io thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParquetDecoderThreads,gauge,,,,Number of threads in the ParquetBlockInputFormat thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParquetDecoderThreadsActive,gauge,,,,Number of threads in the ParquetBlockInputFormat thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParquetDecoderThreadsScheduled,gauge,,,,Number of queued or active jobs in the ParquetBlockInputFormat thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParquetEncoderThreads,gauge,,,,Number of threads in ParquetBlockOutputFormat thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParquetEncoderThreadsActive,gauge,,,,Number of threads in ParquetBlockOutputFormat thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ParquetEncoderThreadsScheduled,gauge,,,,Number of queued or active jobs in ParquetBlockOutputFormat thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartMutation,gauge,,,,Number of mutations (ALTER DELETE/UPDATE),0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsActive,gauge,,,,"Active data part, used by current and upcoming SELECTs.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsCommitted,gauge,,,,Deprecated. See PartsActive.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsCompact,gauge,,,,Compact parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsDeleteOnDestroy,gauge,,,,Part was moved to another disk and should be deleted in own destructor.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsDeleting,gauge,,,,"Not active data part with identity refcounter, it is deleting right now by a cleaner.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsOutdated,gauge,,,,"Not active data part, but could be used by only current SELECTs, could be deleted after SELECTs finishes.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsPreActive,gauge,,,,"The part is in data_parts, but not used for SELECTs.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsPreCommitted,gauge,,,,Deprecated. See PartsPreActive.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsTemporary,gauge,,,,"The part is generating now, it is not in data_parts list.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_PartsWide,gauge,,,,Wide parts.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PendingAsyncInsert,gauge,,,,Number of asynchronous inserts that are waiting for flush.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PolygonDictionaryThreads,gauge,,,,Number of threads in the threadpool for polygon dictionaries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsActive,gauge,,,,Number of active threads in the threadpool for polygon dictionaries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsScheduled,gauge,,,,Number of queued or active jobs in the threadpool for polygon dictionaries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PostgreSQLConnection,gauge,,,,Number of client connections using PostgreSQL protocol,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PrimaryIndexCacheBytes,gauge,,,,Total size of primary index cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_PrimaryIndexCacheFiles,gauge,,,,Total number of index files cached in the primary index cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_Query,gauge,,,,Number of executing queries,0,clickhouse,,, +clickhouse.ClickHouseMetrics_QueryCacheBytes,gauge,,,,Total size of the query cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_QueryCacheEntries,gauge,,,,Total number of entries in the query cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_QueryConditionCacheBytes,gauge,,,,Total size of the query condition cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_QueryConditionCacheEntries,gauge,,,,Total number of entries in the query condition cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_QueryPipelineExecutorThreads,gauge,,,,Number of threads in the PipelineExecutor thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_QueryPipelineExecutorThreadsActive,gauge,,,,Number of threads in the PipelineExecutor thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_QueryPipelineExecutorThreadsScheduled,gauge,,,,Number of queued or active jobs in the PipelineExecutor thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_QueryPreempted,gauge,,,,Number of running tasks which are paused and waiting due to 'priority' setting.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_QueryThread,gauge,,,,Number of query processing threads,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RWLockActiveReaders,gauge,,,,Number of threads holding read lock in a table RWLock.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RWLockActiveWriters,gauge,,,,Number of threads holding write lock in a table RWLock.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RWLockWaitingReaders,gauge,,,,Number of threads waiting for read on a table RWLock.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RWLockWaitingWriters,gauge,,,,Number of threads waiting for write on a table RWLock.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_Read,gauge,,,,"Number of read (read, pread, io_getevents, etc.) syscalls in fly",0,clickhouse,,, +clickhouse.ClickHouseMetrics_ReadTaskRequestsSent,gauge,,,,The current number of callback requests in flight from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the remote server side.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ReadonlyDisks,gauge,,,,Number of disks that were marked as readonly during disk check.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ReadonlyReplica,gauge,,,,Number of Replicated tables that are currently in readonly state due to re-initialization after ZooKeeper session loss or due to startup without ZooKeeper configured.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RefreshableViews,gauge,,,,Number materialized views with periodic refreshing (REFRESH),0,clickhouse,,, +clickhouse.ClickHouseMetrics_RefreshingViews,gauge,,,,Number of materialized views currently executing a refresh,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RemoteRead,gauge,,,,Number of read with remote reader in fly,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ReplicatedChecks,gauge,,,,Number of data parts checking for consistency,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ReplicatedFetch,gauge,,,,Number of data parts being fetched from replica,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ReplicatedSend,gauge,,,,Number of data parts being sent to replicas,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RestartReplicaThreads,gauge,,,,Number of threads in the RESTART REPLICA thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RestartReplicaThreadsActive,gauge,,,,Number of threads in the RESTART REPLICA thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RestartReplicaThreadsScheduled,gauge,,,,Number of queued or active jobs in the RESTART REPLICA thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RestoreThreads,gauge,,,,Number of threads in the thread pool for RESTORE.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RestoreThreadsActive,gauge,,,,Number of threads in the thread pool for RESTORE running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_RestoreThreadsScheduled,gauge,,,,Number of queued or active jobs for RESTORE.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_Revision,gauge,,,,Revision of the server. It is a number incremented for every release or release candidate except patch releases.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_S3Requests,gauge,,,,S3 requests count,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SchedulerIOReadScheduled,gauge,,,,Number of IO reads are being scheduled currently,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SchedulerIOWriteScheduled,gauge,,,,Number of IO writes are being scheduled currently,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SendExternalTables,gauge,,,,Number of connections that are sending data for external tables to remote servers. External tables are used to implement GLOBAL IN and GLOBAL JOIN operators with distributed subqueries.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SendScalars,gauge,,,,Number of connections that are sending data for scalars to remote servers.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogDropDetachLocalTablesErrors,gauge,,,,Number of errors that occurred when attempting to drop or detach local tables in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreads,gauge,,,,Number of threads in the threadpool for drop of local tables in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsActive,gauge,,,,Number of active threads in the threadpool for drop of local tables in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsScheduled,gauge,,,,Number of queued or active jobs in the threadpool for drop of local tables in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreads,gauge,,,,Number of threads in the threadpool for drop of object in ZooKeeper in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsActive,gauge,,,,Number of active threads in the threadpool for drop of object in ZooKeeper in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsScheduled,gauge,,,,Number of queued or active jobs in the threadpool for drop of object in ZooKeeper in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogNumberOfObjectsInState,gauge,,,,Number of objects in the current state of Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreads,gauge,,,,Number of threads in the threadpool for state application in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsActive,gauge,,,,Number of active threads in the threadpool for state application in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsScheduled,gauge,,,,Number of queued or active jobs in the threadpool for state application in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedDatabaseCatalogTablesInLocalDropDetachQueue,gauge,,,,Number of tables in the queue for local drop or detach in Shared Catalog.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedMergeTreeAssignedCurrentParts,gauge,,,,Number of parts locked by merge or mutation,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedMergeTreeCondemnedPartsInKeeper,gauge,,,,How many condemned part records stored in keeper,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedMergeTreeFetch,gauge,,,,Number of fetches in progress,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedMergeTreeOutdatedPartsInKeeper,gauge,,,,How many outdated part records stored in keeper,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedMergeTreeThreads,gauge,,,,Number of threads in the thread pools in internals of SharedMergeTree,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedMergeTreeThreadsActive,gauge,,,,Number of threads in the thread pools in internals of SharedMergeTree running a task,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SharedMergeTreeThreadsScheduled,gauge,,,,Number of queued or active threads in the thread pools in internals of SharedMergeTree,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StartupScriptsExecutionState,gauge,,,,"State of startup scripts execution: 0 = not finished, 1 = success, 2 = failure.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_StartupSystemTablesThreads,gauge,,,,Number of threads in the StartupSystemTables thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StartupSystemTablesThreadsActive,gauge,,,,Number of threads in the StartupSystemTables thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StartupSystemTablesThreadsScheduled,gauge,,,,Number of queued or active jobs in the StartupSystemTables thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StatelessWorkerThreads,gauge,,,,Number of threads in the stateless worker thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StatelessWorkerThreadsActive,gauge,,,,Number of threads in the stateless worker thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StatelessWorkerThreadsScheduled,gauge,,,,Number of queued or active jobs in the stateless worker thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageBufferBytes,gauge,,,,Number of bytes in buffers of Buffer tables,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageBufferFlushThreads,gauge,,,,Number of threads for background flushes in StorageBuffer,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageBufferFlushThreadsActive,gauge,,,,Number of threads for background flushes in StorageBuffer running a task,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageBufferFlushThreadsScheduled,gauge,,,,Number of queued or active threads for background flushes in StorageBuffer,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageBufferRows,gauge,,,,Number of rows in buffers of Buffer tables,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageConnectionsStored,gauge,,,,Total count of sessions stored in the session pool for storages,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageConnectionsTotal,gauge,,,,Total count of all sessions: stored in the pool and actively used right now for storages,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageDistributedThreads,gauge,,,,Number of threads in the StorageDistributed thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageDistributedThreadsActive,gauge,,,,Number of threads in the StorageDistributed thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageDistributedThreadsScheduled,gauge,,,,Number of queued or active jobs in the StorageDistributed thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageHiveThreads,gauge,,,,Number of threads in the StorageHive thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageHiveThreadsActive,gauge,,,,Number of threads in the StorageHive thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageHiveThreadsScheduled,gauge,,,,Number of queued or active jobs in the StorageHive thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageObjectStorageThreads,gauge,,,,Number of threads in the remote table engines thread pools.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageObjectStorageThreadsActive,gauge,,,,Number of threads in the remote table engines thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageObjectStorageThreadsScheduled,gauge,,,,Number of queued or active jobs in remote table engines thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageS3Threads,gauge,,,,Number of threads in the StorageS3 thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageS3ThreadsActive,gauge,,,,Number of threads in the StorageS3 thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_StorageS3ThreadsScheduled,gauge,,,,Number of queued or active jobs in the StorageS3 thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SystemReplicasThreads,gauge,,,,Number of threads in the system.replicas thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SystemReplicasThreadsActive,gauge,,,,Number of threads in the system.replicas thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_SystemReplicasThreadsScheduled,gauge,,,,Number of queued or active jobs in the system.replicas thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TCPConnection,gauge,,,,"Number of connections to TCP server (clients with native interface), also included server-server distributed query connections",0,clickhouse,,, +clickhouse.ClickHouseMetrics_TablesLoaderBackgroundThreads,gauge,,,,Number of threads in the tables loader background thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TablesLoaderBackgroundThreadsActive,gauge,,,,Number of threads in the tables loader background thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TablesLoaderBackgroundThreadsScheduled,gauge,,,,Number of queued or active jobs in the tables loader background thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TablesLoaderForegroundThreads,gauge,,,,Number of threads in the tables loader foreground thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TablesLoaderForegroundThreadsActive,gauge,,,,Number of threads in the tables loader foreground thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TablesLoaderForegroundThreadsScheduled,gauge,,,,Number of queued or active jobs in the tables loader foreground thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TablesToDropQueueSize,gauge,,,,"Number of dropped tables, that are waiting for background data removal.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_TaskTrackerThreads,gauge,,,,Number of threads used by the distributed query remote task tracker.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TaskTrackerThreadsActive,gauge,,,,Number of threads in the distributed query remote task tracker thread pool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TaskTrackerThreadsScheduled,gauge,,,,Number of queued or active jobs in the distributed query remote task tracker thread pool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TemporaryFilesForAggregation,gauge,,,,Number of temporary files created for external aggregation,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TemporaryFilesForJoin,gauge,,,,Number of temporary files created for JOIN,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TemporaryFilesForMerge,gauge,,,,Number of temporary files for vertical merge,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TemporaryFilesForSort,gauge,,,,Number of temporary files created for external sorting,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TemporaryFilesUnknown,gauge,,,,Number of temporary files created without known purpose,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ThreadPoolFSReaderThreads,gauge,,,,Number of threads in the thread pool for local_filesystem_read_method=threadpool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ThreadPoolFSReaderThreadsActive,gauge,,,,Number of threads in the thread pool for local_filesystem_read_method=threadpool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ThreadPoolFSReaderThreadsScheduled,gauge,,,,Number of queued or active jobs in the thread pool for local_filesystem_read_method=threadpool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ThreadPoolRemoteFSReaderThreads,gauge,,,,Number of threads in the thread pool for remote_filesystem_read_method=threadpool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ThreadPoolRemoteFSReaderThreadsActive,gauge,,,,Number of threads in the thread pool for remote_filesystem_read_method=threadpool running a task.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ThreadPoolRemoteFSReaderThreadsScheduled,gauge,,,,Number of queued or active jobs in the thread pool for remote_filesystem_read_method=threadpool.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ThreadsInOvercommitTracker,gauge,,,,Number of waiting threads inside of OvercommitTracker,0,clickhouse,,, +clickhouse.ClickHouseMetrics_TotalMergeFailures,gauge,,,,"Number of all failed merges since startup, including the ones that were aborted",0,clickhouse,,, +clickhouse.ClickHouseMetrics_TotalTemporaryFiles,gauge,,,,Number of temporary files created,0,clickhouse,,, +clickhouse.ClickHouseMetrics_UncompressedCacheBytes,gauge,,,,Total size of uncompressed cache in bytes. Uncompressed cache does not usually improve the performance and should be mostly avoided,0,clickhouse,,, +clickhouse.ClickHouseMetrics_UncompressedCacheCells,gauge,,,,Total number of entries in the uncompressed cache. Each entry represents a decompressed block of data. Uncompressed cache does not usually improve performance and should be mostly avoided,0,clickhouse,,, +clickhouse.ClickHouseMetrics_VectorSimilarityIndexCacheBytes,gauge,,,,Size of the vector similarity index cache in bytes,0,clickhouse,,, +clickhouse.ClickHouseMetrics_VectorSimilarityIndexCacheCells,gauge,,,,Number of entries in vector similarity index cache,0,clickhouse,,, +clickhouse.ClickHouseMetrics_VersionInteger,gauge,,,,"Version of the server in a single integer number in base-1000. For example, version 11.22.33 is translated to 11022033.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_Write,gauge,,,,"Number of write (write, pwrite, io_getevents, etc.) syscalls in fly",0,clickhouse,,, +clickhouse.ClickHouseMetrics_ZooKeeperRequest,gauge,,,,Number of requests to ZooKeeper in fly.,0,clickhouse,,, +clickhouse.ClickHouseMetrics_ZooKeeperSession,gauge,,,,"Number of sessions (connections) to ZooKeeper. Should be no more than one, because using more than one connection to ZooKeeper may lead to bugs due to lack of linearizability (stale reads) that ZooKeeper consistency model allows.",0,clickhouse,,, +clickhouse.ClickHouseMetrics_ZooKeeperWatch,gauge,,,,Number of watches (event subscriptions) in ZooKeeper.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AIORead.count,count,,,,Number of reads with Linux or FreeBSD AIO interface (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AIORead.total,gauge,,,,Number of reads with Linux or FreeBSD AIO interface (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AIOReadBytes.count,count,,,,Number of bytes read with Linux or FreeBSD AIO interface (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AIOReadBytes.total,gauge,,,,Number of bytes read with Linux or FreeBSD AIO interface (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AIOWrite.count,count,,,,Number of writes with Linux or FreeBSD AIO interface (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AIOWrite.total,gauge,,,,Number of writes with Linux or FreeBSD AIO interface (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AIOWriteBytes.count,count,,,,Number of bytes written with Linux or FreeBSD AIO interface (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AIOWriteBytes.total,gauge,,,,Number of bytes written with Linux or FreeBSD AIO interface (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AddressesDiscovered.count,count,,,,Total count of new addresses in DNS resolve results for HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AddressesDiscovered.total,gauge,,,,Total count of new addresses in DNS resolve results for HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AddressesExpired.count,count,,,,Total count of expired addresses which is no longer presented in DNS resolve results for HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AddressesExpired.total,gauge,,,,Total count of expired addresses which is no longer presented in DNS resolve results for HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AddressesMarkedAsFailed.count,count,,,,Total count of addresses which have been marked as faulty due to connection errors for HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AddressesMarkedAsFailed.total,gauge,,,,Total count of addresses which have been marked as faulty due to connection errors for HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AggregatingSortedMilliseconds,gauge,,millisecond,,Total time spent while aggregating sorted columns,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AggregationHashTablesInitializedAsTwoLevel.count,count,,,,How many hash tables were inited as two-level for aggregation. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AggregationHashTablesInitializedAsTwoLevel.total,gauge,,,,How many hash tables were inited as two-level for aggregation. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AggregationOptimizedEqualRangesOfKeys.count,count,,,,For how many blocks optimization of equal ranges of keys was applied (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AggregationOptimizedEqualRangesOfKeys.total,gauge,,,,For how many blocks optimization of equal ranges of keys was applied (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AggregationPreallocatedElementsInHashTables.count,count,,,,How many elements were preallocated in hash tables for aggregation. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AggregationPreallocatedElementsInHashTables.total,gauge,,,,How many elements were preallocated in hash tables for aggregation. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AnalyzePatchRangesMicroseconds.count,count,,,,Total time spent analyzing index of patch parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AnalyzePatchRangesMicroseconds.total,gauge,,,,Total time spent analyzing index of patch parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ApplyPatchesMicroseconds.count,count,,,,Total time spent applying patch parts to blocks (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ApplyPatchesMicroseconds.total,gauge,,,,Total time spent applying patch parts to blocks (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ArenaAllocBytes.count,count,,,,Number of bytes allocated for memory Arena (used for GROUP BY and similar operations) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ArenaAllocBytes.total,gauge,,,,Number of bytes allocated for memory Arena (used for GROUP BY and similar operations) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ArenaAllocChunks.count,count,,,,Number of chunks allocated for memory Arena (used for GROUP BY and similar operations) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ArenaAllocChunks.total,gauge,,,,Number of chunks allocated for memory Arena (used for GROUP BY and similar operations) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncInsertBytes.count,count,,,,Data size in bytes of asynchronous INSERT queries. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncInsertBytes.total,gauge,,,,Data size in bytes of asynchronous INSERT queries. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncInsertCacheHits.count,count,,,,Number of times a duplicate hash id has been found in asynchronous INSERT hash id cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncInsertCacheHits.total,gauge,,,,Number of times a duplicate hash id has been found in asynchronous INSERT hash id cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncInsertQuery.count,count,,,,"Same as InsertQuery, but only for asynchronous INSERT queries. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncInsertQuery.total,gauge,,,,"Same as InsertQuery, but only for asynchronous INSERT queries. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncInsertRows.count,count,,,,Number of rows inserted by asynchronous INSERT queries. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncInsertRows.total,gauge,,,,Number of rows inserted by asynchronous INSERT queries. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoaderWaitMicroseconds,gauge,,microsecond,,Total time a query was waiting for async loader jobs.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingConsoleDroppedMessages.count,count,,,,How many messages have been dropped from the console log due to the async log queue being full (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingConsoleDroppedMessages.total,gauge,,,,How many messages have been dropped from the console log due to the async log queue being full (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingConsoleTotalMessages.count,count,,,,How many messages (accepted or dropped) have been sent to the async queue for the console log (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingConsoleTotalMessages.total,gauge,,,,How many messages (accepted or dropped) have been sent to the async queue for the console log (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingErrorFileLogDroppedMessages.count,count,,,,How many messages have been dropped from error file log due to the async log queue being full (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingErrorFileLogDroppedMessages.total,gauge,,,,How many messages have been dropped from error file log due to the async log queue being full (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingErrorFileLogTotalMessages.count,count,,,,How many messages (accepted or dropped) have been sent to the async queue for the error file log (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingErrorFileLogTotalMessages.total,gauge,,,,How many messages (accepted or dropped) have been sent to the async queue for the error file log (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingFileLogDroppedMessages.count,count,,,,How many messages have been dropped from the file log due to the async log queue being full (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingFileLogDroppedMessages.total,gauge,,,,How many messages have been dropped from the file log due to the async log queue being full (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingFileLogTotalMessages.count,count,,,,How many messages (accepted or dropped) have been sent to the async queue for the file log (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingFileLogTotalMessages.total,gauge,,,,How many messages (accepted or dropped) have been sent to the async queue for the file log (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingSyslogDroppedMessages.count,count,,,,How many messages have been dropped from the syslog due to the async log queue being full (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingSyslogDroppedMessages.total,gauge,,,,How many messages have been dropped from the syslog due to the async log queue being full (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingSyslogTotalMessages.count,count,,,,How many messages (accepted or dropped) have been sent to the async queue for the syslog (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingSyslogTotalMessages.total,gauge,,,,How many messages (accepted or dropped) have been sent to the async queue for the syslog (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingTextLogDroppedMessages.count,count,,,,How many messages have been dropped from text_log due to the async log queue being full (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingTextLogDroppedMessages.total,gauge,,,,How many messages have been dropped from text_log due to the async log queue being full (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingTextLogTotalMessages.count,count,,,,How many messages (accepted or dropped) have been sent to the async queue for the text_log (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsyncLoggingTextLogTotalMessages.total,gauge,,,,How many messages (accepted or dropped) have been sent to the async queue for the text_log (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsynchronousReadWaitMicroseconds,gauge,,microsecond,,Time spent in waiting for asynchronous reads in asynchronous local read.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsynchronousReaderIgnoredBytes.count,count,,,,Number of bytes ignored during asynchronous reading (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsynchronousReaderIgnoredBytes.total,gauge,,,,Number of bytes ignored during asynchronous reading (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AsynchronousRemoteReadWaitMicroseconds,gauge,,microsecond,,Time spent in waiting for asynchronous remote reads.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureCommitBlockList.count,count,,,,Number of Azure blob storage API CommitBlockList calls (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureCommitBlockList.total,gauge,,,,Number of Azure blob storage API CommitBlockList calls (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureCopyObject.count,count,,,,Number of Azure blob storage API CopyObject calls (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureCopyObject.total,gauge,,,,Number of Azure blob storage API CopyObject calls (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureCreateContainer.count,count,,,,Number of Azure blob storage API CreateContainer calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureCreateContainer.total,gauge,,,,Number of Azure blob storage API CreateContainer calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureDeleteObjects.count,count,,,,Number of Azure blob storage API DeleteObject(s) calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureDeleteObjects.total,gauge,,,,Number of Azure blob storage API DeleteObject(s) calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureGetObject.count,count,,,,Number of Azure API GetObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureGetObject.total,gauge,,,,Number of Azure API GetObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureGetProperties.count,count,,,,Number of Azure blob storage API GetProperties calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureGetProperties.total,gauge,,,,Number of Azure blob storage API GetProperties calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureGetRequestThrottlerCount.count,count,,,,Number of Azure GET requests passed through throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureGetRequestThrottlerCount.total,gauge,,,,Number of Azure GET requests passed through throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureGetRequestThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform Azure GET request throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureListObjects.count,count,,,,Number of Azure blob storage API ListObjects calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureListObjects.total,gauge,,,,Number of Azure blob storage API ListObjects calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzurePutRequestThrottlerCount.count,count,,,,Number of Azure PUT requests passed through throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzurePutRequestThrottlerCount.total,gauge,,,,Number of Azure PUT requests passed through throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzurePutRequestThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform Azure PUT request throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureReadMicroseconds,gauge,,microsecond,,Total time spent waiting for Azure read requests.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureReadRequestsCount.count,count,,,,Number of Azure read requests. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureReadRequestsCount.total,gauge,,,,Number of Azure read requests. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureReadRequestsErrors.count,count,,,,Number of Azure read request errors. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureReadRequestsErrors.total,gauge,,,,Number of Azure read request errors. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureReadRequestsRedirects.count,count,,,,Number of Azure read request redirects. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureReadRequestsRedirects.total,gauge,,,,Number of Azure read request redirects. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureReadRequestsThrottling.count,count,,,,Number of Azure read requests throttled. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureReadRequestsThrottling.total,gauge,,,,Number of Azure read requests throttled. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureStageBlock.count,count,,,,Number of Azure blob storage API StageBlock calls (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureStageBlock.total,gauge,,,,Number of Azure blob storage API StageBlock calls (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureUpload.count,count,,,,Number of Azure blob storage API Upload calls (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureUpload.total,gauge,,,,Number of Azure blob storage API Upload calls (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureWriteMicroseconds,gauge,,microsecond,,Total time spent waiting for Azure read requests.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureWriteRequestsCount.count,count,,,,Number of Azure write requests. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureWriteRequestsCount.total,gauge,,,,Number of Azure write requests. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureWriteRequestsErrors.count,count,,,,Number of Azure write request errors. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureWriteRequestsErrors.total,gauge,,,,Number of Azure write request errors. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureWriteRequestsRedirects.count,count,,,,Number of Azure write request redirects. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureWriteRequestsRedirects.total,gauge,,,,Number of Azure write request redirects. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureWriteRequestsThrottling.count,count,,,,Number of Azure write requests throttled. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_AzureWriteRequestsThrottling.total,gauge,,,,Number of Azure write requests throttled. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackgroundLoadingMarksTasks.count,count,,,,Number of background tasks for loading marks (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackgroundLoadingMarksTasks.total,gauge,,,,Number of background tasks for loading marks (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupEntriesCollectorForTablesDataMicroseconds,gauge,,microsecond,,Time spent making backup entries for tables data,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupEntriesCollectorMicroseconds,gauge,,microsecond,,Time spent making backup entries,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupEntriesCollectorRunPostTasksMicroseconds,gauge,,microsecond,,Time spent running post tasks after making backup entries,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupLockFileReads.count,count,,,,How many times the '.lock' file was read while making backup (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupLockFileReads.total,gauge,,,,How many times the '.lock' file was read while making backup (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupPreparingFileInfosMicroseconds,gauge,,microsecond,,Time spent preparing file infos for backup entries,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.count,count,,,,Total size of files read locally to calculate checksums for backup entries (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.total,gauge,,,,Total size of files read locally to calculate checksums for backup entries (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.count,count,,,,Number of files read locally to calculate checksums for backup entries (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.total,gauge,,,,Number of files read locally to calculate checksums for backup entries (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupReadMetadataMicroseconds,gauge,,microsecond,,Time spent reading backup metadata from .backup file,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.count,count,,,,Total size of files read from remote disks to calculate checksums for backup entries (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.total,gauge,,,,Total size of files read from remote disks to calculate checksums for backup entries (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.count,count,,,,Number of files read from remote disks to calculate checksums for backup entries (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.total,gauge,,,,Number of files read from remote disks to calculate checksums for backup entries (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupThrottlerBytes.count,count,,,,Bytes passed through 'max_backup_bandwidth_for_server' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupThrottlerBytes.total,gauge,,,,Bytes passed through 'max_backup_bandwidth_for_server' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_backup_bandwidth_for_server' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupWriteMetadataMicroseconds,gauge,,microsecond,,Time spent writing backup metadata to .backup file,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupsOpenedForRead.count,count,,,,Number of backups opened for reading (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupsOpenedForRead.total,gauge,,,,Number of backups opened for reading (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.count,count,,,,Number of backups opened for unlocking (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.total,gauge,,,,Number of backups opened for unlocking (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupsOpenedForWrite.count,count,,,,Number of backups opened for writing (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BackupsOpenedForWrite.total,gauge,,,,Number of backups opened for writing (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BuildPatchesJoinMicroseconds.count,count,,,,Total time spent building indexes and hash tables for applying patch parts with Join mode (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BuildPatchesJoinMicroseconds.total,gauge,,,,Total time spent building indexes and hash tables for applying patch parts with Join mode (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BuildPatchesMergeMicroseconds.count,count,,,,Total time spent building indexes for applying patch parts with Merge mode (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_BuildPatchesMergeMicroseconds.total,gauge,,,,Total time spent building indexes for applying patch parts with Merge mode (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CacheWarmerBytesDownloaded.count,count,,,,Amount of data fetched into filesystem cache by dedicated background threads. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CacheWarmerBytesDownloaded.total,gauge,,,,Amount of data fetched into filesystem cache by dedicated background threads. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CacheWarmerDataPartsDownloaded.count,count,,,,Number of data parts that were fully fetched by CacheWarmer. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CacheWarmerDataPartsDownloaded.total,gauge,,,,Number of data parts that were fully fetched by CacheWarmer. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferCacheWriteBytes.count,count,,,,"Bytes written from source (remote fs, etc) to filesystem cache (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferCacheWriteBytes.total,gauge,,,,"Bytes written from source (remote fs, etc) to filesystem cache (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferCacheWriteMicroseconds,gauge,,microsecond,,Time spent writing data into filesystem cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferCreateBufferMicroseconds,gauge,,microsecond,,Prepare buffer time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.count,count,,,,"Bytes read from filesystem cache source. Cache segments are read from left to right as a whole, it might be that we need to predownload some part of the segment irrelevant for the current task just to get to the needed data (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.total,gauge,,,,"Bytes read from filesystem cache source. Cache segments are read from left to right as a whole, it might be that we need to predownload some part of the segment irrelevant for the current task just to get to the needed data (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheBytes.count,count,,,,Bytes read from filesystem cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheBytes.total,gauge,,,,Bytes read from filesystem cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheHits.count,count,,,,Number of times the read from filesystem cache hit the cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheHits.total,gauge,,,,Number of times the read from filesystem cache hit the cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheMicroseconds,gauge,,microsecond,,Time reading from filesystem cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheMisses.count,count,,,,Number of times the read from filesystem cache miss the cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheMisses.total,gauge,,,,Number of times the read from filesystem cache miss the cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromSourceBytes.count,count,,,,"Bytes read from filesystem cache source (from remote fs, etc) (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromSourceBytes.total,gauge,,,,"Bytes read from filesystem cache source (from remote fs, etc) (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromSourceMicroseconds,gauge,,microsecond,,"Time reading from filesystem cache source (from remote filesystem, etc)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedWriteBufferCacheWriteBytes.count,count,,,,"Bytes written from source (remote fs, etc) to filesystem cache (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedWriteBufferCacheWriteBytes.total,gauge,,,,"Bytes written from source (remote fs, etc) to filesystem cache (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CachedWriteBufferCacheWriteMicroseconds,gauge,,microsecond,,Time spent writing data into filesystem cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CannotRemoveEphemeralNode.count,count,,,,"Number of times an error happened while trying to remove ephemeral node. This is not an issue, because our implementation of ZooKeeper library guarantee that the session will expire and the node will be removed. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CannotRemoveEphemeralNode.total,gauge,,,,"Number of times an error happened while trying to remove ephemeral node. This is not an issue, because our implementation of ZooKeeper library guarantee that the session will expire and the node will be removed. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CannotWriteToWriteBufferDiscard.count,count,,,,Number of stack traces dropped by query profiler or signal handler because pipe is full or cannot write to pipe. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CannotWriteToWriteBufferDiscard.total,gauge,,,,Number of stack traces dropped by query profiler or signal handler because pipe is full or cannot write to pipe. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoalescingSortedMilliseconds,gauge,,millisecond,,Total time spent while coalescing sorted columns,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CollapsingSortedMilliseconds,gauge,,millisecond,,Total time spent while collapsing sorted columns,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompileExpressionsBytes.count,count,,,,Number of bytes used for expressions compilation. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompileExpressionsBytes.total,gauge,,,,Number of bytes used for expressions compilation. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompileExpressionsMicroseconds,gauge,,microsecond,,Total time spent for compilation of expressions to LLVM code.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompileFunction.count,count,,,,Number of times a compilation of generated LLVM code (to create fused function for complex expressions) was initiated. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompileFunction.total,gauge,,,,Number of times a compilation of generated LLVM code (to create fused function for complex expressions) was initiated. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompiledFunctionExecute.count,count,,,,Number of times a compiled function was executed. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompiledFunctionExecute.total,gauge,,,,Number of times a compiled function was executed. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompressedReadBufferBlocks.count,count,,,,"Number of compressed blocks (the blocks of data that are compressed independent of each other) read from compressed sources (files, network). (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompressedReadBufferBlocks.total,gauge,,,,"Number of compressed blocks (the blocks of data that are compressed independent of each other) read from compressed sources (files, network). (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompressedReadBufferBytes.count,count,,,,"Number of uncompressed bytes (the number of bytes after decompression) read from compressed sources (files, network). (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompressedReadBufferBytes.total,gauge,,,,"Number of uncompressed bytes (the number of bytes after decompression) read from compressed sources (files, network). (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.count,count,,,,Number of times the compressed block checksum did not match. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.total,gauge,,,,Number of times the compressed block checksum did not match. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchMicroseconds,gauge,,microsecond,,Total time spent detecting bit-flips due to compressed block checksum mismatches.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.count,count,,,,Number of times a compressed block checksum mismatch was caused by a single-bit difference. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.total,gauge,,,,Number of times a compressed block checksum mismatch was caused by a single-bit difference. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlDownscales.count,count,,,,Total number of CPU downscaling events (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlDownscales.total,gauge,,,,Total number of CPU downscaling events (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlPreemptedMicroseconds,gauge,,microsecond,,Total time a query was waiting due to preemption of CPU slots.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlPreemptions.count,count,,,,Total number of CPU preemptions (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlPreemptions.total,gauge,,,,Total number of CPU preemptions (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.count,count,,,,Total number of CPU slot allocations (queries) that were required to wait for slots to upscale (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.total,gauge,,,,Total number of CPU slot allocations (queries) that were required to wait for slots to upscale (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.count,count,,,,Total number of CPU slots acquired (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.total,gauge,,,,Total number of CPU slots acquired (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.count,count,,,,Total number of noncompeting CPU slot acquired (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.total,gauge,,,,Total number of noncompeting CPU slot acquired (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.count,count,,,,Number of CPU slot not granted initially and required to wait for a free CPU slot (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.total,gauge,,,,Number of CPU slot not granted initially and required to wait for a free CPU slot (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.count,count,,,,Number of CPU slot granted according to guarantee of 1 thread per query and for queries with setting 'use_concurrency_control' = 0 (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.total,gauge,,,,Number of CPU slot granted according to guarantee of 1 thread per query and for queries with setting 'use_concurrency_control' = 0 (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlUpscales.count,count,,,,Total number of CPU upscaling events (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlUpscales.total,gauge,,,,Total number of CPU upscaling events (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrencyControlWaitMicroseconds,gauge,,microsecond,,Total time a query was waiting on resource requests for CPU slots.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrentQuerySlotsAcquired.count,count,,,,Total number of query slots acquired (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrentQuerySlotsAcquired.total,gauge,,,,Total number of query slots acquired (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConcurrentQueryWaitMicroseconds,gauge,,microsecond,,Total time a query was waiting for a query slots,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ConnectionPoolIsFullMicroseconds,gauge,,microsecond,,Total time spent waiting for a slot in connection pool.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ContextLock.count,count,,,,Number of times the lock of Context was acquired or tried to acquire. This is global lock. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ContextLock.total,gauge,,,,Number of times the lock of Context was acquired or tried to acquire. This is global lock. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ContextLockWaitMicroseconds,gauge,,microsecond,,Context lock wait time in microseconds,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequest.count,count,,,,Total number of merge assignment requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequest.total,gauge,,,,Total number of merge assignment requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequestMicroseconds,gauge,,microsecond,,Total time spend in merge assignment client,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponse.count,count,,,,Total number of merge assignment requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponse.total,gauge,,,,Total number of merge assignment requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponseMicroseconds,gauge,,microsecond,,Total time spend in merge assignment handler,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFetchMetadataMicroseconds,gauge,,microsecond,,Total time spend on fetching fresh metadata inside merge coordinator,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFilterMicroseconds,gauge,,microsecond,,Total time spend on filtering prepared merges inside merge coordinator,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount.count,count,,,,Total number of exclusive captures of coordinator state lock (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount.total,gauge,,,,Total number of exclusive captures of coordinator state lock (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyMicroseconds,gauge,,microsecond,,Total time spend on locking coordinator state mutex exclusively,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareCount.count,count,,,,Total number of for share captures of coordinator state lock (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareCount.total,gauge,,,,Total number of for share captures of coordinator state lock (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareMicroseconds,gauge,,microsecond,,Total time spend on locking coordinator state mutex for share,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorSelectMergesMicroseconds,gauge,,microsecond,,Total time spend on finding merge using merge selectors inside merge coordinator,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateCount.count,count,,,,Total number of merge coordinator updates (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateCount.total,gauge,,,,Total number of merge coordinator updates (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateMicroseconds,gauge,,microsecond,,Total time spend on updating merge coordinator state,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateCount.count,count,,,,Total number merge worker updates (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateCount.total,gauge,,,,Total number merge worker updates (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateMicroseconds,gauge,,microsecond,,Total time spend on updating local state of assigned merges on worker,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedLogEntryForMerge.count,count,,,,Successfully created log entry to merge parts in ReplicatedMergeTree. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedLogEntryForMerge.total,gauge,,,,Successfully created log entry to merge parts in ReplicatedMergeTree. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedLogEntryForMutation.count,count,,,,Successfully created log entry to mutate parts in ReplicatedMergeTree. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedLogEntryForMutation.total,gauge,,,,Successfully created log entry to mutate parts in ReplicatedMergeTree. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferDirectIO.count,count,,,,Number of times a read buffer with O_DIRECT was created for reading data (while choosing among other read methods). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferDirectIO.total,gauge,,,,Number of times a read buffer with O_DIRECT was created for reading data (while choosing among other read methods). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferDirectIOFailed.count,count,,,,"Number of times a read buffer with O_DIRECT was attempted to be created for reading data (while choosing among other read methods), but the OS did not allow it (due to lack of filesystem support or other reasons) and we fallen back to the ordinary reading method. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferDirectIOFailed.total,gauge,,,,"Number of times a read buffer with O_DIRECT was attempted to be created for reading data (while choosing among other read methods), but the OS did not allow it (due to lack of filesystem support or other reasons) and we fallen back to the ordinary reading method. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferMMap.count,count,,,,Number of times a read buffer using 'mmap' was created for reading data (while choosing among other read methods). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferMMap.total,gauge,,,,Number of times a read buffer using 'mmap' was created for reading data (while choosing among other read methods). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferMMapFailed.count,count,,,,"Number of times a read buffer with 'mmap' was attempted to be created for reading data (while choosing among other read methods), but the OS did not allow it (due to lack of filesystem support or other reasons) and we fallen back to the ordinary reading method. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferMMapFailed.total,gauge,,,,"Number of times a read buffer with 'mmap' was attempted to be created for reading data (while choosing among other read methods), but the OS did not allow it (due to lack of filesystem support or other reasons) and we fallen back to the ordinary reading method. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferOrdinary.count,count,,,,Number of times ordinary read buffer was created for reading data (while choosing among other read methods). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_CreatedReadBufferOrdinary.total,gauge,,,,Number of times ordinary read buffer was created for reading data (while choosing among other read methods). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DNSError.count,count,,,,Total count of errors in DNS resolution (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DNSError.total,gauge,,,,Total count of errors in DNS resolution (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DataAfterMutationDiffersFromReplica.count,count,,,,"Number of times data after mutation is not byte-identical to the data on other replicas. In addition to the reasons described in 'DataAfterMergeDiffersFromReplica', it is also possible due to non-deterministic mutation. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DataAfterMutationDiffersFromReplica.total,gauge,,,,"Number of times data after mutation is not byte-identical to the data on other replicas. In addition to the reasons described in 'DataAfterMergeDiffersFromReplica', it is also possible due to non-deterministic mutation. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.count,count,,,,Number of rows processed by default implementation for nulls in function execution (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.total,gauge,,,,Number of rows processed by default implementation for nulls in function execution (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.count,count,,,,Number of rows which contain null values processed by default implementation for nulls in function execution (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.total,gauge,,,,Number of rows which contain null values processed by default implementation for nulls in function execution (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DelayedInserts.count,count,,,,Number of times the INSERT of a block to a MergeTree table was throttled due to high number of active data parts for partition. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DelayedInserts.total,gauge,,,,Number of times the INSERT of a block to a MergeTree table was throttled due to high number of active data parts for partition. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DelayedInsertsMilliseconds,gauge,,millisecond,,Total number of milliseconds spent while the INSERT of a block to a MergeTree table was throttled due to high number of active data parts for partition.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DelayedMutations.count,count,,,,Number of times the mutation of a MergeTree table was throttled due to high number of unfinished mutations for table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DelayedMutations.total,gauge,,,,Number of times the mutation of a MergeTree table was throttled due to high number of unfinished mutations for table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DelayedMutationsMilliseconds,gauge,,millisecond,,Total number of milliseconds spent while the mutation of a MergeTree table was throttled due to high number of unfinished mutations for table.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DeltaLakePartitionPrunedFiles.count,count,,,,Number of skipped files during DeltaLake partition pruning (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DeltaLakePartitionPrunedFiles.total,gauge,,,,Number of skipped files during DeltaLake partition pruning (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysExpired.count,count,,,,Number of keys looked up in the dictionaries of 'cache' types and found in the cache but they were obsolete. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysExpired.total,gauge,,,,Number of keys looked up in the dictionaries of 'cache' types and found in the cache but they were obsolete. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysHit.count,count,,,,Number of keys looked up in the dictionaries of 'cache' types and found in the cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysHit.total,gauge,,,,Number of keys looked up in the dictionaries of 'cache' types and found in the cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysNotFound.count,count,,,,Number of keys looked up in the dictionaries of 'cache' types and not found. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysNotFound.total,gauge,,,,Number of keys looked up in the dictionaries of 'cache' types and not found. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysRequested.count,count,,,,Number of keys requested from the data source for the dictionaries of 'cache' types. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysRequested.total,gauge,,,,Number of keys requested from the data source for the dictionaries of 'cache' types. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysRequestedFound.count,count,,,,Number of keys requested from the data source for dictionaries of 'cache' types and found in the data source. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysRequestedFound.total,gauge,,,,Number of keys requested from the data source for dictionaries of 'cache' types and found in the data source. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysRequestedMiss.count,count,,,,Number of keys requested from the data source for dictionaries of 'cache' types but not found in the data source. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheKeysRequestedMiss.total,gauge,,,,Number of keys requested from the data source for dictionaries of 'cache' types but not found in the data source. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheLockReadNs,gauge,,nanosecond,,Number of nanoseconds spend in waiting for read lock to lookup the data for the dictionaries of 'cache' types.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheLockWriteNs,gauge,,nanosecond,,Number of nanoseconds spend in waiting for write lock to update the data for the dictionaries of 'cache' types.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheRequestTimeNs,gauge,,nanosecond,,Number of nanoseconds spend in querying the external data sources for the dictionaries of 'cache' types.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheRequests.count,count,,,,Number of bulk requests to the external data sources for the dictionaries of 'cache' types. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DictCacheRequests.total,gauge,,,,Number of bulk requests to the external data sources for the dictionaries of 'cache' types. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DirectorySync.count,count,,,,Number of times the F_FULLFSYNC/fsync/fdatasync function was called for directories. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DirectorySync.total,gauge,,,,Number of times the F_FULLFSYNC/fsync/fdatasync function was called for directories. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DirectorySyncElapsedMicroseconds,gauge,,microsecond,,Total time spent waiting for F_FULLFSYNC/fsync/fdatasync syscall for directories.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureCommitBlockList.count,count,,,,Number of Disk Azure blob storage API CommitBlockList calls (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureCommitBlockList.total,gauge,,,,Number of Disk Azure blob storage API CommitBlockList calls (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureCopyObject.count,count,,,,Number of Disk Azure blob storage API CopyObject calls (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureCopyObject.total,gauge,,,,Number of Disk Azure blob storage API CopyObject calls (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureCreateContainer.count,count,,,,Number of Disk Azure blob storage API CreateContainer calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureCreateContainer.total,gauge,,,,Number of Disk Azure blob storage API CreateContainer calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureDeleteObjects.count,count,,,,Number of Azure blob storage API DeleteObject(s) calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureDeleteObjects.total,gauge,,,,Number of Azure blob storage API DeleteObject(s) calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureGetObject.count,count,,,,Number of Disk Azure API GetObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureGetObject.total,gauge,,,,Number of Disk Azure API GetObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureGetProperties.count,count,,,,Number of Disk Azure blob storage API GetProperties calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureGetProperties.total,gauge,,,,Number of Disk Azure blob storage API GetProperties calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureGetRequestThrottlerCount.count,count,,,,Number of Azure disk GET requests passed through throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureGetRequestThrottlerCount.total,gauge,,,,Number of Azure disk GET requests passed through throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureGetRequestThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform Azure disk GET request throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureListObjects.count,count,,,,Number of Disk Azure blob storage API ListObjects calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureListObjects.total,gauge,,,,Number of Disk Azure blob storage API ListObjects calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzurePutRequestThrottlerCount.count,count,,,,Number of Azure disk PUT requests passed through throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzurePutRequestThrottlerCount.total,gauge,,,,Number of Azure disk PUT requests passed through throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzurePutRequestThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform Azure disk PUT request throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureReadMicroseconds,gauge,,microsecond,,Total time spent waiting for Azure disk read requests.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsCount.count,count,,,,Number of Azure disk read requests. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsCount.total,gauge,,,,Number of Azure disk read requests. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsErrors.count,count,,,,Number of Azure disk read request errors. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsErrors.total,gauge,,,,Number of Azure disk read request errors. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsRedirects.count,count,,,,Number of Azure disk read request redirects. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsRedirects.total,gauge,,,,Number of Azure disk read request redirects. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsThrottling.count,count,,,,Number of Azure disk read requests throttled. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsThrottling.total,gauge,,,,Number of Azure disk read requests throttled. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureStageBlock.count,count,,,,Number of Disk Azure blob storage API StageBlock calls (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureStageBlock.total,gauge,,,,Number of Disk Azure blob storage API StageBlock calls (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureUpload.count,count,,,,Number of Disk Azure blob storage API Upload calls (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureUpload.total,gauge,,,,Number of Disk Azure blob storage API Upload calls (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureWriteMicroseconds,gauge,,microsecond,,Total time spent waiting for Azure disk write requests.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsCount.count,count,,,,Number of Azure disk write requests. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsCount.total,gauge,,,,Number of Azure disk write requests. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsErrors.count,count,,,,Number of Azure disk write request errors. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsErrors.total,gauge,,,,Number of Azure disk write request errors. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsRedirects.count,count,,,,Number of Azure disk write request redirects. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsRedirects.total,gauge,,,,Number of Azure disk write request redirects. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsThrottling.count,count,,,,Number of Azure disk write requests throttled. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsThrottling.total,gauge,,,,Number of Azure disk write requests throttled. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsCreated.count,count,,,,Number of created connections for disk (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsCreated.total,gauge,,,,Number of created connections for disk (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsElapsedMicroseconds,gauge,,microsecond,,Total time spend on creating connections for disk,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsErrors.count,count,,,,Number of cases when creation of a connection for disk is failed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsErrors.total,gauge,,,,Number of cases when creation of a connection for disk is failed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsExpired.count,count,,,,Number of expired connections for disk (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsExpired.total,gauge,,,,Number of expired connections for disk (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsPreserved.count,count,,,,Number of preserved connections for disk (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsPreserved.total,gauge,,,,Number of preserved connections for disk (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsReset.count,count,,,,Number of reset connections for disk (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsReset.total,gauge,,,,Number of reset connections for disk (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsReused.count,count,,,,Number of reused connections for disk (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskConnectionsReused.total,gauge,,,,Number of reused connections for disk (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryCreated.count,count,,,,Number of directories created by the 'plain_rewritable' metadata storage for AzureObjectStorage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryCreated.total,gauge,,,,Number of directories created by the 'plain_rewritable' metadata storage for AzureObjectStorage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryRemoved.count,count,,,,Number of directories removed by the 'plain_rewritable' metadata storage for AzureObjectStorage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryRemoved.total,gauge,,,,Number of directories removed by the 'plain_rewritable' metadata storage for AzureObjectStorage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLegacyLayoutDiskCount.count,count,,,,Number of the 'plain_rewritable' disks with legacy layout. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLegacyLayoutDiskCount.total,gauge,,,,Number of the 'plain_rewritable' disks with legacy layout. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryCreated.count,count,,,,Number of directories created by the 'plain_rewritable' metadata storage for LocalObjectStorage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryCreated.total,gauge,,,,Number of directories created by the 'plain_rewritable' metadata storage for LocalObjectStorage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryRemoved.count,count,,,,Number of directories removed by the 'plain_rewritable' metadata storage for LocalObjectStorage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryRemoved.total,gauge,,,,Number of directories removed by the 'plain_rewritable' metadata storage for LocalObjectStorage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryCreated.count,count,,,,Number of directories created by the 'plain_rewritable' metadata storage for S3ObjectStorage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryCreated.total,gauge,,,,Number of directories created by the 'plain_rewritable' metadata storage for S3ObjectStorage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryRemoved.count,count,,,,Number of directories removed by the 'plain_rewritable' metadata storage for S3ObjectStorage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryRemoved.total,gauge,,,,Number of directories removed by the 'plain_rewritable' metadata storage for S3ObjectStorage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskReadElapsedMicroseconds,gauge,,microsecond,,Total time spent waiting for read syscall. This include reads from page cache.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3AbortMultipartUpload.count,count,,,,Number of DiskS3 API AbortMultipartUpload calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3AbortMultipartUpload.total,gauge,,,,Number of DiskS3 API AbortMultipartUpload calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3CompleteMultipartUpload.count,count,,,,Number of DiskS3 API CompleteMultipartUpload calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3CompleteMultipartUpload.total,gauge,,,,Number of DiskS3 API CompleteMultipartUpload calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3CopyObject.count,count,,,,Number of DiskS3 API CopyObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3CopyObject.total,gauge,,,,Number of DiskS3 API CopyObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3CreateMultipartUpload.count,count,,,,Number of DiskS3 API CreateMultipartUpload calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3CreateMultipartUpload.total,gauge,,,,Number of DiskS3 API CreateMultipartUpload calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3DeleteObjects.count,count,,,,Number of DiskS3 API DeleteObject(s) calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3DeleteObjects.total,gauge,,,,Number of DiskS3 API DeleteObject(s) calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3GetObject.count,count,,,,Number of DiskS3 API GetObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3GetObject.total,gauge,,,,Number of DiskS3 API GetObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3GetObjectAttributes.count,count,,,,Number of DiskS3 API GetObjectAttributes calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3GetObjectAttributes.total,gauge,,,,Number of DiskS3 API GetObjectAttributes calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3GetRequestThrottlerCount.count,count,,,,Number of DiskS3 GET and SELECT requests passed through throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3GetRequestThrottlerCount.total,gauge,,,,Number of DiskS3 GET and SELECT requests passed through throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3GetRequestThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform DiskS3 GET and SELECT request throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3HeadObject.count,count,,,,Number of DiskS3 API HeadObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3HeadObject.total,gauge,,,,Number of DiskS3 API HeadObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ListObjects.count,count,,,,Number of DiskS3 API ListObjects calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ListObjects.total,gauge,,,,Number of DiskS3 API ListObjects calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3PutObject.count,count,,,,Number of DiskS3 API PutObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3PutObject.total,gauge,,,,Number of DiskS3 API PutObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3PutRequestThrottlerCount.count,count,,,,"Number of DiskS3 PUT, COPY, POST and LIST requests passed through throttler. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3PutRequestThrottlerCount.total,gauge,,,,"Number of DiskS3 PUT, COPY, POST and LIST requests passed through throttler. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3PutRequestThrottlerSleepMicroseconds,gauge,,microsecond,,"Total time a query was sleeping to conform DiskS3 PUT, COPY, POST and LIST request throttling.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadMicroseconds,gauge,,microsecond,,Time of GET and HEAD requests to DiskS3 storage.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestAttempts.count,count,,,,"Number of attempts for GET and HEAD requests to DiskS3 storage, including the initial try and any retries, but excluding retries performed internally by the S3 retry strategy (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestAttempts.total,gauge,,,,"Number of attempts for GET and HEAD requests to DiskS3 storage, including the initial try and any retries, but excluding retries performed internally by the S3 retry strategy (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestRetryableErrors.count,count,,,,"Number of retryable errors for GET and HEAD requests to DiskS3 storage, excluding retries performed internally by the S3 retry strategy (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestRetryableErrors.total,gauge,,,,"Number of retryable errors for GET and HEAD requests to DiskS3 storage, excluding retries performed internally by the S3 retry strategy (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsCount.count,count,,,,Number of GET and HEAD requests to DiskS3 storage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsCount.total,gauge,,,,Number of GET and HEAD requests to DiskS3 storage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsErrors.count,count,,,,Number of non-throttling errors in GET and HEAD requests to DiskS3 storage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsErrors.total,gauge,,,,Number of non-throttling errors in GET and HEAD requests to DiskS3 storage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsRedirects.count,count,,,,Number of redirects in GET and HEAD requests to DiskS3 storage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsRedirects.total,gauge,,,,Number of redirects in GET and HEAD requests to DiskS3 storage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsThrottling.count,count,,,,Number of 429 and 503 errors in GET and HEAD requests to DiskS3 storage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsThrottling.total,gauge,,,,Number of 429 and 503 errors in GET and HEAD requests to DiskS3 storage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3UploadPart.count,count,,,,Number of DiskS3 API UploadPart calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3UploadPart.total,gauge,,,,Number of DiskS3 API UploadPart calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3UploadPartCopy.count,count,,,,Number of DiskS3 API UploadPartCopy calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3UploadPartCopy.total,gauge,,,,Number of DiskS3 API UploadPartCopy calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteMicroseconds,gauge,,microsecond,,"Time of POST, DELETE, PUT and PATCH requests to DiskS3 storage.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestAttempts.count,count,,,,"Number of attempts for POST, DELETE, PUT and PATCH requests to DiskS3 storage, including the initial try and any retries, but excluding retries performed internally by the retry strategy (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestAttempts.total,gauge,,,,"Number of attempts for POST, DELETE, PUT and PATCH requests to DiskS3 storage, including the initial try and any retries, but excluding retries performed internally by the retry strategy (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestRetryableErrors.count,count,,,,"Number of retryable errors for POST, DELETE, PUT and PATCH requests to DiskS3 storage, excluding retries performed internally by the retry strategy (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestRetryableErrors.total,gauge,,,,"Number of retryable errors for POST, DELETE, PUT and PATCH requests to DiskS3 storage, excluding retries performed internally by the retry strategy (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsCount.count,count,,,,"Number of POST, DELETE, PUT and PATCH requests to DiskS3 storage. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsCount.total,gauge,,,,"Number of POST, DELETE, PUT and PATCH requests to DiskS3 storage. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsErrors.count,count,,,,"Number of non-throttling errors in POST, DELETE, PUT and PATCH requests to DiskS3 storage. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsErrors.total,gauge,,,,"Number of non-throttling errors in POST, DELETE, PUT and PATCH requests to DiskS3 storage. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsRedirects.count,count,,,,"Number of redirects in POST, DELETE, PUT and PATCH requests to DiskS3 storage. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsRedirects.total,gauge,,,,"Number of redirects in POST, DELETE, PUT and PATCH requests to DiskS3 storage. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsThrottling.count,count,,,,"Number of 429 and 503 errors in POST, DELETE, PUT and PATCH requests to DiskS3 storage. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsThrottling.total,gauge,,,,"Number of 429 and 503 errors in POST, DELETE, PUT and PATCH requests to DiskS3 storage. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DiskWriteElapsedMicroseconds,gauge,,microsecond,,Total time spent waiting for write syscall. This include writes to page cache.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheConnectAttempts.count,count,,,,Distributed Cache connection event. The number of connection attempts to distributed cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheConnectAttempts.total,gauge,,,,Distributed Cache connection event. The number of connection attempts to distributed cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheConnectMicroseconds,gauge,,microsecond,,Distributed Cache connection event. The time spent to connect to distributed cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheDataPacketsBytes.count,count,,,,Distributed Cache client event. The number of bytes in Data packets which were not ignored (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheDataPacketsBytes.total,gauge,,,,Distributed Cache client event. The number of bytes in Data packets which were not ignored (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheFallbackReadMicroseconds,gauge,,microsecond,,Distributed Cache read buffer event. Time spend reading from fallback buffer instead of distributed cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheGetClient,gauge,,,,Number of client access times,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheGetClientMicroseconds,gauge,,microsecond,,Distributed Cache connection event. Time spent getting client for distributed cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheGetResponseMicroseconds,gauge,,microsecond,,Distributed Cache client event. Time spend to wait for response from distributed cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.count,count,,,,Distributed Cache registry event. Number of distributed cache hash ring rebuilds (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.total,gauge,,,,Distributed Cache registry event. Number of distributed cache hash ring rebuilds (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheHoldConnections,gauge,,,,The number of used connections to distributed cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheIgnoredBytesWhileWaitingProfileEvents.count,count,,,,Distributed Cache read buffer event. Ignored bytes while waiting for profile events in distributed cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheIgnoredBytesWhileWaitingProfileEvents.total,gauge,,,,Distributed Cache read buffer event. Ignored bytes while waiting for profile events in distributed cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheLockRegistryMicroseconds,gauge,,microsecond,,Distributed Cache registry event. Time spent to take DistributedCacheRegistry lock,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.count,count,,,,Distributed Cache client event. Number of distributed cache errors when making a request (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.total,gauge,,,,Distributed Cache client event. Number of distributed cache errors when making a request (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheNextImplMicroseconds,gauge,,microsecond,,Distributed Cache read buffer event. Time spend in ReadBufferFromDistributedCache::nextImpl,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnections.count,count,,,,Distributed Cache connection event. The number of open connections to distributed cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnections.total,gauge,,,,Distributed Cache connection event. The number of open connections to distributed cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.count,count,,,,Distributed Cache connection event. The number of open connections to distributed cache bypassing pool (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.total,gauge,,,,Distributed Cache connection event. The number of open connections to distributed cache bypassing pool (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCachePackets.count,count,,,,Distributed Cache client event. Total number of packets received from distributed cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCachePackets.total,gauge,,,,Distributed Cache client event. Total number of packets received from distributed cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCachePacketsBytes.count,count,,,,Distributed Cache client event. The number of bytes in Data packets which were not ignored (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCachePacketsBytes.total,gauge,,,,Distributed Cache client event. The number of bytes in Data packets which were not ignored (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCachePrecomputeRangesMicroseconds,gauge,,microsecond,,Distributed Cache read buffer event. Time spent to precompute read ranges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.count,count,,,,Distributed Cache read buffer event. Number of times we changed read range because of seek/last_position change (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.total,gauge,,,,Distributed Cache read buffer event. Number of times we changed read range because of seek/last_position change (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.count,count,,,,Distributed Cache read buffer event. Number of times we reset read range because of seek/last_position change (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.total,gauge,,,,Distributed Cache read buffer event. Number of times we reset read range because of seek/last_position change (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.count,count,,,,Distributed Cache read buffer event. Number of times we reset read range because of seek/last_position change (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.total,gauge,,,,Distributed Cache read buffer event. Number of times we reset read range because of seek/last_position change (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromCache.count,count,,,,Distributed Cache read buffer event. Bytes read from distributed cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromCache.total,gauge,,,,Distributed Cache read buffer event. Bytes read from distributed cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.count,count,,,,Distributed Cache read buffer event. Bytes read from fallback buffer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.total,gauge,,,,Distributed Cache read buffer event. Bytes read from fallback buffer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.count,count,,,,Distributed Cache client event. Number of distributed cache errors during read (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.total,gauge,,,,Distributed Cache client event. Number of distributed cache errors during read (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReadMicroseconds,gauge,,microsecond,,Distributed Cache read buffer event. Time spent reading from distributed cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.count,count,,,,Distributed Cache client event. Number of distributed cache errors when receiving response a request (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.total,gauge,,,,Distributed Cache client event. Number of distributed cache errors when receiving response a request (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.count,count,,,,Distributed Cache read buffer event. The number of reconnects after timeout (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.total,gauge,,,,Distributed Cache read buffer event. The number of reconnects after timeout (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheRegistryUpdateMicroseconds,gauge,,microsecond,,Distributed Cache registry event. Time spent updating distributed cache registry,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheRegistryUpdates.count,count,,,,Distributed Cache registry event. Number of distributed cache registry updates (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheRegistryUpdates.total,gauge,,,,Distributed Cache registry event. Number of distributed cache registry updates (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReusedConnections.count,count,,,,Distributed Cache connection event. The number of reused connections to distributed cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheReusedConnections.total,gauge,,,,Distributed Cache connection event. The number of reused connections to distributed cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.count,count,,,,Distributed Cache server event. Number of AckRequest packets in DistributedCacheServer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.total,gauge,,,,Distributed Cache server event. Number of AckRequest packets in DistributedCacheServer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheHits.count,count,,,,Distributed Cache server event. The number of times distributed cache hit the cache while reading from filesystem cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheHits.total,gauge,,,,Distributed Cache server event. The number of times distributed cache hit the cache while reading from filesystem cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheMisses.count,count,,,,Distributed Cache server event. The number of times distributed cache missed the cache while reading from filesystem cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheMisses.total,gauge,,,,Distributed Cache server event. The number of times distributed cache missed the cache while reading from filesystem cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.count,count,,,,Distributed Cache server event. Number of ContinueRequest packets in DistributedCacheServer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.total,gauge,,,,Distributed Cache server event. Number of ContinueRequest packets in DistributedCacheServer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerCredentialsRefresh.count,count,,,,Distributed Cache server event. The number of expired credentials were refreshed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerCredentialsRefresh.total,gauge,,,,Distributed Cache server event. The number of expired credentials were refreshed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.count,count,,,,Distributed Cache server event. Number of EndRequest packets in DistributedCacheServer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.total,gauge,,,,Distributed Cache server event. Number of EndRequest packets in DistributedCacheServer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.count,count,,,,Distributed Cache server event. The number of new cached s3 clients (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.total,gauge,,,,Distributed Cache server event. The number of new cached s3 clients (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerProcessRequestMicroseconds,gauge,,microsecond,,Distributed Cache server event. Time spent processing request on DistributedCache server side,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerReceivedCredentialsRefreshPackets.count,count,,,,Distributed Cache server event. Number of RefreshCredentials client packets in DistributedCacheServer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerReceivedCredentialsRefreshPackets.total,gauge,,,,Distributed Cache server event. Number of RefreshCredentials client packets in DistributedCacheServer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.count,count,,,,Distributed Cache server event. The number of reused cached s3 clients (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.total,gauge,,,,Distributed Cache server event. The number of reused cached s3 clients (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.count,count,,,,Distributed Cache server event. Number of StartRequest packets in DistributedCacheServer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.total,gauge,,,,Distributed Cache server event. Number of StartRequest packets in DistributedCacheServer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerSwitches.count,count,,,,Distributed Cache read buffer event. Number of server switches between distributed cache servers in read/write-through cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerSwitches.total,gauge,,,,Distributed Cache read buffer event. Number of server switches between distributed cache servers in read/write-through cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerUpdates.count,count,,,,Distributed Cache read buffer event. The number of server updates because server is not longer registered in keeper (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheServerUpdates.total,gauge,,,,Distributed Cache read buffer event. The number of server updates because server is not longer registered in keeper (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheStartRangeMicroseconds,gauge,,microsecond,,Distributed Cache read buffer event. Time spent to start a new read range with distributed cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheUnusedDataPacketsBytes.count,count,,,,Distributed Cache client event. The number of bytes in Data packets which were ignored (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheUnusedDataPacketsBytes.total,gauge,,,,Distributed Cache client event. The number of bytes in Data packets which were ignored (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPackets.count,count,,,,Distributed Cache client event. Number of skipped unused packets from distributed cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPackets.total,gauge,,,,Distributed Cache client event. Number of skipped unused packets from distributed cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.count,count,,,,Distributed Cache client event. The number of extra buffer allocations in case we could not reuse existing buffer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.total,gauge,,,,Distributed Cache client event. The number of extra buffer allocations in case we could not reuse existing buffer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBytes.count,count,,,,Distributed Cache client event. The number of bytes in Data packets which were ignored (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBytes.total,gauge,,,,Distributed Cache client event. The number of bytes in Data packets which were ignored (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedAsyncInsertionFailures.count,count,,,,Number of failures for asynchronous insertion into a Distributed table (with 'distributed_foreground_insert' = 0) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedAsyncInsertionFailures.total,gauge,,,,Number of failures for asynchronous insertion into a Distributed table (with 'distributed_foreground_insert' = 0) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionFailAtAll.count,count,,,,Total count when distributed connection fails after all retries finished. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionFailAtAll.total,gauge,,,,Total count when distributed connection fails after all retries finished. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionFailTry.count,count,,,,Total count when distributed connection fails with retry. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionFailTry.total,gauge,,,,Total count when distributed connection fails with retry. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionMissingTable.count,count,,,,"Number of times we rejected a replica from a distributed query, because it did not contain a table needed for the query. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionMissingTable.total,gauge,,,,"Number of times we rejected a replica from a distributed query, because it did not contain a table needed for the query. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionReconnectCount.count,count,,,,Number of reconnects to other servers done during distributed query execution. It can happen when a stale connection has been acquired from connection pool (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionReconnectCount.total,gauge,,,,Number of reconnects to other servers done during distributed query execution. It can happen when a stale connection has been acquired from connection pool (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionSkipReadOnlyReplica.count,count,,,,Number of replicas skipped during INSERT into Distributed table due to replicas being read-only (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionSkipReadOnlyReplica.total,gauge,,,,Number of replicas skipped during INSERT into Distributed table due to replicas being read-only (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionStaleReplica.count,count,,,,"Number of times we rejected a replica from a distributed query, because some table needed for a query had replication lag higher than the configured threshold. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionStaleReplica.total,gauge,,,,"Number of times we rejected a replica from a distributed query, because some table needed for a query had replication lag higher than the configured threshold. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionTries.count,count,,,,Total count of distributed connection attempts. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionTries.total,gauge,,,,Total count of distributed connection attempts. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionUsable.count,count,,,,"Total count of successful distributed connections to a usable server (with required table, but maybe stale). (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedConnectionUsable.total,gauge,,,,"Total count of successful distributed connections to a usable server (with required table, but maybe stale). (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedDelayedInserts.count,count,,,,Number of times the INSERT of a block to a Distributed table was throttled due to high number of pending bytes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedDelayedInserts.total,gauge,,,,Number of times the INSERT of a block to a Distributed table was throttled due to high number of pending bytes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedDelayedInsertsMilliseconds,gauge,,millisecond,,Total number of milliseconds spent while the INSERT of a block to a Distributed table was throttled due to high number of pending bytes.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedRejectedInserts.count,count,,,,Number of times the INSERT of a block to a Distributed table was rejected with 'Too many bytes' exception due to high number of pending bytes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedRejectedInserts.total,gauge,,,,Number of times the INSERT of a block to a Distributed table was rejected with 'Too many bytes' exception due to high number of pending bytes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedSyncInsertionTimeoutExceeded.count,count,,,,A timeout has exceeded while waiting for shards during synchronous insertion into a Distributed table (with 'distributed_foreground_insert' = 1) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DistributedSyncInsertionTimeoutExceeded.total,gauge,,,,A timeout has exceeded while waiting for shards during synchronous insertion into a Distributed table (with 'distributed_foreground_insert' = 1) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DuplicatedInsertedBlocks.count,count,,,,Number of times the INSERTed block to a ReplicatedMergeTree table was deduplicated. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_DuplicatedInsertedBlocks.total,gauge,,,,Number of times the INSERTed block to a ReplicatedMergeTree table was deduplicated. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_EngineFileLikeReadFiles.count,count,,,,Number of files read in table engines working with files (like File/S3/URL/HDFS). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_EngineFileLikeReadFiles.total,gauge,,,,Number of files read in table engines working with files (like File/S3/URL/HDFS). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExecuteShellCommand.count,count,,,,Number of shell command executions. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExecuteShellCommand.total,gauge,,,,Number of shell command executions. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalAggregationCompressedBytes.count,count,,,,Number of bytes written to disk for aggregation in external memory. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalAggregationCompressedBytes.total,gauge,,,,Number of bytes written to disk for aggregation in external memory. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalAggregationMerge.count,count,,,,Number of times temporary files were merged for aggregation in external memory. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalAggregationMerge.total,gauge,,,,Number of times temporary files were merged for aggregation in external memory. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalAggregationUncompressedBytes.count,count,,,,"Amount of data (uncompressed, before compression) written to disk for aggregation in external memory. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalAggregationUncompressedBytes.total,gauge,,,,"Amount of data (uncompressed, before compression) written to disk for aggregation in external memory. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalAggregationWritePart.count,count,,,,Number of times a temporary file was written to disk for aggregation in external memory. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalAggregationWritePart.total,gauge,,,,Number of times a temporary file was written to disk for aggregation in external memory. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalDataSourceLocalCacheReadBytes.count,count,,,,Bytes read from local cache buffer in RemoteReadBufferCache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalDataSourceLocalCacheReadBytes.total,gauge,,,,Bytes read from local cache buffer in RemoteReadBufferCache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalJoinCompressedBytes.count,count,,,,Number of compressed bytes written for JOIN in external memory. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalJoinCompressedBytes.total,gauge,,,,Number of compressed bytes written for JOIN in external memory. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalJoinMerge.count,count,,,,Number of times temporary files were merged for JOIN in external memory. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalJoinMerge.total,gauge,,,,Number of times temporary files were merged for JOIN in external memory. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalJoinUncompressedBytes.count,count,,,,"Amount of data (uncompressed, before compression) written for JOIN in external memory. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalJoinUncompressedBytes.total,gauge,,,,"Amount of data (uncompressed, before compression) written for JOIN in external memory. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalJoinWritePart.count,count,,,,Number of times a temporary file was written to disk for JOIN in external memory. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalJoinWritePart.total,gauge,,,,Number of times a temporary file was written to disk for JOIN in external memory. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalProcessingCompressedBytesTotal.count,count,,,,Number of compressed bytes written by external processing (sorting/aggragating/joining) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalProcessingCompressedBytesTotal.total,gauge,,,,Number of compressed bytes written by external processing (sorting/aggragating/joining) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalProcessingFilesTotal.count,count,,,,Number of files used by external processing (sorting/aggragating/joining) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalProcessingFilesTotal.total,gauge,,,,Number of files used by external processing (sorting/aggragating/joining) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalProcessingUncompressedBytesTotal.count,count,,,,"Amount of data (uncompressed, before compression) written by external processing (sorting/aggragating/joining) (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalProcessingUncompressedBytesTotal.total,gauge,,,,"Amount of data (uncompressed, before compression) written by external processing (sorting/aggragating/joining) (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalSortCompressedBytes.count,count,,,,Number of compressed bytes written for sorting in external memory. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalSortCompressedBytes.total,gauge,,,,Number of compressed bytes written for sorting in external memory. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalSortMerge.count,count,,,,Number of times temporary files were merged for sorting in external memory. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalSortMerge.total,gauge,,,,Number of times temporary files were merged for sorting in external memory. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalSortUncompressedBytes.count,count,,,,"Amount of data (uncompressed, before compression) written for sorting in external memory. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalSortUncompressedBytes.total,gauge,,,,"Amount of data (uncompressed, before compression) written for sorting in external memory. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalSortWritePart.count,count,,,,Number of times a temporary file was written to disk for sorting in external memory. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ExternalSortWritePart.total,gauge,,,,Number of times a temporary file was written to disk for sorting in external memory. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FailedAsyncInsertQuery.count,count,,,,Number of failed ASYNC INSERT queries. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FailedAsyncInsertQuery.total,gauge,,,,Number of failed ASYNC INSERT queries. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FailedInsertQuery.count,count,,,,"Same as FailedQuery, but only for INSERT queries. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FailedInsertQuery.total,gauge,,,,"Same as FailedQuery, but only for INSERT queries. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FailedQuery.count,count,,,,Number of failed queries. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FailedQuery.total,gauge,,,,Number of failed queries. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FailedSelectQuery.count,count,,,,"Same as FailedQuery, but only for SELECT queries. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FailedSelectQuery.total,gauge,,,,"Same as FailedQuery, but only for SELECT queries. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileOpen.count,count,,,,Number of files opened. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileOpen.total,gauge,,,,Number of files opened. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentCacheWriteMicroseconds,gauge,,microsecond,,Metric per file segment. Time spend writing data to cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentCompleteMicroseconds,gauge,,microsecond,,Duration of FileSegment::complete() in filesystem cache,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentFailToIncreasePriority.count,count,,,,Number of times the priority was not increased due to a high contention on the cache lock (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentFailToIncreasePriority.total,gauge,,,,Number of times the priority was not increased due to a high contention on the cache lock (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentHolderCompleteMicroseconds,gauge,,microsecond,,File segments holder complete() time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentLockMicroseconds,gauge,,microsecond,,Lock file segment time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentPredownloadMicroseconds,gauge,,microsecond,,Metric per file segment. Time spent pre-downloading data to cache (pre-downloading - finishing file segment download (after someone who failed to do that) up to the point current thread was requested to do),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentReadMicroseconds,gauge,,microsecond,,Metric per file segment. Time spend reading from file,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentRemoveMicroseconds,gauge,,microsecond,,File segment remove() time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentUseMicroseconds,gauge,,microsecond,,File segment use() time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentUsedBytes.count,count,,,,Metric per file segment. How many bytes were actually used from current file segment (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentUsedBytes.total,gauge,,,,Metric per file segment. How many bytes were actually used from current file segment (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentWaitMicroseconds,gauge,,microsecond,,Wait on DOWNLOADING state,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentWaitReadBufferMicroseconds,gauge,,microsecond,,Metric per file segment. Time spend waiting for internal read buffer (includes cache waiting),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSegmentWriteMicroseconds,gauge,,microsecond,,File segment write() time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSync.count,count,,,,Number of times the F_FULLFSYNC/fsync/fdatasync function was called for files. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSync.total,gauge,,,,Number of times the F_FULLFSYNC/fsync/fdatasync function was called for files. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FileSyncElapsedMicroseconds,gauge,,microsecond,,Total time spent waiting for F_FULLFSYNC/fsync/fdatasync syscall for files.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.count,count,,,,Number of file segments sent for background download in filesystem cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.total,gauge,,,,Number of file segments sent for background download in filesystem cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.count,count,,,,Number of created key directories (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.total,gauge,,,,Number of created key directories (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictMicroseconds,gauge,,microsecond,,Filesystem cache eviction time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedBytes.count,count,,,,Number of bytes evicted from filesystem cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedBytes.total,gauge,,,,Number of bytes evicted from filesystem cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegments.count,count,,,,Number of file segments evicted from filesystem cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegments.total,gauge,,,,Number of file segments evicted from filesystem cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease.count,count,,,,Number of file segments evicted from filesystem cache when increasing priority of file segments (Applies to SLRU cache policy) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease.total,gauge,,,,Number of file segments evicted from filesystem cache when increasing priority of file segments (Applies to SLRU cache policy) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionSkippedEvictingFileSegments.count,count,,,,Number of file segments skipped for eviction because of being in evicting state (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionSkippedEvictingFileSegments.total,gauge,,,,Number of file segments skipped for eviction because of being in evicting state (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionSkippedFileSegments.count,count,,,,Number of file segments skipped for eviction because of being in unreleasable state (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionSkippedFileSegments.total,gauge,,,,Number of file segments skipped for eviction because of being in unreleasable state (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionTries.count,count,,,,Number of filesystem cache eviction attempts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionTries.total,gauge,,,,Number of filesystem cache eviction attempts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfCacheResize.count,count,,,,Number of times space reservation was skipped due to the cache is being resized (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfCacheResize.total,gauge,,,,Number of times space reservation was skipped due to the cache is being resized (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfLockContention.count,count,,,,Number of times space reservation was skipped due to a high contention on the cache lock (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfLockContention.total,gauge,,,,Number of times space reservation was skipped due to a high contention on the cache lock (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.count,count,,,,Number of file segments which unexpectedly failed to be evicted during dynamic filesystem cache eviction (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.total,gauge,,,,Number of file segments which unexpectedly failed to be evicted during dynamic filesystem cache eviction (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheFreeSpaceKeepingThreadRun.count,count,,,,Number of times background thread executed free space keeping job (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheFreeSpaceKeepingThreadRun.total,gauge,,,,Number of times background thread executed free space keeping job (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheFreeSpaceKeepingThreadWorkMilliseconds,gauge,,millisecond,,Time for which background thread executed free space keeping job,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheGetMicroseconds,gauge,,microsecond,,Filesystem cache get() time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheGetOrSetMicroseconds,gauge,,microsecond,,Filesystem cache getOrSet() time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheHoldFileSegments.count,count,,,,"Filesystem cache file segments count, which were hold (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheHoldFileSegments.total,gauge,,,,"Filesystem cache file segments count, which were hold (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheLoadMetadataMicroseconds,gauge,,microsecond,,Time spent loading filesystem cache metadata,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheLockCacheMicroseconds,gauge,,microsecond,,Lock filesystem cache time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheLockKeyMicroseconds,gauge,,microsecond,,Lock cache key time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheLockMetadataMicroseconds,gauge,,microsecond,,Lock filesystem cache metadata time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheReserveMicroseconds,gauge,,microsecond,,Filesystem cache space reservation time,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheUnusedHoldFileSegments.count,count,,,,"Filesystem cache file segments count, which were hold, but not used (because of seek or LIMIT n, etc) (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilesystemCacheUnusedHoldFileSegments.total,gauge,,,,"Filesystem cache file segments count, which were hold, but not used (because of seek or LIMIT n, etc) (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.count,count,,,,Number of bytes that passed the filter in the query (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.total,gauge,,,,Number of bytes that passed the filter in the query (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.count,count,,,,Number of rows that passed the filter in the query (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.total,gauge,,,,Number of rows that passed the filter in the query (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilteringMarksWithPrimaryKeyMicroseconds,gauge,,microsecond,,Time spent filtering parts by PK.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FilteringMarksWithSecondaryKeysMicroseconds,gauge,,microsecond,,Time spent filtering parts by skip indexes.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FunctionExecute.count,count,,,,"Number of SQL ordinary function calls (SQL functions are called on per-block basis, so this number represents the number of blocks). (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_FunctionExecute.total,gauge,,,,"Number of SQL ordinary function calls (SQL functions are called on per-block basis, so this number represents the number of blocks). (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.count,count,,,,Number of failed allocations done by GWPAsan (i.e. filled pool) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.total,gauge,,,,Number of failed allocations done by GWPAsan (i.e. filled pool) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.count,count,,,,Number of successful allocations done by GWPAsan (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.total,gauge,,,,Number of successful allocations done by GWPAsan (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GWPAsanFree.count,count,,,,Number of free operations done by GWPAsan (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GWPAsanFree.total,gauge,,,,Number of free operations done by GWPAsan (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GatheredColumns.count,count,,,,Number of columns gathered during the vertical stage of merges. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GatheredColumns.total,gauge,,,,Number of columns gathered during the vertical stage of merges. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GatheringColumnMilliseconds,gauge,,millisecond,,Total time spent while gathering columns for vertical merge,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.count,count,,,,Counts the total number of times new threads have been added to the global thread pool. This metric indicates the frequency of expansions in the global thread pool to accommodate increased processing demands. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.total,gauge,,,,Counts the total number of times new threads have been added to the global thread pool. This metric indicates the frequency of expansions in the global thread pool to accommodate increased processing demands. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobWaitTimeMicroseconds,gauge,,microsecond,,"Measures the elapsed time from when a job is scheduled in the thread pool to when it is picked up for execution by a worker thread. This metric helps identify delays in job processing, indicating the responsiveness of the thread pool to new tasks.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.count,count,,,,Counts the number of jobs that have been pushed to the global thread pool. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.total,gauge,,,,Counts the number of jobs that have been pushed to the global thread pool. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GlobalThreadPoolLockWaitMicroseconds,gauge,,microsecond,,Total time threads have spent waiting for locks in the global thread pool.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.count,count,,,,"Counts the total number of times the global thread pool has shrunk by removing threads. This occurs when the number of idle threads exceeds max_thread_pool_free_size, indicating adjustments in the global thread pool size in response to decreased thread utilization. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.total,gauge,,,,"Counts the total number of times the global thread pool has shrunk by removing threads. This occurs when the number of idle threads exceeds max_thread_pool_free_size, indicating adjustments in the global thread pool size in response to decreased thread utilization. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_GlobalThreadPoolThreadCreationMicroseconds,gauge,,microsecond,,Total time spent waiting for new threads to start.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsCreated.count,count,,,,Number of created client HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsCreated.total,gauge,,,,Number of created client HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsElapsedMicroseconds,gauge,,microsecond,,Total time spend on creating client HTTP connections,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsErrors.count,count,,,,Number of cases when creation of a client HTTP connection failed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsErrors.total,gauge,,,,Number of cases when creation of a client HTTP connection failed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsExpired.count,count,,,,Number of expired client HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsExpired.total,gauge,,,,Number of expired client HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsPreserved.count,count,,,,Number of preserved client HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsPreserved.total,gauge,,,,Number of preserved client HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsReset.count,count,,,,Number of reset client HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsReset.total,gauge,,,,Number of reset client HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsReused.count,count,,,,Number of reused client HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPConnectionsReused.total,gauge,,,,Number of reused client HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsClosed.count,count,,,,Number of closed server HTTP connections. Keep alive has not been negotiated (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsClosed.total,gauge,,,,Number of closed server HTTP connections. Keep alive has not been negotiated (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsCreated.count,count,,,,Number of created server HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsCreated.total,gauge,,,,Number of created server HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsExpired.count,count,,,,Number of expired server HTTP connections. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsExpired.total,gauge,,,,Number of expired server HTTP connections. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsPreserved.count,count,,,,Number of preserved server HTTP connections. Connection kept alive successfully (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsPreserved.total,gauge,,,,Number of preserved server HTTP connections. Connection kept alive successfully (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReset.count,count,,,,Number of reset server HTTP connections. Server closes connection (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReset.total,gauge,,,,Number of reset server HTTP connections. Server closes connection (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReused.count,count,,,,Number of reused server HTTP connections (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReused.total,gauge,,,,Number of reused server HTTP connections (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HardPageFaults.count,count,,,,"The number of hard page faults in query execution threads. High values indicate either that you forgot to turn off swap on your server, or eviction of memory pages of the ClickHouse binary during very high memory pressure, or successful usage of the 'mmap' read method for the tables data. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HardPageFaults.total,gauge,,,,"The number of hard page faults in query execution threads. High values indicate either that you forgot to turn off swap on your server, or eviction of memory pages of the ClickHouse binary during very high memory pressure, or successful usage of the 'mmap' read method for the tables data. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HashJoinPreallocatedElementsInHashTables.count,count,,,,How many elements were preallocated in hash tables for hash join. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HashJoinPreallocatedElementsInHashTables.total,gauge,,,,How many elements were preallocated in hash tables for hash join. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HedgedRequestsChangeReplica.count,count,,,,Total count when timeout for changing replica expired in hedged requests. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_HedgedRequestsChangeReplica.total,gauge,,,,Total count when timeout for changing replica expired in hedged requests. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOBufferAllocBytes.count,count,,,,Number of bytes allocated for IO buffers (for ReadBuffer/WriteBuffer). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOBufferAllocBytes.total,gauge,,,,Number of bytes allocated for IO buffers (for ReadBuffer/WriteBuffer). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOBufferAllocs.count,count,,,,Number of allocations of IO buffers (for ReadBuffer/WriteBuffer). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOBufferAllocs.total,gauge,,,,Number of allocations of IO buffers (for ReadBuffer/WriteBuffer). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringCQEsCompleted.count,count,,,,Total number of successfully completed io_uring CQEs (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringCQEsCompleted.total,gauge,,,,Total number of successfully completed io_uring CQEs (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringCQEsFailed.count,count,,,,Total number of completed io_uring CQEs with failures (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringCQEsFailed.total,gauge,,,,Total number of completed io_uring CQEs with failures (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringSQEsResubmitsAsync.count,count,,,,Total number of asynchronous io_uring SQE resubmits performed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringSQEsResubmitsAsync.total,gauge,,,,Total number of asynchronous io_uring SQE resubmits performed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringSQEsResubmitsSync.count,count,,,,Total number of synchronous io_uring SQE resubmits performed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringSQEsResubmitsSync.total,gauge,,,,Total number of synchronous io_uring SQE resubmits performed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringSQEsSubmitted.count,count,,,,Total number of io_uring SQEs submitted (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IOUringSQEsSubmitted.total,gauge,,,,Total number of io_uring SQEs submitted (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheHits.count,count,,,,Number of times iceberg metadata files have been found in the cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheHits.total,gauge,,,,Number of times iceberg metadata files have been found in the cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheMisses.count,count,,,,Number of times iceberg metadata files have not been found in the iceberg metadata cache and had to be read from (remote) disk. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheMisses.total,gauge,,,,Number of times iceberg metadata files have not been found in the iceberg metadata cache and had to be read from (remote) disk. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheWeightLost.count,count,,,,Approximate number of bytes evicted from the iceberg metadata cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheWeightLost.total,gauge,,,,Approximate number of bytes evicted from the iceberg metadata cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergMinMaxIndexPrunedFiles.count,count,,,,Number of skipped files by using MinMax index in Iceberg (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergMinMaxIndexPrunedFiles.total,gauge,,,,Number of skipped files by using MinMax index in Iceberg (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunedFiles.count,count,,,,Number of skipped files during Iceberg partition pruning (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunedFiles.total,gauge,,,,Number of skipped files during Iceberg partition pruning (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunnedFiles.count,count,,,,Number of skipped files during Iceberg partition pruning (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunnedFiles.total,gauge,,,,Number of skipped files during Iceberg partition pruning (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergTrivialCountOptimizationApplied.count,count,,,,Trivial count optimization applied while reading from Iceberg (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergTrivialCountOptimizationApplied.total,gauge,,,,Trivial count optimization applied while reading from Iceberg (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergVersionHintUsed.count,count,,,,Number of times version-hint.text has been used. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IcebergVersionHintUsed.total,gauge,,,,Number of times version-hint.text has been used. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IgnoredColdParts.count,count,,,,See setting ignore_cold_parts_seconds. Number of times read queries ignored very new parts that weren't pulled into cache by CacheWarmer yet. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IgnoredColdParts.total,gauge,,,,See setting ignore_cold_parts_seconds. Number of times read queries ignored very new parts that weren't pulled into cache by CacheWarmer yet. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IndexBinarySearchAlgorithm.count,count,,,,Number of times the binary search algorithm is used over the index marks (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IndexBinarySearchAlgorithm.total,gauge,,,,Number of times the binary search algorithm is used over the index marks (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IndexGenericExclusionSearchAlgorithm.count,count,,,,Number of times the generic exclusion search algorithm is used over the index marks (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_IndexGenericExclusionSearchAlgorithm.total,gauge,,,,Number of times the generic exclusion search algorithm is used over the index marks (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InitialQuery.count,count,,,,"Same as Query, but only counts initial queries (see is_initial_query). (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InitialQuery.total,gauge,,,,"Same as Query, but only counts initial queries (see is_initial_query). (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertQueriesWithSubqueries.count,count,,,,Count INSERT queries with all subqueries (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertQueriesWithSubqueries.total,gauge,,,,Count INSERT queries with all subqueries (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertQuery.count,count,,,,"Same as Query, but only for INSERT queries. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertQuery.total,gauge,,,,"Same as Query, but only for INSERT queries. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertQueryTimeMicroseconds,gauge,,microsecond,,Total time of INSERT queries.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertedBytes.count,count,,,,Number of bytes (uncompressed; for columns as they stored in memory) INSERTed to all tables. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertedBytes.total,gauge,,,,Number of bytes (uncompressed; for columns as they stored in memory) INSERTed to all tables. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertedCompactParts.count,count,,,,Number of parts inserted in Compact format. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertedCompactParts.total,gauge,,,,Number of parts inserted in Compact format. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertedRows.count,count,,,,Number of rows INSERTed to all tables. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertedRows.total,gauge,,,,Number of rows INSERTed to all tables. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertedWideParts.count,count,,,,Number of parts inserted in Wide format. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InsertedWideParts.total,gauge,,,,Number of parts inserted in Wide format. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceHTTPReceiveBytes.count,count,,,,Number of bytes received through HTTP interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceHTTPReceiveBytes.total,gauge,,,,Number of bytes received through HTTP interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceHTTPSendBytes.count,count,,,,Number of bytes sent through HTTP interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceHTTPSendBytes.total,gauge,,,,Number of bytes sent through HTTP interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceInterserverReceiveBytes.count,count,,,,Number of bytes received through interserver interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceInterserverReceiveBytes.total,gauge,,,,Number of bytes received through interserver interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceInterserverSendBytes.count,count,,,,Number of bytes sent through interserver interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceInterserverSendBytes.total,gauge,,,,Number of bytes sent through interserver interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceMySQLReceiveBytes.count,count,,,,Number of bytes received through MySQL interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceMySQLReceiveBytes.total,gauge,,,,Number of bytes received through MySQL interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceMySQLSendBytes.count,count,,,,Number of bytes sent through MySQL interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceMySQLSendBytes.total,gauge,,,,Number of bytes sent through MySQL interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceNativeReceiveBytes.count,count,,,,Number of bytes received through native interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceNativeReceiveBytes.total,gauge,,,,Number of bytes received through native interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceNativeSendBytes.count,count,,,,Number of bytes sent through native interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfaceNativeSendBytes.total,gauge,,,,Number of bytes sent through native interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfacePostgreSQLReceiveBytes.count,count,,,,Number of bytes received through PostgreSQL interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfacePostgreSQLReceiveBytes.total,gauge,,,,Number of bytes received through PostgreSQL interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfacePostgreSQLSendBytes.count,count,,,,Number of bytes sent through PostgreSQL interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfacePostgreSQLSendBytes.total,gauge,,,,Number of bytes sent through PostgreSQL interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfacePrometheusReceiveBytes.count,count,,,,Number of bytes received through Prometheus interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfacePrometheusReceiveBytes.total,gauge,,,,Number of bytes received through Prometheus interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfacePrometheusSendBytes.count,count,,,,Number of bytes sent through Prometheus interfaces (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_InterfacePrometheusSendBytes.total,gauge,,,,Number of bytes sent through Prometheus interfaces (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.count,count,,,,Total number of rows in the build table for a JOIN operation. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.total,gauge,,,,Total number of rows in the build table for a JOIN operation. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.count,count,,,,Total number of rows in the probe table for a JOIN operation. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.total,gauge,,,,Total number of rows in the probe table for a JOIN operation. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_JoinResultRowCount.count,count,,,,Total number of rows in the result of a JOIN operation. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_JoinResultRowCount.total,gauge,,,,Total number of rows in the result of a JOIN operation. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaBackgroundReads.count,count,,,,Number of background reads populating materialized views from Kafka since server start (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaBackgroundReads.total,gauge,,,,Number of background reads populating materialized views from Kafka since server start (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaCommitFailures.count,count,,,,Number of failed commits of consumed offsets to Kafka (usually is a sign of some data duplication) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaCommitFailures.total,gauge,,,,Number of failed commits of consumed offsets to Kafka (usually is a sign of some data duplication) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaCommits.count,count,,,,Number of successful commits of consumed offsets to Kafka (normally should be the same as KafkaBackgroundReads) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaCommits.total,gauge,,,,Number of successful commits of consumed offsets to Kafka (normally should be the same as KafkaBackgroundReads) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaConsumerErrors.count,count,,,,Number of errors reported by librdkafka during polls (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaConsumerErrors.total,gauge,,,,Number of errors reported by librdkafka during polls (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaDirectReads.count,count,,,,Number of direct selects from Kafka tables since server start (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaDirectReads.total,gauge,,,,Number of direct selects from Kafka tables since server start (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaMessagesFailed.count,count,,,,Number of Kafka messages ClickHouse failed to parse (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaMessagesFailed.total,gauge,,,,Number of Kafka messages ClickHouse failed to parse (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaMessagesPolled.count,count,,,,Number of Kafka messages polled from librdkafka to ClickHouse (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaMessagesPolled.total,gauge,,,,Number of Kafka messages polled from librdkafka to ClickHouse (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaMessagesProduced.count,count,,,,Number of messages produced to Kafka (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaMessagesProduced.total,gauge,,,,Number of messages produced to Kafka (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaMessagesRead.count,count,,,,Number of Kafka messages already processed by ClickHouse (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaMessagesRead.total,gauge,,,,Number of Kafka messages already processed by ClickHouse (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaProducerErrors.count,count,,,,Number of errors during producing the messages to Kafka (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaProducerErrors.total,gauge,,,,Number of errors during producing the messages to Kafka (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaProducerFlushes.count,count,,,,Number of explicit flushes to Kafka producer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaProducerFlushes.total,gauge,,,,Number of explicit flushes to Kafka producer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRebalanceAssignments.count,count,,,,Number of partition assignments (the final stage of consumer group rebalance) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRebalanceAssignments.total,gauge,,,,Number of partition assignments (the final stage of consumer group rebalance) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRebalanceErrors.count,count,,,,Number of failed consumer group rebalances (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRebalanceErrors.total,gauge,,,,Number of failed consumer group rebalances (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRebalanceRevocations.count,count,,,,Number of partition revocations (the first stage of consumer group rebalance) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRebalanceRevocations.total,gauge,,,,Number of partition revocations (the first stage of consumer group rebalance) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRowsRead.count,count,,,,Number of rows parsed from Kafka messages (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRowsRead.total,gauge,,,,Number of rows parsed from Kafka messages (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRowsRejected.count,count,,,,Number of parsed rows which were later rejected (due to rebalances / errors or similar reasons). Those rows will be consumed again after the rebalance. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRowsRejected.total,gauge,,,,Number of parsed rows which were later rejected (due to rebalances / errors or similar reasons). Those rows will be consumed again after the rebalance. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRowsWritten.count,count,,,,Number of rows inserted into Kafka tables (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaRowsWritten.total,gauge,,,,Number of rows inserted into Kafka tables (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaWrites.count,count,,,,Number of writes (inserts) to Kafka tables (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KafkaWrites.total,gauge,,,,Number of writes (inserts) to Kafka tables (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperBatchMaxCount.count,count,,,,Number of times the size of batch was limited by the amount (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperBatchMaxCount.total,gauge,,,,Number of times the size of batch was limited by the amount (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperBatchMaxTotalSize.count,count,,,,Number of times the size of batch was limited by the total bytes size (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperBatchMaxTotalSize.total,gauge,,,,Number of times the size of batch was limited by the total bytes size (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperCheckRequest.count,count,,,,Number of check requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperCheckRequest.total,gauge,,,,Number of check requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperCommitWaitElapsedMicroseconds,gauge,,microsecond,,Time spent waiting for certain log to be committed,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperCommits.count,count,,,,Number of successful commits (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperCommits.total,gauge,,,,Number of successful commits (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperCommitsFailed.count,count,,,,Number of failed commits (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperCommitsFailed.total,gauge,,,,Number of failed commits (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperCreateRequest.count,count,,,,Number of create requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperCreateRequest.total,gauge,,,,Number of create requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperExistsRequest.count,count,,,,Number of exists requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperExistsRequest.total,gauge,,,,Number of exists requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperGetRequest.count,count,,,,Number of get requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperGetRequest.total,gauge,,,,Number of get requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperLatency,gauge,,millisecond,,Keeper latency,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperListRequest.count,count,,,,Number of list requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperListRequest.total,gauge,,,,Number of list requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromCommitCache.count,count,,,,Number of log entries in Keeper being read from commit logs cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromCommitCache.total,gauge,,,,Number of log entries in Keeper being read from commit logs cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromFile.count,count,,,,Number of log entries in Keeper being read directly from the changelog file (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromFile.total,gauge,,,,Number of log entries in Keeper being read directly from the changelog file (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromLatestCache.count,count,,,,Number of log entries in Keeper being read from latest logs cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromLatestCache.total,gauge,,,,Number of log entries in Keeper being read from latest logs cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperLogsPrefetchedEntries.count,count,,,,Number of log entries in Keeper being prefetched from the changelog file (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperLogsPrefetchedEntries.total,gauge,,,,Number of log entries in Keeper being prefetched from the changelog file (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperMultiReadRequest.count,count,,,,Number of multi read requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperMultiReadRequest.total,gauge,,,,Number of multi read requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperMultiRequest.count,count,,,,Number of multi requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperMultiRequest.total,gauge,,,,Number of multi requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperPacketsReceived.count,count,,,,Packets received by keeper server (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperPacketsReceived.total,gauge,,,,Packets received by keeper server (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperPacketsSent.count,count,,,,Packets sent by keeper server (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperPacketsSent.total,gauge,,,,Packets sent by keeper server (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperPreprocessElapsedMicroseconds,gauge,,microsecond,,Keeper preprocessing latency for a single reuquest,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperProcessElapsedMicroseconds,gauge,,microsecond,,Keeper commit latency for a single request,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperReadSnapshot.count,count,,,,Number of snapshot read(serialization) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperReadSnapshot.total,gauge,,,,Number of snapshot read(serialization) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperReconfigRequest.count,count,,,,Number of reconfig requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperReconfigRequest.total,gauge,,,,Number of reconfig requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperRemoveRequest.count,count,,,,Number of remove requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperRemoveRequest.total,gauge,,,,Number of remove requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperRequestRejectedDueToSoftMemoryLimitCount.count,count,,,,Number requests that have been rejected due to soft memory limit exceeded (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperRequestRejectedDueToSoftMemoryLimitCount.total,gauge,,,,Number requests that have been rejected due to soft memory limit exceeded (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperRequestTotal.count,count,,,,Total requests number on keeper server (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperRequestTotal.total,gauge,,,,Total requests number on keeper server (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSaveSnapshot.count,count,,,,Number of snapshot save (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSaveSnapshot.total,gauge,,,,Number of snapshot save (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSetRequest.count,count,,,,Number of set requests (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSetRequest.total,gauge,,,,Number of set requests (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSnapshotApplys.count,count,,,,Number of snapshot applying (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSnapshotApplys.total,gauge,,,,Number of snapshot applying (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSnapshotApplysFailed.count,count,,,,Number of failed snapshot applying (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSnapshotApplysFailed.total,gauge,,,,Number of failed snapshot applying (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSnapshotCreations.count,count,,,,Number of snapshots creations (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSnapshotCreations.total,gauge,,,,Number of snapshots creations (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSnapshotCreationsFailed.count,count,,,,Number of failed snapshot creations (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperSnapshotCreationsFailed.total,gauge,,,,Number of failed snapshot creations (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperStorageLockWaitMicroseconds,gauge,,microsecond,,Time spent waiting for acquiring Keeper storage lock,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_KeeperTotalElapsedMicroseconds,gauge,,microsecond,,Keeper total latency for a single request,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedDataParts.count,count,,,,Number of data parts loaded by MergeTree tables during initialization. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedDataParts.total,gauge,,,,Number of data parts loaded by MergeTree tables during initialization. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedDataPartsMicroseconds,gauge,,microsecond,,Microseconds spent by MergeTree tables for loading data parts during initialization.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedMarksCount.count,count,,,,Number of marks loaded (total across columns). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedMarksCount.total,gauge,,,,Number of marks loaded (total across columns). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.count,count,,,,Number of mark files loaded. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.total,gauge,,,,Number of mark files loaded. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedMarksMemoryBytes.count,count,,,,Size of in-memory representations of loaded marks. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedMarksMemoryBytes.total,gauge,,,,Size of in-memory representations of loaded marks. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.count,count,,,,Number of rows of primary key loaded. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.total,gauge,,,,Number of rows of primary key loaded. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.count,count,,,,Number of primary index files loaded. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.total,gauge,,,,Number of primary index files loaded. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.count,count,,,,Number of rows of primary key loaded. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.total,gauge,,,,Number of rows of primary key loaded. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.count,count,,,,Number of times background tasks for loading marks were canceled (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.total,gauge,,,,Number of times background tasks for loading marks were canceled (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalReadThrottlerBytes.count,count,,,,Bytes passed through 'max_local_read_bandwidth_for_server'/'max_local_read_bandwidth' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalReadThrottlerBytes.total,gauge,,,,Bytes passed through 'max_local_read_bandwidth_for_server'/'max_local_read_bandwidth' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalReadThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_local_read_bandwidth_for_server'/'max_local_read_bandwidth' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalThreadPoolBusyMicroseconds,gauge,,microsecond,,Total time threads have spent executing the actual work.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.count,count,,,,Counts the total number of times threads have been borrowed from the global thread pool to expand local thread pools. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.total,gauge,,,,Counts the total number of times threads have been borrowed from the global thread pool to expand local thread pools. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobWaitTimeMicroseconds,gauge,,microsecond,,"Measures the elapsed time from when a job is scheduled in the thread pool to when it is picked up for execution by a worker thread. This metric helps identify delays in job processing, indicating the responsiveness of the thread pool to new tasks.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobs,gauge,,microsecond,,Counts the number of jobs that have been pushed to the local thread pools.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalThreadPoolLockWaitMicroseconds,gauge,,microsecond,,Total time threads have spent waiting for locks in the local thread pools.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.count,count,,,,Counts the total number of times threads have been returned to the global thread pool from local thread pools. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.total,gauge,,,,Counts the total number of times threads have been returned to the global thread pool from local thread pools. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalThreadPoolThreadCreationMicroseconds,gauge,,microsecond,,Total time local thread pools have spent waiting to borrow a thread from the global pool.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalWriteThrottlerBytes.count,count,,,,Bytes passed through 'max_local_write_bandwidth_for_server'/'max_local_write_bandwidth' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalWriteThrottlerBytes.total,gauge,,,,Bytes passed through 'max_local_write_bandwidth_for_server'/'max_local_write_bandwidth' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LocalWriteThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_local_write_bandwidth_for_server'/'max_local_write_bandwidth' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogDebug.count,count,,,,Number of log messages with level Debug (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogDebug.total,gauge,,,,Number of log messages with level Debug (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogError.count,count,,,,Number of log messages with level Error (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogError.total,gauge,,,,Number of log messages with level Error (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogFatal.count,count,,,,Number of log messages with level Fatal (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogFatal.total,gauge,,,,Number of log messages with level Fatal (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogInfo.count,count,,,,Number of log messages with level Info (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogInfo.total,gauge,,,,Number of log messages with level Info (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogTest.count,count,,,,Number of log messages with level Test (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogTest.total,gauge,,,,Number of log messages with level Test (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogTrace.count,count,,,,Number of log messages with level Trace (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogTrace.total,gauge,,,,Number of log messages with level Trace (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogWarning.count,count,,,,Number of log messages with level Warning (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LogWarning.total,gauge,,,,Number of log messages with level Warning (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_LoggerElapsedNanoseconds,gauge,,nanosecond,,Cumulative time spend in logging,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MMappedFileCacheHits.count,count,,,,"Number of times a file has been found in the MMap cache (for the 'mmap' read_method), so we didn't have to mmap it again. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MMappedFileCacheHits.total,gauge,,,,"Number of times a file has been found in the MMap cache (for the 'mmap' read_method), so we didn't have to mmap it again. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MMappedFileCacheMisses.count,count,,,,"Number of times a file has not been found in the MMap cache (for the 'mmap' read_method), so we had to mmap it again. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MMappedFileCacheMisses.total,gauge,,,,"Number of times a file has not been found in the MMap cache (for the 'mmap' read_method), so we had to mmap it again. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MainConfigLoads.count,count,,,,Number of times the main configuration was reloaded. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MainConfigLoads.total,gauge,,,,Number of times the main configuration was reloaded. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheEvictedBytes.count,count,,,,Number of bytes evicted from the mark cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheEvictedBytes.total,gauge,,,,Number of bytes evicted from the mark cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheEvictedFiles.count,count,,,,Number of mark files evicted from the mark cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheEvictedFiles.total,gauge,,,,Number of mark files evicted from the mark cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheEvictedMarks.count,count,,,,Number of marks evicted from the mark cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheEvictedMarks.total,gauge,,,,Number of marks evicted from the mark cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheHits.count,count,,,,"Number of times an entry has been found in the mark cache, so we didn't have to load a mark file. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheHits.total,gauge,,,,"Number of times an entry has been found in the mark cache, so we didn't have to load a mark file. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheMisses.count,count,,,,"Number of times an entry has not been found in the mark cache, so we had to load a mark file in memory, which is a costly operation, adding to query latency. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MarkCacheMisses.total,gauge,,,,"Number of times an entry has not been found in the mark cache, so we had to load a mark file in memory, which is a costly operation, adding to query latency. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MemoryAllocatorPurge.count,count,,,,Total number of times memory allocator purge was requested (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MemoryAllocatorPurge.total,gauge,,,,Total number of times memory allocator purge was requested (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MemoryAllocatorPurgeTimeMicroseconds,gauge,,microsecond,,Total time spent for memory allocator purge,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MemoryOvercommitWaitTimeMicroseconds,gauge,,microsecond,,Total time spent in waiting for memory to be freed in OvercommitTracker.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.count,count,,,,Number of runs done by MemoryWorker in background (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.total,gauge,,,,Number of runs done by MemoryWorker in background (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MemoryWorkerRunElapsedMicroseconds,gauge,,microsecond,,Total time spent by MemoryWorker for background work,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_Merge.count,count,,,,Number of launched background merges. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_Merge.total,gauge,,,,Number of launched background merges. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeExecuteMilliseconds,gauge,,millisecond,,Total busy time spent for execution of background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeHorizontalStageExecuteMilliseconds,gauge,,millisecond,,Total busy time spent for execution of horizontal stage of background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeHorizontalStageTotalMilliseconds,gauge,,millisecond,,Total time spent for horizontal stage of background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergePrewarmStageExecuteMilliseconds,gauge,,millisecond,,Total busy time spent for execution of prewarm stage of background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergePrewarmStageTotalMilliseconds,gauge,,millisecond,,Total time spent for prewarm stage of background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeProjectionStageExecuteMilliseconds,gauge,,millisecond,,Total busy time spent for execution of projection stage of background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeProjectionStageTotalMilliseconds,gauge,,millisecond,,Total time spent for projection stage of background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeSourceParts.count,count,,,,Number of source parts scheduled for merges. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeSourceParts.total,gauge,,,,Number of source parts scheduled for merges. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTotalMilliseconds,gauge,,millisecond,,Total time spent for background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeAllRangesAnnouncementsSent.count,count,,,,The number of announcements sent from the remote server to the initiator server about the set of data parts (for MergeTree tables). Measured on the remote server side. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeAllRangesAnnouncementsSent.total,gauge,,,,The number of announcements sent from the remote server to the initiator server about the set of data parts (for MergeTree tables). Measured on the remote server side. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeAllRangesAnnouncementsSentElapsedMicroseconds,gauge,,microsecond,,Time spent in sending the announcement from the remote server to the initiator server about the set of data parts (for MergeTree tables). Measured on the remote server side.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocks.count,count,,,,Number of blocks INSERTed to MergeTree tables projection. Each block forms a data part of level zero. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocks.total,gauge,,,,Number of blocks INSERTed to MergeTree tables projection. Each block forms a data part of level zero. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocksAlreadySorted.count,count,,,,Number of blocks INSERTed to MergeTree tables projection that appeared to be already sorted. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocksAlreadySorted.total,gauge,,,,Number of blocks INSERTed to MergeTree tables projection that appeared to be already sorted. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterCompressedBytes.count,count,,,,Bytes written to filesystem for data INSERTed to MergeTree tables projection. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterCompressedBytes.total,gauge,,,,Bytes written to filesystem for data INSERTed to MergeTree tables projection. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterMergingBlocksMicroseconds,gauge,,microsecond,,Time spent merging blocks,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterRows.count,count,,,,Number of rows INSERTed to MergeTree tables projection. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterRows.total,gauge,,,,Number of rows INSERTed to MergeTree tables projection. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterSortingBlocksMicroseconds,gauge,,microsecond,,Time spent sorting blocks (for projection it might be a key different from table's sorting key),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterUncompressedBytes.count,count,,,,Uncompressed bytes (for columns as they stored in memory) INSERTed to MergeTree tables projection. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterUncompressedBytes.total,gauge,,,,Uncompressed bytes (for columns as they stored in memory) INSERTed to MergeTree tables projection. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterBlocks.count,count,,,,Number of blocks INSERTed to MergeTree tables. Each block forms a data part of level zero. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterBlocks.total,gauge,,,,Number of blocks INSERTed to MergeTree tables. Each block forms a data part of level zero. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterBlocksAlreadySorted.count,count,,,,Number of blocks INSERTed to MergeTree tables that appeared to be already sorted. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterBlocksAlreadySorted.total,gauge,,,,Number of blocks INSERTed to MergeTree tables that appeared to be already sorted. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterCompressedBytes.count,count,,,,Bytes written to filesystem for data INSERTed to MergeTree tables. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterCompressedBytes.total,gauge,,,,Bytes written to filesystem for data INSERTed to MergeTree tables. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterMergingBlocksMicroseconds,gauge,,microsecond,,Time spent merging input blocks (for special MergeTree engines),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterProjectionsCalculationMicroseconds,gauge,,microsecond,,Time spent calculating projections,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterRows.count,count,,,,Number of rows INSERTed to MergeTree tables. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterRows.total,gauge,,,,Number of rows INSERTed to MergeTree tables. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterSkipIndicesCalculationMicroseconds,gauge,,microsecond,,Time spent calculating skip indices,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterSortingBlocksMicroseconds,gauge,,microsecond,,Time spent sorting blocks,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterStatisticsCalculationMicroseconds,gauge,,microsecond,,Time spent calculating statistics,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterUncompressedBytes.count,count,,,,Uncompressed bytes (for columns as they stored in memory) INSERTed to MergeTree tables. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterUncompressedBytes.total,gauge,,,,Uncompressed bytes (for columns as they stored in memory) INSERTed to MergeTree tables. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreePrefetchedReadPoolInit,gauge,,microsecond,,Time spent preparing tasks in MergeTreePrefetchedReadPool,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsReceived.count,count,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for MergeTree tables). Measured on the initiator server side. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsReceived.total,gauge,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for MergeTree tables). Measured on the initiator server side. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsSent.count,count,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for MergeTree tables). Measured on the remote server side. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsSent.total,gauge,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for MergeTree tables). Measured on the remote server side. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsSentElapsedMicroseconds,gauge,,microsecond,,Time spent in callbacks requested from the remote server back to the initiator server to choose the read task (for MergeTree tables). Measured on the remote server side.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeVerticalStageExecuteMilliseconds,gauge,,millisecond,,Total busy time spent for execution of vertical stage of background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergeVerticalStageTotalMilliseconds,gauge,,millisecond,,Total time spent for vertical stage of background merges,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedColumns.count,count,,,,Number of columns merged during the horizontal stage of merges. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedColumns.total,gauge,,,,Number of columns merged during the horizontal stage of merges. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedIntoCompactParts.count,count,,,,Number of parts merged into Compact format. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedIntoCompactParts.total,gauge,,,,Number of parts merged into Compact format. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedIntoWideParts.count,count,,,,Number of parts merged into Wide format. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedIntoWideParts.total,gauge,,,,Number of parts merged into Wide format. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedRows.count,count,,,,Rows read for background merges. This is the number of rows before merge. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedRows.total,gauge,,,,Rows read for background merges. This is the number of rows before merge. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedUncompressedBytes.count,count,,,,Uncompressed bytes (for columns as they stored in memory) that was read for background merges. This is the number before merge. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergedUncompressedBytes.total,gauge,,,,Uncompressed bytes (for columns as they stored in memory) that was read for background merges. This is the number before merge. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.count,count,,,,Amount of candidate parts for merge (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.total,gauge,,,,Amount of candidate parts for merge (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergerMutatorPrepareRangesForMergeElapsedMicroseconds,gauge,,microsecond,,Time spent to prepare parts ranges which can be merged according to merge predicate.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.count,count,,,,Amount of candidate ranges for merge (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.total,gauge,,,,Amount of candidate ranges for merge (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergerMutatorSelectPartsForMergeElapsedMicroseconds,gauge,,microsecond,,Time spent to select parts from ranges which can be merged.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.count,count,,,,Amount of parts in selected range for merge (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.total,gauge,,,,Amount of parts in selected range for merge (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergerMutatorsGetPartsForMergeElapsedMicroseconds,gauge,,microsecond,,Time spent to take data parts snapshot to build ranges from them.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergesThrottlerBytes.count,count,,,,Bytes passed through 'max_merges_bandwidth_for_server' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergesThrottlerBytes.total,gauge,,,,Bytes passed through 'max_merges_bandwidth_for_server' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergesThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_merges_bandwidth_for_server' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MergingSortedMilliseconds,gauge,,millisecond,,Total time spent while merging sorted columns,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupErrors.count,count,,,,Number of times an error was encountered in background cleanup task (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupErrors.total,gauge,,,,Number of times an error was encountered in background cleanup task (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupObjects.count,count,,,,Number of times a old deleted object clean up was performed by background task (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupObjects.total,gauge,,,,Number of times a old deleted object clean up was performed by background task (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupTransactions.count,count,,,,Number of times old transaction idempotency token was cleaned up by background task (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupTransactions.total,gauge,,,,Number of times old transaction idempotency token was cleaned up by background task (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheHit.count,count,,,,Number of times an object storage metadata request was answered from cache without making request to Keeper (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheHit.total,gauge,,,,Number of times an object storage metadata request was answered from cache without making request to Keeper (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheMiss.count,count,,,,Number of times an object storage metadata request had to be answered from Keeper (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheMiss.total,gauge,,,,Number of times an object storage metadata request had to be answered from Keeper (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheUpdateMicroseconds,gauge,,microsecond,,Total time spent in updating the cache including waiting for responses from Keeper,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommit.count,count,,,,Number of times metadata transaction commit for deleted objects cleanup was attempted (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommit.total,gauge,,,,Number of times metadata transaction commit for deleted objects cleanup was attempted (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommitRetry.count,count,,,,Number of times metadata transaction commit for deleted objects cleanup was retried (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommitRetry.total,gauge,,,,Number of times metadata transaction commit for deleted objects cleanup was retried (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperIndividualOperations.count,count,,,,Number of paths read or written by single or multi requests to Keeper (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperIndividualOperations.total,gauge,,,,Number of paths read or written by single or multi requests to Keeper (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperIndividualOperationsMicroseconds,gauge,,microsecond,,Time spend during single or multi requests to Keeper,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperOperations.count,count,,,,Number of times a request was made to Keeper (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperOperations.total,gauge,,,,Number of times a request was made to Keeper (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperReconnects.count,count,,,,Number of times a reconnect to Keeper was done (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperReconnects.total,gauge,,,,Number of times a reconnect to Keeper was done (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperTransactionCommit.count,count,,,,Number of times metadata transaction commit was attempted (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperTransactionCommit.total,gauge,,,,Number of times metadata transaction commit was attempted (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperTransactionCommitRetry.count,count,,,,Number of times metadata transaction commit was retried (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperTransactionCommitRetry.total,gauge,,,,Number of times metadata transaction commit was retried (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperUpdateCacheOneLevel.count,count,,,,Number of times a cache update for one level of directory tree was done (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MetadataFromKeeperUpdateCacheOneLevel.total,gauge,,,,Number of times a cache update for one level of directory tree was done (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutateTaskProjectionsCalculationMicroseconds,gauge,,microsecond,,Time spent calculating projections in mutations,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutatedRows.count,count,,,,Rows read for mutations. This is the number of rows before mutation (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutatedRows.total,gauge,,,,Rows read for mutations. This is the number of rows before mutation (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutatedUncompressedBytes.count,count,,,,Uncompressed bytes (for columns as they stored in memory) that was read for mutations. This is the number before mutation. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutatedUncompressedBytes.total,gauge,,,,Uncompressed bytes (for columns as they stored in memory) that was read for mutations. This is the number before mutation. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationAffectedRowsUpperBound.count,count,,,,The upper bound of number of rows that were affected by mutation (e.g. number of rows that satisfy the predicate of UPDATE or DELETE mutation). The actual number may be slightly less (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationAffectedRowsUpperBound.total,gauge,,,,The upper bound of number of rows that were affected by mutation (e.g. number of rows that satisfy the predicate of UPDATE or DELETE mutation). The actual number may be slightly less (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationAllPartColumns.count,count,,,,Number of times when task to mutate all columns in part was created (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationAllPartColumns.total,gauge,,,,Number of times when task to mutate all columns in part was created (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationCreatedEmptyParts.count,count,,,,Number of total parts which were replaced to empty parts instead of running mutation (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationCreatedEmptyParts.total,gauge,,,,Number of total parts which were replaced to empty parts instead of running mutation (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationExecuteMilliseconds,gauge,,millisecond,,Total busy time spent for execution of mutations.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationSomePartColumns.count,count,,,,Number of times when task to mutate some columns in part was created (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationSomePartColumns.total,gauge,,,,Number of times when task to mutate some columns in part was created (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationTotalMilliseconds,gauge,,millisecond,,Total time spent for mutations.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationTotalParts.count,count,,,,Number of total parts for which mutations tried to be applied (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationTotalParts.total,gauge,,,,Number of total parts for which mutations tried to be applied (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationUntouchedParts.count,count,,,,Number of total parts for which mutations tried to be applied but which was completely skipped according to predicate (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationUntouchedParts.total,gauge,,,,Number of total parts for which mutations tried to be applied but which was completely skipped according to predicate (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllParts,gauge,,,,The sum of number of applied mutations on-fly for part among all read parts,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.count,count,,,,Total number of applied mutations on-fly among all read tasks (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.total,gauge,,,,Total number of applied mutations on-fly among all read tasks (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationsThrottlerBytes.count,count,,,,Bytes passed through 'max_mutations_bandwidth_for_server' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationsThrottlerBytes.total,gauge,,,,Bytes passed through 'max_mutations_bandwidth_for_server' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_MutationsThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_mutations_bandwidth_for_server' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NetworkReceiveBytes.count,count,,,,"Total number of bytes received from network. Only ClickHouse-related network interaction is included, not by 3rd party libraries. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NetworkReceiveBytes.total,gauge,,,,"Total number of bytes received from network. Only ClickHouse-related network interaction is included, not by 3rd party libraries. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NetworkReceiveElapsedMicroseconds,gauge,,microsecond,,"Total time spent waiting for data to receive or receiving data from network. Only ClickHouse-related network interaction is included, not by 3rd party libraries.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NetworkSendBytes.count,count,,,,"Total number of bytes send to network. Only ClickHouse-related network interaction is included, not by 3rd party libraries. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NetworkSendBytes.total,gauge,,,,"Total number of bytes send to network. Only ClickHouse-related network interaction is included, not by 3rd party libraries. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NetworkSendElapsedMicroseconds,gauge,,microsecond,,"Total time spent waiting for data to send to network or sending data to network. Only ClickHouse-related network interaction is included, not by 3rd party libraries.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NotCreatedLogEntryForMerge.count,count,,,,Log entry to merge parts in ReplicatedMergeTree is not created due to concurrent log update by another replica. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NotCreatedLogEntryForMerge.total,gauge,,,,Log entry to merge parts in ReplicatedMergeTree is not created due to concurrent log update by another replica. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NotCreatedLogEntryForMutation.count,count,,,,Log entry to mutate parts in ReplicatedMergeTree is not created due to concurrent log update by another replica. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_NotCreatedLogEntryForMutation.total,gauge,,,,Log entry to mutate parts in ReplicatedMergeTree is not created due to concurrent log update by another replica. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSCPUVirtualTimeMicroseconds,gauge,,microsecond,,CPU time spent seen by OS. Does not include involuntary waits due to virtualization.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSCPUWaitMicroseconds,gauge,,microsecond,,"Total time a thread was ready for execution but waiting to be scheduled by OS, from the OS point of view.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSIOWaitMicroseconds,gauge,,microsecond,,"Total time a thread spent waiting for a result of IO operation, from the OS point of view. This is real IO that doesn't include page cache.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSReadBytes.count,count,,,,"Number of bytes read from disks or block devices. Doesn't include bytes read from page cache. May include excessive data due to block size, readahead, etc. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSReadBytes.total,gauge,,,,"Number of bytes read from disks or block devices. Doesn't include bytes read from page cache. May include excessive data due to block size, readahead, etc. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSReadChars.count,count,,,,"Number of bytes read from filesystem, including page cache. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSReadChars.total,gauge,,,,"Number of bytes read from filesystem, including page cache. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSWriteBytes.count,count,,,,Number of bytes written to disks or block devices. Doesn't include bytes that are in page cache dirty pages. May not include data that was written by OS asynchronously. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSWriteBytes.total,gauge,,,,Number of bytes written to disks or block devices. Doesn't include bytes that are in page cache dirty pages. May not include data that was written by OS asynchronously. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSWriteChars.count,count,,,,"Number of bytes written to filesystem, including page cache. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OSWriteChars.total,gauge,,,,"Number of bytes written to filesystem, including page cache. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.count,count,,,,Number cancelled files in StorageS3(Azure)Queue (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.total,gauge,,,,Number cancelled files in StorageS3(Azure)Queue (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCleanupMaxSetSizeOrTTLMicroseconds,gauge,,microsecond,,Time spent to set file as failed,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.count,count,,,,Number of keeper requests to commit files as either failed or processed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.total,gauge,,,,Number of keeper requests to commit files as either failed or processed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.count,count,,,,Number of exceptions during insert in S3(Azure)Queue (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.total,gauge,,,,Number of exceptions during insert in S3(Azure)Queue (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.count,count,,,,Number of exceptions during read in S3(Azure)Queue (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.total,gauge,,,,Number of exceptions during read in S3(Azure)Queue (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedFiles.count,count,,,,Number of files which failed to be processed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedFiles.total,gauge,,,,Number of files which failed to be processed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.count,count,,,,Number of times batched set processing request failed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.total,gauge,,,,Number of times batched set processing request failed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.count,count,,,,Number of filtered files in StorageS3(Azure)Queue (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.total,gauge,,,,Number of filtered files in StorageS3(Azure)Queue (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.count,count,,,,Number of insert iterations (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.total,gauge,,,,Number of insert iterations (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.count,count,,,,Number of listed files in StorageS3(Azure)Queue (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.total,gauge,,,,Number of listed files in StorageS3(Azure)Queue (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueLockLocalFileStatusesMicroseconds,gauge,,microsecond,,Time spent to lock local file statuses,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedFiles.count,count,,,,Number of files which were processed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedFiles.total,gauge,,,,Number of files which were processed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.count,count,,,,Number of processed rows in StorageS3(Azure)Queue (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.total,gauge,,,,Number of processed rows in StorageS3(Azure)Queue (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueuePullMicroseconds,gauge,,microsecond,,Time spent to read file data,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.count,count,,,,Number of read bytes (not equal to the number of actually inserted bytes) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.total,gauge,,,,Number of read bytes (not equal to the number of actually inserted bytes) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.count,count,,,,Number of read files (not equal to the number of actually inserted files) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.total,gauge,,,,Number of read files (not equal to the number of actually inserted files) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.count,count,,,,Number of read rows (not equal to the number of actually inserted rows) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.total,gauge,,,,Number of read rows (not equal to the number of actually inserted rows) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.count,count,,,,Number of objects removed as part of after_processing = delete (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.total,gauge,,,,Number of objects removed as part of after_processing = delete (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.count,count,,,,Number of successful keeper commits (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.total,gauge,,,,Number of successful keeper commits (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.count,count,,,,The number of times we unsuccessfully set file as processing (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.total,gauge,,,,The number of times we unsuccessfully set file as processing (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.count,count,,,,The number of times we tried to make set processing request (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.total,gauge,,,,The number of times we tried to make set processing request (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.count,count,,,,The number of times we successfully set file as processing (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.total,gauge,,,,The number of times we successfully set file as processing (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.count,count,,,,Number of unsuccessful keeper commits (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.total,gauge,,,,Number of unsuccessful keeper commits (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObsoleteReplicatedParts.count,count,,,,"Number of times a data part was covered by another data part that has been fetched from a replica (so, we have marked a covered data part as obsolete and no longer needed). (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ObsoleteReplicatedParts.total,gauge,,,,"Number of times a data part was covered by another data part that has been fetched from a replica (so, we have marked a covered data part as obsolete and no longer needed). (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OpenedFileCacheHits.count,count,,,,"Number of times a file has been found in the opened file cache, so we didn't have to open it again. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OpenedFileCacheHits.total,gauge,,,,"Number of times a file has been found in the opened file cache, so we didn't have to open it again. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OpenedFileCacheMicroseconds,gauge,,microsecond,,Amount of time spent executing OpenedFileCache methods.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OpenedFileCacheMisses.count,count,,,,"Number of times a file has been found in the opened file cache, so we had to open it again. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OpenedFileCacheMisses.total,gauge,,,,"Number of times a file has been found in the opened file cache, so we had to open it again. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OtherQueryTimeMicroseconds,gauge,,microsecond,,Total time of queries that are not SELECT or INSERT.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OverflowAny.count,count,,,,Number of times approximate GROUP BY was in effect: when aggregation was performed only on top of first 'max_rows_to_group_by' unique keys and other keys were ignored due to 'group_by_overflow_mode' = 'any'. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OverflowAny.total,gauge,,,,Number of times approximate GROUP BY was in effect: when aggregation was performed only on top of first 'max_rows_to_group_by' unique keys and other keys were ignored due to 'group_by_overflow_mode' = 'any'. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OverflowBreak.count,count,,,,"Number of times, data processing was cancelled by query complexity limitation with setting '*_overflow_mode' = 'break' and the result is incomplete. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OverflowBreak.total,gauge,,,,"Number of times, data processing was cancelled by query complexity limitation with setting '*_overflow_mode' = 'break' and the result is incomplete. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OverflowThrow.count,count,,,,"Number of times, data processing was cancelled by query complexity limitation with setting '*_overflow_mode' = 'throw' and exception was thrown. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_OverflowThrow.total,gauge,,,,"Number of times, data processing was cancelled by query complexity limitation with setting '*_overflow_mode' = 'throw' and exception was thrown. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheBytesUnpinnedRoundedToHugePages,gauge,,,,"See PageCacheBytesUnpinnedRoundedToPages, but rounded to huge pages. Use the ratio between the two as a measure of memory waste from using huge pages.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheBytesUnpinnedRoundedToPages,gauge,,,,Total size of populated pages in chunks that became evictable in PageCache. Rounded up to whole pages.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheChunkDataHits,gauge,,,,"Number of times a chunk has been found in the userspace page cache, not in use, with all pages intact.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheChunkDataMisses,gauge,,,,"Number of times a chunk has been found in the userspace page cache, not in use, but all its pages were evicted by the OS.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheChunkDataPartialHits,gauge,,,,"Number of times a chunk has been found in the userspace page cache, not in use, but some of its pages were evicted by the OS.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheChunkMisses,gauge,,,,Number of times a chunk has not been found in the userspace page cache.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheChunkShared,gauge,,,,"Number of times a chunk has been found in the userspace page cache, already in use by another thread.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheHits.count,count,,,,Number of times a block of data has been found in the userspace page cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheHits.total,gauge,,,,Number of times a block of data has been found in the userspace page cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheMisses.count,count,,,,Number of times a block of data has not been found in the userspace page cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheMisses.total,gauge,,,,Number of times a block of data has not been found in the userspace page cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.count,count,,,,Number of times the userspace page cache was auto-resized to free memory during a memory allocation. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.total,gauge,,,,Number of times the userspace page cache was auto-resized to free memory during a memory allocation. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.count,count,,,,Number of bytes read from userspace page cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.total,gauge,,,,Number of bytes read from userspace page cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheResized.count,count,,,,"Number of times the userspace page cache was auto-resized (typically happens a few times per second, controlled by memory_worker_period_ms). (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheResized.total,gauge,,,,"Number of times the userspace page cache was auto-resized (typically happens a few times per second, controlled by memory_worker_period_ms). (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.count,count,,,,Number of bytes evicted from the userspace page cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.total,gauge,,,,Number of bytes evicted from the userspace page cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasAnnouncementMicroseconds,gauge,,microsecond,,Time spent to send an announcement,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasAvailableCount.count,count,,,,Number of replicas available to execute a query with task-based parallel replicas (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasAvailableCount.total,gauge,,,,Number of replicas available to execute a query with task-based parallel replicas (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasCollectingOwnedSegmentsMicroseconds,gauge,,microsecond,,Time spent collecting segments meant by hash,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasDeniedRequests.count,count,,,,Number of completely denied requests to the initiator (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasDeniedRequests.total,gauge,,,,Number of completely denied requests to the initiator (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasHandleAnnouncementMicroseconds,gauge,,microsecond,,Time spent processing replicas announcements,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasHandleRequestMicroseconds,gauge,,microsecond,,Time spent processing requests for marks from replicas,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasNumRequests.count,count,,,,Number of requests to the initiator. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasNumRequests.total,gauge,,,,Number of requests to the initiator. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasProcessingPartsMicroseconds,gauge,,microsecond,,Time spent processing data parts,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasQueryCount.count,count,,,,Number of (sub)queries executed using parallel replicas during a query execution (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasQueryCount.total,gauge,,,,Number of (sub)queries executed using parallel replicas during a query execution (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasReadAssignedForStealingMarks.count,count,,,,Sum across all replicas of how many of scheduled marks were assigned for stealing by consistent hash (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasReadAssignedForStealingMarks.total,gauge,,,,Sum across all replicas of how many of scheduled marks were assigned for stealing by consistent hash (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasReadAssignedMarks.count,count,,,,Sum across all replicas of how many of scheduled marks were assigned by consistent hash (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasReadAssignedMarks.total,gauge,,,,Sum across all replicas of how many of scheduled marks were assigned by consistent hash (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.count,count,,,,How many marks were read by the given replica (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.total,gauge,,,,How many marks were read by the given replica (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasReadRequestMicroseconds,gauge,,microsecond,,Time spent for read requests,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasReadUnassignedMarks.count,count,,,,Sum across all replicas of how many unassigned marks were scheduled (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasReadUnassignedMarks.total,gauge,,,,Sum across all replicas of how many unassigned marks were scheduled (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasStealingByHashMicroseconds,gauge,,microsecond,,Time spent collecting segments meant for stealing by hash,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasStealingLeftoversMicroseconds,gauge,,microsecond,,Time spent collecting orphaned segments,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasUnavailableCount.count,count,,,,"Number of replicas which was chosen, but found to be unavailable during query execution with task-based parallel replicas (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasUnavailableCount.total,gauge,,,,"Number of replicas which was chosen, but found to be unavailable during query execution with task-based parallel replicas (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasUsedCount.count,count,,,,Number of replicas used to execute a query with task-based parallel replicas (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParallelReplicasUsedCount.total,gauge,,,,Number of replicas used to execute a query with task-based parallel replicas (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParquetDecodingTaskBatches.count,count,,,,Task groups sent to a thread pool by parquet reader (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParquetDecodingTaskBatches.total,gauge,,,,Task groups sent to a thread pool by parquet reader (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParquetDecodingTasks.count,count,,,,Tasks issued by parquet reader (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParquetDecodingTasks.total,gauge,,,,Tasks issued by parquet reader (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParquetFetchWaitTimeMicroseconds,gauge,,microsecond,,Time of waiting fetching parquet data,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParquetPrunedRowGroups.count,count,,,,The total number of row groups pruned from parquet data (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParquetPrunedRowGroups.total,gauge,,,,The total number of row groups pruned from parquet data (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParquetReadRowGroups.count,count,,,,The total number of row groups read from parquet data (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ParquetReadRowGroups.total,gauge,,,,The total number of row groups read from parquet data (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PartsLockHoldMicroseconds,gauge,,microsecond,,Total time spent holding data parts lock in MergeTree tables,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PartsLockWaitMicroseconds,gauge,,microsecond,,Total time spent waiting for data parts lock in MergeTree tables,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PartsWithAppliedMutationsOnFly,gauge,,,,Total number of parts for which there was any mutation applied on fly,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesAcquireLockMicroseconds.count,count,,,,Total number of microseconds spent to acquire lock for executing lightweight updates (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesAcquireLockMicroseconds.total,gauge,,,,Total number of microseconds spent to acquire lock for executing lightweight updates (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesAcquireLockTries.count,count,,,,Total number of tries to acquire lock for executing lightweight updates (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesAcquireLockTries.total,gauge,,,,Total number of tries to acquire lock for executing lightweight updates (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesAppliedInAllReadTasks.count,count,,,,Total number of applied patch parts among all read tasks (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesAppliedInAllReadTasks.total,gauge,,,,Total number of applied patch parts among all read tasks (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesJoinAppliedInAllReadTasks.count,count,,,,Total number of applied patch parts with Join mode among all read tasks (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesJoinAppliedInAllReadTasks.total,gauge,,,,Total number of applied patch parts with Join mode among all read tasks (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesMergeAppliedInAllReadTasks.count,count,,,,Total number of applied patch parts with Merge mode among all read tasks (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesMergeAppliedInAllReadTasks.total,gauge,,,,Total number of applied patch parts with Merge mode among all read tasks (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesReadUncompressedBytes.count,count,,,,Total number of uncompressed bytes read from patch parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PatchesReadUncompressedBytes.total,gauge,,,,Total number of uncompressed bytes read from patch parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfAlignmentFaults.count,count,,,,Number of alignment faults. These happen when unaligned memory accesses happen; the kernel can handle these but it reduces performance. This happens only on some architectures (never on x86). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfAlignmentFaults.total,gauge,,,,Number of alignment faults. These happen when unaligned memory accesses happen; the kernel can handle these but it reduces performance. This happens only on some architectures (never on x86). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfBranchInstructions.count,count,,,,"Retired branch instructions. Prior to Linux 2.6.35, this used the wrong event on AMD processors. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfBranchInstructions.total,gauge,,,,"Retired branch instructions. Prior to Linux 2.6.35, this used the wrong event on AMD processors. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfBranchMisses.count,count,,,,Mispredicted branch instructions. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfBranchMisses.total,gauge,,,,Mispredicted branch instructions. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfBusCycles.count,count,,,,"Bus cycles, which can be different from total cycles. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfBusCycles.total,gauge,,,,"Bus cycles, which can be different from total cycles. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCPUClock.count,count,,,,"The CPU clock, a high-resolution per-CPU timer (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCPUClock.total,gauge,,,,"The CPU clock, a high-resolution per-CPU timer (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCPUCycles.count,count,,,,Total cycles. Be wary of what happens during CPU frequency scaling. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCPUCycles.total,gauge,,,,Total cycles. Be wary of what happens during CPU frequency scaling. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCPUMigrations.count,count,,,,Number of times the process has migrated to a new CPU (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCPUMigrations.total,gauge,,,,Number of times the process has migrated to a new CPU (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCacheMisses.count,count,,,,Cache misses. Usually this indicates Last Level Cache misses; this is intended to be used in conjunction with the PERFCOUNTHWCACHEREFERENCES event to calculate cache miss rates. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCacheMisses.total,gauge,,,,Cache misses. Usually this indicates Last Level Cache misses; this is intended to be used in conjunction with the PERFCOUNTHWCACHEREFERENCES event to calculate cache miss rates. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCacheReferences.count,count,,,,"Cache accesses. Usually, this indicates Last Level Cache accesses, but this may vary depending on your CPU. This may include prefetches and coherency messages; again this depends on the design of your CPU. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfCacheReferences.total,gauge,,,,"Cache accesses. Usually, this indicates Last Level Cache accesses, but this may vary depending on your CPU. This may include prefetches and coherency messages; again this depends on the design of your CPU. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfContextSwitches.count,count,,,,Number of context switches (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfContextSwitches.total,gauge,,,,Number of context switches (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfDataTLBMisses.count,count,,,,Data TLB misses (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfDataTLBMisses.total,gauge,,,,Data TLB misses (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfDataTLBReferences.count,count,,,,Data TLB references (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfDataTLBReferences.total,gauge,,,,Data TLB references (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfEmulationFaults.count,count,,,,Number of emulation faults. The kernel sometimes traps on unimplemented instructions and emulates them for user space. This can negatively impact performance. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfEmulationFaults.total,gauge,,,,Number of emulation faults. The kernel sometimes traps on unimplemented instructions and emulates them for user space. This can negatively impact performance. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfInstructionTLBMisses.count,count,,,,Instruction TLB misses (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfInstructionTLBMisses.total,gauge,,,,Instruction TLB misses (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfInstructionTLBReferences.count,count,,,,Instruction TLB references (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfInstructionTLBReferences.total,gauge,,,,Instruction TLB references (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfInstructions.count,count,,,,"Retired instructions. Be careful, these can be affected by various issues, most notably hardware interrupt counts. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfInstructions.total,gauge,,,,"Retired instructions. Be careful, these can be affected by various issues, most notably hardware interrupt counts. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfLocalMemoryMisses.count,count,,,,Local NUMA node memory read misses (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfLocalMemoryMisses.total,gauge,,,,Local NUMA node memory read misses (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfLocalMemoryReferences.count,count,,,,Local NUMA node memory reads (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfLocalMemoryReferences.total,gauge,,,,Local NUMA node memory reads (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfMinEnabledRunningTime.count,count,,,,Running time for event with minimum enabled time. Used to track the amount of event multiplexing (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfMinEnabledRunningTime.total,gauge,,,,Running time for event with minimum enabled time. Used to track the amount of event multiplexing (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfMinEnabledTime.count,count,,,,"For all events, minimum time that an event was enabled. Used to track event multiplexing influence (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfMinEnabledTime.total,gauge,,,,"For all events, minimum time that an event was enabled. Used to track event multiplexing influence (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfRefCPUCycles.count,count,,,,Total cycles; not affected by CPU frequency scaling. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfRefCPUCycles.total,gauge,,,,Total cycles; not affected by CPU frequency scaling. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfStalledCyclesBackend.count,count,,,,Stalled cycles during retirement. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfStalledCyclesBackend.total,gauge,,,,Stalled cycles during retirement. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfStalledCyclesFrontend.count,count,,,,Stalled cycles during issue. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfStalledCyclesFrontend.total,gauge,,,,Stalled cycles during issue. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfTaskClock.count,count,,,,A clock count specific to the task that is running (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PerfTaskClock.total,gauge,,,,A clock count specific to the task that is running (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PolygonsAddedToPool.count,count,,,,A polygon has been added to the cache (pool) for the 'pointInPolygon' function. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PolygonsAddedToPool.total,gauge,,,,A polygon has been added to the cache (pool) for the 'pointInPolygon' function. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PolygonsInPoolAllocatedBytes.count,count,,,,The number of bytes for polygons added to the cache (pool) for the 'pointInPolygon' function. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PolygonsInPoolAllocatedBytes.total,gauge,,,,The number of bytes for polygons added to the cache (pool) for the 'pointInPolygon' function. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PreferredWarmedUnmergedParts.count,count,,,,See setting prefer_warmed_unmerged_parts_seconds. Number of times read queries used outdated pre-merge parts that are in cache instead of merged part that wasn't pulled into cache by CacheWarmer yet. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PreferredWarmedUnmergedParts.total,gauge,,,,See setting prefer_warmed_unmerged_parts_seconds. Number of times read queries used outdated pre-merge parts that are in cache instead of merged part that wasn't pulled into cache by CacheWarmer yet. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.count,count,,,,"Number of times an entry has been found in the primary index cache, so we didn't have to load a index file. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.total,gauge,,,,"Number of times an entry has been found in the primary index cache, so we didn't have to load a index file. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.count,count,,,,"Number of times an entry has not been found in the primary index cache, so we had to load a index file in memory, which is a costly operation, adding to query latency. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.total,gauge,,,,"Number of times an entry has not been found in the primary index cache, so we had to load a index file in memory, which is a costly operation, adding to query latency. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueriesWithSubqueries.count,count,,,,Count queries with all subqueries (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueriesWithSubqueries.total,gauge,,,,Count queries with all subqueries (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_Query.count,count,,,,"Number of queries to be interpreted and potentially executed. Does not include queries that failed to parse or were rejected due to AST size limits, quota limits or limits on the number of simultaneously running queries. May include internal queries initiated by ClickHouse itself. Does not count subqueries. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_Query.total,gauge,,,,"Number of queries to be interpreted and potentially executed. Does not include queries that failed to parse or were rejected due to AST size limits, quota limits or limits on the number of simultaneously running queries. May include internal queries initiated by ClickHouse itself. Does not count subqueries. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryBackupThrottlerBytes.count,count,,,,Bytes passed through 'max_backup_bandwidth' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryBackupThrottlerBytes.total,gauge,,,,Bytes passed through 'max_backup_bandwidth' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryBackupThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_backup_bandwidth' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryCacheHits.count,count,,,,Number of times a query result has been found in the query cache (and query computation was avoided). Only updated for SELECT queries with SETTING use_query_cache = 1. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryCacheHits.total,gauge,,,,Number of times a query result has been found in the query cache (and query computation was avoided). Only updated for SELECT queries with SETTING use_query_cache = 1. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryCacheMisses.count,count,,,,Number of times a query result has not been found in the query cache (and required query computation). Only updated for SELECT queries with SETTING use_query_cache = 1. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryCacheMisses.total,gauge,,,,Number of times a query result has not been found in the query cache (and required query computation). Only updated for SELECT queries with SETTING use_query_cache = 1. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.count,count,,,,Number of times an entry has been found in the query condition cache (and reading of marks can be skipped). Only updated for SELECT queries with SETTING use_query_condition_cache = 1. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.total,gauge,,,,Number of times an entry has been found in the query condition cache (and reading of marks can be skipped). Only updated for SELECT queries with SETTING use_query_condition_cache = 1. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.count,count,,,,Number of times an entry has not been found in the query condition cache (and reading of mark cannot be skipped). Only updated for SELECT queries with SETTING use_query_condition_cache = 1. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.total,gauge,,,,Number of times an entry has not been found in the query condition cache (and reading of mark cannot be skipped). Only updated for SELECT queries with SETTING use_query_condition_cache = 1. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryLocalReadThrottlerBytes.count,count,,,,Bytes passed through 'max_local_read_bandwidth' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryLocalReadThrottlerBytes.total,gauge,,,,Bytes passed through 'max_local_read_bandwidth' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryLocalReadThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_local_read_bandwidth' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryLocalWriteThrottlerBytes.count,count,,,,Bytes passed through 'max_local_write_bandwidth' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryLocalWriteThrottlerBytes.total,gauge,,,,Bytes passed through 'max_local_write_bandwidth' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryLocalWriteThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_local_write_bandwidth' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryMaskingRulesMatch.count,count,,,,Number of times query masking rules was successfully matched. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryMaskingRulesMatch.total,gauge,,,,Number of times query masking rules was successfully matched. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryMemoryLimitExceeded.count,count,,,,Number of times when memory limit exceeded for query. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryMemoryLimitExceeded.total,gauge,,,,Number of times when memory limit exceeded for query. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryPreempted.count,count,,,,How many times tasks are paused and waiting due to 'priority' setting (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryPreempted.total,gauge,,,,How many times tasks are paused and waiting due to 'priority' setting (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryProfilerConcurrencyOverruns.count,count,,,,"Number of times we drop processing of a query profiler signal due to too many concurrent query profilers in other threads, which may indicate overload. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryProfilerConcurrencyOverruns.total,gauge,,,,"Number of times we drop processing of a query profiler signal due to too many concurrent query profilers in other threads, which may indicate overload. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryProfilerErrors.count,count,,,,Invalid memory accesses during asynchronous stack unwinding. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryProfilerErrors.total,gauge,,,,Invalid memory accesses during asynchronous stack unwinding. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryProfilerRuns.count,count,,,,Number of times QueryProfiler had been run. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryProfilerRuns.total,gauge,,,,Number of times QueryProfiler had been run. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryProfilerSignalOverruns.count,count,,,,Number of times we drop processing of a query profiler signal due to overrun plus the number of signals that OS has not delivered due to overrun. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryProfilerSignalOverruns.total,gauge,,,,Number of times we drop processing of a query profiler signal due to overrun plus the number of signals that OS has not delivered due to overrun. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryRemoteReadThrottlerBytes.count,count,,,,Bytes passed through 'max_remote_read_network_bandwidth' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryRemoteReadThrottlerBytes.total,gauge,,,,Bytes passed through 'max_remote_read_network_bandwidth' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryRemoteReadThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_remote_read_network_bandwidth' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryRemoteWriteThrottlerBytes.count,count,,,,Bytes passed through 'max_remote_write_network_bandwidth' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryRemoteWriteThrottlerBytes.total,gauge,,,,Bytes passed through 'max_remote_write_network_bandwidth' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryRemoteWriteThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_remote_write_network_bandwidth' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_QueryTimeMicroseconds,gauge,,microsecond,,Total time of all queries.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RWLockAcquiredReadLocks.count,count,,,,Number of times a read lock was acquired (in a heavy RWLock). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RWLockAcquiredReadLocks.total,gauge,,,,Number of times a read lock was acquired (in a heavy RWLock). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RWLockAcquiredWriteLocks.count,count,,,,Number of times a write lock was acquired (in a heavy RWLock). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RWLockAcquiredWriteLocks.total,gauge,,,,Number of times a write lock was acquired (in a heavy RWLock). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RWLockReadersWaitMilliseconds,gauge,,millisecond,,Total time spent waiting for a read lock to be acquired (in a heavy RWLock).,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RWLockWritersWaitMilliseconds,gauge,,millisecond,,Total time spent waiting for a write lock to be acquired (in a heavy RWLock).,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBackoff.count,count,,,,Number of times the number of query processing threads was lowered due to slow reads. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBackoff.total,gauge,,,,Number of times the number of query processing threads was lowered due to slow reads. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureBytes.count,count,,,,Bytes read from Azure. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureBytes.total,gauge,,,,Bytes read from Azure. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureInitMicroseconds,gauge,,microsecond,,Time spent initializing connection to Azure.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureMicroseconds,gauge,,microsecond,,Time spent on reading from Azure.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureRequestsErrors.count,count,,,,Number of exceptions while reading from Azure (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureRequestsErrors.total,gauge,,,,Number of exceptions while reading from Azure (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorRead.count,count,,,,Number of reads (read/pread) from a file descriptor. Does not include sockets. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorRead.total,gauge,,,,Number of reads (read/pread) from a file descriptor. Does not include sockets. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadBytes.count,count,,,,"Number of bytes read from file descriptors. If the file is compressed, this will show the compressed data size. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadBytes.total,gauge,,,,"Number of bytes read from file descriptors. If the file is compressed, this will show the compressed data size. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadFailed.count,count,,,,Number of times the read (read/pread) from a file descriptor have failed. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadFailed.total,gauge,,,,Number of times the read (read/pread) from a file descriptor have failed. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromS3Bytes.count,count,,,,Bytes read from S3. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromS3Bytes.total,gauge,,,,Bytes read from S3. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromS3InitMicroseconds,gauge,,microsecond,,Time spent initializing connection to S3.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromS3Microseconds,gauge,,microsecond,,Time spent on reading from S3.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromS3RequestsErrors.count,count,,,,Number of exceptions while reading from S3. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferFromS3RequestsErrors.total,gauge,,,,Number of exceptions while reading from S3. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferSeekCancelConnection.count,count,,,,"Number of seeks which lead to new connection (s3, http) (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadBufferSeekCancelConnection.total,gauge,,,,"Number of seeks which lead to new connection (s3, http) (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadCompressedBytes.count,count,,,,"Number of bytes (the number of bytes before decompression) read from compressed sources (files, network). (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadCompressedBytes.total,gauge,,,,"Number of bytes (the number of bytes before decompression) read from compressed sources (files, network). (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadPatchesMicroseconds.count,count,,,,Total time spent reading patch parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadPatchesMicroseconds.total,gauge,,,,Total time spent reading patch parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadTaskRequestsReceived.count,count,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the initiator server side. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadTaskRequestsReceived.total,gauge,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the initiator server side. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadTaskRequestsSent.count,count,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the remote server side. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadTaskRequestsSent.total,gauge,,,,The number of callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the remote server side. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadTaskRequestsSentElapsedMicroseconds,gauge,,microsecond,,Time spent in callbacks requested from the remote server back to the initiator server to choose the read task (for s3Cluster table function and similar). Measured on the remote server side.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.count,count,,,,Total number of read tasks for which there was any mutation applied on fly (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.total,gauge,,,,Total number of read tasks for which there was any mutation applied on fly (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedPatches.count,count,,,,Total number of read tasks for which there was any patch part applied (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedPatches.total,gauge,,,,Total number of read tasks for which there was any patch part applied (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadWriteBufferFromHTTPBytes.count,count,,,,Total size of payload bytes received and sent by ReadWriteBufferFromHTTP. Doesn't include HTTP headers. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadWriteBufferFromHTTPBytes.total,gauge,,,,Total size of payload bytes received and sent by ReadWriteBufferFromHTTP. Doesn't include HTTP headers. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadWriteBufferFromHTTPRequestsSent.count,count,,,,Number of HTTP requests sent by ReadWriteBufferFromHTTP (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReadWriteBufferFromHTTPRequestsSent.total,gauge,,,,Number of HTTP requests sent by ReadWriteBufferFromHTTP (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RealTimeMicroseconds,gauge,,microsecond,,Total (wall clock) time spent in processing (queries and other tasks) threads (note that this is a sum).,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewLockTableRetry.count,count,,,,How many times a SELECT from refreshable materialized view had to switch to a new table because the old table was dropped (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewLockTableRetry.total,gauge,,,,How many times a SELECT from refreshable materialized view had to switch to a new table because the old table was dropped (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshFailed.count,count,,,,How many times refreshable materialized views failed to refresh (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshFailed.total,gauge,,,,How many times refreshable materialized views failed to refresh (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshSuccess.count,count,,,,How many times refreshable materialized views refreshed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshSuccess.total,gauge,,,,How many times refreshable materialized views refreshed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaRetry.count,count,,,,How many times a SELECT from refreshable materialized view failed and retried an implicit SYNC REPLICA (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaRetry.total,gauge,,,,How many times a SELECT from refreshable materialized view failed and retried an implicit SYNC REPLICA (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaSuccess.count,count,,,,How many times a SELECT from refreshable materialized view did an implicit SYNC REPLICA (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaSuccess.total,gauge,,,,How many times a SELECT from refreshable materialized view did an implicit SYNC REPLICA (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpLocalCacheHit.count,count,,,,Number of times we fetched compiled regular expression from a local cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpLocalCacheHit.total,gauge,,,,Number of times we fetched compiled regular expression from a local cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpLocalCacheMiss.count,count,,,,Number of times we failed to fetch compiled regular expression from a local cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpLocalCacheMiss.total,gauge,,,,Number of times we failed to fetch compiled regular expression from a local cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesCreated.count,count,,,,Regular expressions with multiple needles (VectorScan library) compiled. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesCreated.total,gauge,,,,Regular expressions with multiple needles (VectorScan library) compiled. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheHit.count,count,,,,Number of times we fetched compiled regular expression with multiple needles (VectorScan library) from the global cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheHit.total,gauge,,,,Number of times we fetched compiled regular expression with multiple needles (VectorScan library) from the global cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheMiss.count,count,,,,Number of times we failed to fetch compiled regular expression with multiple needles (VectorScan library) from the global cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheMiss.total,gauge,,,,Number of times we failed to fetch compiled regular expression with multiple needles (VectorScan library) from the global cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RejectedInserts.count,count,,,,Number of times the INSERT of a block to a MergeTree table was rejected with 'Too many parts' exception due to high number of active data parts for partition. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RejectedInserts.total,gauge,,,,Number of times the INSERT of a block to a MergeTree table was rejected with 'Too many parts' exception due to high number of active data parts for partition. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RejectedLightweightUpdates.count,count,,,,Number of time the lightweight update was rejected due to too many uncompressed bytes in patches. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RejectedLightweightUpdates.total,gauge,,,,Number of time the lightweight update was rejected due to too many uncompressed bytes in patches. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RejectedMutations.count,count,,,,Number of times the mutation of a MergeTree table was rejected with 'Too many mutations' exception due to high number of unfinished mutations for table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RejectedMutations.total,gauge,,,,Number of times the mutation of a MergeTree table was rejected with 'Too many mutations' exception due to high number of unfinished mutations for table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSBuffers.count,count,,,,Number of buffers created for asynchronous reading from remote filesystem (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSBuffers.total,gauge,,,,Number of buffers created for asynchronous reading from remote filesystem (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSCancelledPrefetches.count,count,,,,Number of cancelled prefecthes (because of seek) (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSCancelledPrefetches.total,gauge,,,,Number of cancelled prefecthes (because of seek) (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSLazySeeks.count,count,,,,Number of lazy seeks (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSLazySeeks.total,gauge,,,,Number of lazy seeks (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSPrefetchedBytes.count,count,,,,Number of bytes from prefecthed buffer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSPrefetchedBytes.total,gauge,,,,Number of bytes from prefecthed buffer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSPrefetchedReads.count,count,,,,Number of reads from prefecthed buffer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSPrefetchedReads.total,gauge,,,,Number of reads from prefecthed buffer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSPrefetches.count,count,,,,Number of prefetches made with asynchronous reading from remote filesystem (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSPrefetches.total,gauge,,,,Number of prefetches made with asynchronous reading from remote filesystem (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSSeeks.count,count,,,,Total number of seeks for async buffer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSSeeks.total,gauge,,,,Total number of seeks for async buffer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSSeeksWithReset.count,count,,,,Number of seeks which lead to a new connection (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSSeeksWithReset.total,gauge,,,,Number of seeks which lead to a new connection (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSUnprefetchedBytes.count,count,,,,Number of bytes from unprefetched buffer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSUnprefetchedBytes.total,gauge,,,,Number of bytes from unprefetched buffer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSUnprefetchedReads.count,count,,,,Number of reads from unprefetched buffer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSUnprefetchedReads.total,gauge,,,,Number of reads from unprefetched buffer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSUnusedPrefetches.count,count,,,,Number of prefetches pending at buffer destruction (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteFSUnusedPrefetches.total,gauge,,,,Number of prefetches pending at buffer destruction (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteReadThrottlerBytes.count,count,,,,Bytes passed through 'max_remote_read_network_bandwidth_for_server'/'max_remote_read_network_bandwidth' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteReadThrottlerBytes.total,gauge,,,,Bytes passed through 'max_remote_read_network_bandwidth_for_server'/'max_remote_read_network_bandwidth' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteReadThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_remote_read_network_bandwidth_for_server'/'max_remote_read_network_bandwidth' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteWriteThrottlerBytes.count,count,,,,Bytes passed through 'max_remote_write_network_bandwidth_for_server'/'max_remote_write_network_bandwidth' throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteWriteThrottlerBytes.total,gauge,,,,Bytes passed through 'max_remote_write_network_bandwidth_for_server'/'max_remote_write_network_bandwidth' throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RemoteWriteThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform 'max_remote_write_network_bandwidth_for_server'/'max_remote_write_network_bandwidth' throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplacingSortedMilliseconds,gauge,,millisecond,,Total time spent while replacing sorted columns,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicaPartialShutdown.count,count,,,,How many times Replicated table has to deinitialize its state due to session expiration in ZooKeeper. The state is reinitialized every time when ZooKeeper is available again. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicaPartialShutdown.total,gauge,,,,How many times Replicated table has to deinitialize its state due to session expiration in ZooKeeper. The state is reinitialized every time when ZooKeeper is available again. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedCoveredPartsInZooKeeperOnStart.count,count,,,,"For debugging purposes. Number of parts in ZooKeeper that have a covering part, but doesn't exist on disk. Checked on server start. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedCoveredPartsInZooKeeperOnStart.total,gauge,,,,"For debugging purposes. Number of parts in ZooKeeper that have a covering part, but doesn't exist on disk. Checked on server start. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedDataLoss.count,count,,,,"Number of times a data part that we wanted doesn't exist on any replica (even on replicas that are offline right now). That data parts are definitely lost. This is normal due to asynchronous replication (if quorum inserts were not enabled), when the replica on which the data part was written was failed and when it became online after fail it doesn't contain that data part. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedDataLoss.total,gauge,,,,"Number of times a data part that we wanted doesn't exist on any replica (even on replicas that are offline right now). That data parts are definitely lost. This is normal due to asynchronous replication (if quorum inserts were not enabled), when the replica on which the data part was written was failed and when it became online after fail it doesn't contain that data part. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartChecks.count,count,,,,Number of times we had to perform advanced search for a data part on replicas or to clarify the need of an existing data part. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartChecks.total,gauge,,,,Number of times we had to perform advanced search for a data part on replicas or to clarify the need of an existing data part. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartChecksFailed.count,count,,,,Number of times the advanced search for a data part on replicas did not give result or when unexpected part has been found and moved away. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartChecksFailed.total,gauge,,,,Number of times the advanced search for a data part on replicas did not give result or when unexpected part has been found and moved away. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartFailedFetches.count,count,,,,Number of times a data part was failed to download from replica of a ReplicatedMergeTree table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartFailedFetches.total,gauge,,,,Number of times a data part was failed to download from replica of a ReplicatedMergeTree table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartFetches.count,count,,,,Number of times a data part was downloaded from replica of a ReplicatedMergeTree table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartFetches.total,gauge,,,,Number of times a data part was downloaded from replica of a ReplicatedMergeTree table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartFetchesOfMerged.count,count,,,,Number of times we prefer to download already merged part from replica of ReplicatedMergeTree table instead of performing a merge ourself (usually we prefer doing a merge ourself to save network traffic). This happens when we have not all source parts to perform a merge or when the data part is old enough. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartFetchesOfMerged.total,gauge,,,,Number of times we prefer to download already merged part from replica of ReplicatedMergeTree table instead of performing a merge ourself (usually we prefer doing a merge ourself to save network traffic). This happens when we have not all source parts to perform a merge or when the data part is old enough. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartMerges.count,count,,,,Number of times data parts of ReplicatedMergeTree tables were successfully merged. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartMerges.total,gauge,,,,Number of times data parts of ReplicatedMergeTree tables were successfully merged. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartMutations.count,count,,,,Number of times data parts of ReplicatedMergeTree tables were successfully mutated. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ReplicatedPartMutations.total,gauge,,,,Number of times data parts of ReplicatedMergeTree tables were successfully mutated. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.count,count,,,,Total size of files skipped while restoring parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.total,gauge,,,,Total size of files skipped while restoring parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.count,count,,,,Number of files skipped while restoring parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.total,gauge,,,,Number of files skipped while restoring parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RowsReadByMainReader.count,count,,,,Number of rows read from MergeTree tables by the main reader (after PREWHERE step). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RowsReadByMainReader.total,gauge,,,,Number of rows read from MergeTree tables by the main reader (after PREWHERE step). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RowsReadByPrewhereReaders.count,count,,,,Number of rows read from MergeTree tables (in total) by prewhere readers. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_RowsReadByPrewhereReaders.total,gauge,,,,Number of rows read from MergeTree tables (in total) by prewhere readers. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3AbortMultipartUpload.count,count,,,,Number of S3 API AbortMultipartUpload calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3AbortMultipartUpload.total,gauge,,,,Number of S3 API AbortMultipartUpload calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3Clients.count,count,,,,Number of created S3 clients. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3Clients.total,gauge,,,,Number of created S3 clients. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3CompleteMultipartUpload.count,count,,,,Number of S3 API CompleteMultipartUpload calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3CompleteMultipartUpload.total,gauge,,,,Number of S3 API CompleteMultipartUpload calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3CopyObject.count,count,,,,Number of S3 API CopyObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3CopyObject.total,gauge,,,,Number of S3 API CopyObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3CreateMultipartUpload.count,count,,,,Number of S3 API CreateMultipartUpload calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3CreateMultipartUpload.total,gauge,,,,Number of S3 API CreateMultipartUpload calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3DeleteObjects.count,count,,,,Number of S3 API DeleteObject(s) calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3DeleteObjects.total,gauge,,,,Number of S3 API DeleteObject(s) calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3GetObject.count,count,,,,Number of S3 API GetObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3GetObject.total,gauge,,,,Number of S3 API GetObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3GetObjectAttributes.count,count,,,,Number of S3 API GetObjectAttributes calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3GetObjectAttributes.total,gauge,,,,Number of S3 API GetObjectAttributes calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3GetRequestThrottlerCount.count,count,,,,Number of S3 GET and SELECT requests passed through throttler. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3GetRequestThrottlerCount.total,gauge,,,,Number of S3 GET and SELECT requests passed through throttler. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3GetRequestThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform S3 GET and SELECT request throttling.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3HeadObject.count,count,,,,Number of S3 API HeadObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3HeadObject.total,gauge,,,,Number of S3 API HeadObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ListObjects.count,count,,,,Number of S3 API ListObjects calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ListObjects.total,gauge,,,,Number of S3 API ListObjects calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3PutObject.count,count,,,,Number of S3 API PutObject calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3PutObject.total,gauge,,,,Number of S3 API PutObject calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3PutRequestThrottlerCount.count,count,,,,"Number of S3 PUT, COPY, POST and LIST requests passed through throttler. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3PutRequestThrottlerCount.total,gauge,,,,"Number of S3 PUT, COPY, POST and LIST requests passed through throttler. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3PutRequestThrottlerSleepMicroseconds,gauge,,microsecond,,"Total time a query was sleeping to conform S3 PUT, COPY, POST and LIST request throttling.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3QueueSetFileFailedMicroseconds,gauge,,microsecond,,Time spent to set file as failed,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3QueueSetFileProcessedMicroseconds,gauge,,microsecond,,Time spent to set file as processed,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3QueueSetFileProcessingMicroseconds,gauge,,microsecond,,Time spent to set file as processing,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadMicroseconds,gauge,,microsecond,,Time of GET and HEAD requests to S3 storage.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestAttempts.count,count,,,,"Number of attempts for GET and HEAD requests, including the initial try and any retries, but excluding retries performed internally by the S3 retry strategy (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestAttempts.total,gauge,,,,"Number of attempts for GET and HEAD requests, including the initial try and any retries, but excluding retries performed internally by the S3 retry strategy (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestRetryableErrors.count,count,,,,"Number of retryable errors for GET and HEAD requests, excluding retries performed internally by the S3 retry strategy (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestRetryableErrors.total,gauge,,,,"Number of retryable errors for GET and HEAD requests, excluding retries performed internally by the S3 retry strategy (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestsCount.count,count,,,,Number of GET and HEAD requests to S3 storage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestsCount.total,gauge,,,,Number of GET and HEAD requests to S3 storage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestsErrors.count,count,,,,Number of non-throttling errors in GET and HEAD requests to S3 storage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestsErrors.total,gauge,,,,Number of non-throttling errors in GET and HEAD requests to S3 storage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestsRedirects.count,count,,,,Number of redirects in GET and HEAD requests to S3 storage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestsRedirects.total,gauge,,,,Number of redirects in GET and HEAD requests to S3 storage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestsThrottling.count,count,,,,Number of 429 and 503 errors in GET and HEAD requests to S3 storage. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3ReadRequestsThrottling.total,gauge,,,,Number of 429 and 503 errors in GET and HEAD requests to S3 storage. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3UploadPart.count,count,,,,Number of S3 API UploadPart calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3UploadPart.total,gauge,,,,Number of S3 API UploadPart calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3UploadPartCopy.count,count,,,,Number of S3 API UploadPartCopy calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3UploadPartCopy.total,gauge,,,,Number of S3 API UploadPartCopy calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteMicroseconds,gauge,,microsecond,,"Time of POST, DELETE, PUT and PATCH requests to S3 storage.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestAttempts.count,count,,,,"Number of attempts for POST, DELETE, PUT and PATCH requests, including the initial try and any retries, but excluding retries performed internally by the retry strategy (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestAttempts.total,gauge,,,,"Number of attempts for POST, DELETE, PUT and PATCH requests, including the initial try and any retries, but excluding retries performed internally by the retry strategy (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestRetryableErrors.count,count,,,,"Number of retryable errors for POST, DELETE, PUT and PATCH requests, excluding retries performed internally by the retry strategy (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestRetryableErrors.total,gauge,,,,"Number of retryable errors for POST, DELETE, PUT and PATCH requests, excluding retries performed internally by the retry strategy (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestsCount.count,count,,,,"Number of POST, DELETE, PUT and PATCH requests to S3 storage. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestsCount.total,gauge,,,,"Number of POST, DELETE, PUT and PATCH requests to S3 storage. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestsErrors.count,count,,,,"Number of non-throttling errors in POST, DELETE, PUT and PATCH requests to S3 storage. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestsErrors.total,gauge,,,,"Number of non-throttling errors in POST, DELETE, PUT and PATCH requests to S3 storage. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestsRedirects.count,count,,,,"Number of redirects in POST, DELETE, PUT and PATCH requests to S3 storage. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestsRedirects.total,gauge,,,,"Number of redirects in POST, DELETE, PUT and PATCH requests to S3 storage. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestsThrottling.count,count,,,,"Number of 429 and 503 errors in POST, DELETE, PUT and PATCH requests to S3 storage. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_S3WriteRequestsThrottling.total,gauge,,,,"Number of 429 and 503 errors in POST, DELETE, PUT and PATCH requests to S3 storage. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ScalarSubqueriesCacheMiss.count,count,,,,Number of times a read from a scalar subquery was not cached and had to be calculated completely (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ScalarSubqueriesCacheMiss.total,gauge,,,,Number of times a read from a scalar subquery was not cached and had to be calculated completely (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ScalarSubqueriesGlobalCacheHit.count,count,,,,Number of times a read from a scalar subquery was done using the global cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ScalarSubqueriesGlobalCacheHit.total,gauge,,,,Number of times a read from a scalar subquery was done using the global cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ScalarSubqueriesLocalCacheHit.count,count,,,,Number of times a read from a scalar subquery was done using the local cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ScalarSubqueriesLocalCacheHit.total,gauge,,,,Number of times a read from a scalar subquery was done using the local cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.count,count,,,,Bytes passed through scheduler for IO reads. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.total,gauge,,,,Bytes passed through scheduler for IO reads. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.count,count,,,,Resource requests passed through scheduler for IO reads. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.total,gauge,,,,Resource requests passed through scheduler for IO reads. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOReadWaitMicroseconds,gauge,,microsecond,,Total time a query was waiting on resource requests for IO reads.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.count,count,,,,Bytes passed through scheduler for IO writes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.total,gauge,,,,Bytes passed through scheduler for IO writes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.count,count,,,,Resource requests passed through scheduler for IO writes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.total,gauge,,,,Resource requests passed through scheduler for IO writes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchedulerIOWriteWaitMicroseconds,gauge,,microsecond,,Total time a query was waiting on resource requests for IO writes.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheEvictions.count,count,,,,Number of times a schema from cache was evicted due to overflow (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheEvictions.total,gauge,,,,Number of times a schema from cache was evicted due to overflow (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheHits.count,count,,,,Number of times the requested source is found in schema cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheHits.total,gauge,,,,Number of times the requested source is found in schema cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheInvalidations.count,count,,,,Number of times a schema in cache became invalid due to changes in data (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheInvalidations.total,gauge,,,,Number of times a schema in cache became invalid due to changes in data (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheMisses.count,count,,,,Number of times the requested source is not in schema cache (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheMisses.total,gauge,,,,Number of times the requested source is not in schema cache (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheNumRowsHits.count,count,,,,Number of times the number of rows is found in schema cache during count from files (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheNumRowsHits.total,gauge,,,,Number of times the number of rows is found in schema cache during count from files (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheNumRowsMisses.count,count,,,,Number of times the requested source is in cache but the number of rows is not in cache while count from files (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheNumRowsMisses.total,gauge,,,,Number of times the requested source is in cache but the number of rows is not in cache while count from files (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheSchemaHits.count,count,,,,Number of times the schema is found in schema cache during schema inference (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheSchemaHits.total,gauge,,,,Number of times the schema is found in schema cache during schema inference (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheSchemaMisses.count,count,,,,Number of times the requested source is in cache but the schema is not in cache during schema inference (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheSchemaMisses.total,gauge,,,,Number of times the requested source is in cache but the schema is not in cache during schema inference (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_Seek.count,count,,,,Number of times the 'lseek' function was called. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_Seek.total,gauge,,,,Number of times the 'lseek' function was called. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectQueriesWithPrimaryKeyUsage.count,count,,,,Count SELECT queries which use the primary key to evaluate the WHERE condition (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectQueriesWithPrimaryKeyUsage.total,gauge,,,,Count SELECT queries which use the primary key to evaluate the WHERE condition (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectQueriesWithSubqueries.count,count,,,,Count SELECT queries with all subqueries (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectQueriesWithSubqueries.total,gauge,,,,Count SELECT queries with all subqueries (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectQuery.count,count,,,,"Same as Query, but only for SELECT queries. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectQuery.total,gauge,,,,"Same as Query, but only for SELECT queries. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectQueryTimeMicroseconds,gauge,,microsecond,,Total time of SELECT queries.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedBytes.count,count,,,,Number of bytes (uncompressed; for columns as they stored in memory) SELECTed from all tables. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedBytes.total,gauge,,,,Number of bytes (uncompressed; for columns as they stored in memory) SELECTed from all tables. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedMarks.count,count,,,,Number of marks (index granules) selected to read from a MergeTree table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedMarks.total,gauge,,,,Number of marks (index granules) selected to read from a MergeTree table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedMarksTotal.count,count,,,,Number of total marks (index granules) before selecting which ones to read from a MergeTree table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedMarksTotal.total,gauge,,,,Number of total marks (index granules) before selecting which ones to read from a MergeTree table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedParts.count,count,,,,Number of data parts selected to read from a MergeTree table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedParts.total,gauge,,,,Number of data parts selected to read from a MergeTree table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedPartsTotal.count,count,,,,Number of total data parts before selecting which ones to read from a MergeTree table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedPartsTotal.total,gauge,,,,Number of total data parts before selecting which ones to read from a MergeTree table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedRanges.count,count,,,,Number of (non-adjacent) ranges in all data parts selected to read from a MergeTree table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedRanges.total,gauge,,,,Number of (non-adjacent) ranges in all data parts selected to read from a MergeTree table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedRows.count,count,,,,Number of rows SELECTed from all tables. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SelectedRows.total,gauge,,,,Number of rows SELECTed from all tables. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ServerStartupMilliseconds,gauge,,millisecond,,Time elapsed from starting server to listening to sockets in milliseconds,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.count,count,,,,Number of failures to apply new state in SharedDatabaseCatalog (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.total,gauge,,,,Number of failures to apply new state in SharedDatabaseCatalog (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogStateApplicationMicroseconds,gauge,,microsecond,,Total time spend on application of new state in SharedDatabaseCatalog,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.count,count,,,,How many ZooKeeper requests were used to remove condemned parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.total,gauge,,,,How many ZooKeeper requests were used to remove condemned parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.count,count,,,,How many times we failed to acquite lock because of conflict (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.total,gauge,,,,How many times we failed to acquite lock because of conflict (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.count,count,,,,How many condemned parts were removed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.total,gauge,,,,How many condemned parts were removed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchAttempt.count,count,,,,How many times we tried to fetch data parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchAttempt.total,gauge,,,,How many times we tried to fetch data parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeer.count,count,,,,How many times we fetch data parts from peer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeer.total,gauge,,,,How many times we fetch data parts from peer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeerMicroseconds.count,count,,,,Data parts fetch from peer microseconds (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeerMicroseconds.total,gauge,,,,Data parts fetch from peer microseconds (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromS3.count,count,,,,How many times we fetch data parts from S3 (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromS3.total,gauge,,,,How many times we fetch data parts from S3 (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.count,count,,,,Time of getPartsBatchToLoad in scheduleDataProcessingJob (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.total,gauge,,,,Time of getPartsBatchToLoad in scheduleDataProcessingJob (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.count,count,,,,How many blocking parts to handle in scheduleDataProcessingJob (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.total,gauge,,,,How many blocking parts to handle in scheduleDataProcessingJob (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.count,count,,,,Time of handling blocking parts in scheduleDataProcessingJob (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.total,gauge,,,,Time of handling blocking parts in scheduleDataProcessingJob (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.count,count,,,,Time of handling fetched parts in scheduleDataProcessingJob (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.total,gauge,,,,Time of handling fetched parts in scheduleDataProcessingJob (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.count,count,,,,How many outdated parts to handle in scheduleDataProcessingJob (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.total,gauge,,,,How many outdated parts to handle in scheduleDataProcessingJob (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.count,count,,,,Time of handling outdated parts in scheduleDataProcessingJob (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.total,gauge,,,,Time of handling outdated parts in scheduleDataProcessingJob (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.count,count,,,,Time of loadColumnsChecksumsIndexes only for SharedMergeTree (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.total,gauge,,,,Time of loadColumnsChecksumsIndexes only for SharedMergeTree (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.count,count,,,,How many times we tried to assign merge or mutation (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.total,gauge,,,,How many times we tried to assign merge or mutation (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.count,count,,,,How many times we tried to assign merge or mutation and failed because of conflict in Keeper (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.total,gauge,,,,How many times we tried to assign merge or mutation and failed because of conflict in Keeper (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.count,count,,,,How many times we tried to assign merge or mutation and failed because nothing to merge (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.total,gauge,,,,How many times we tried to assign merge or mutation and failed because nothing to merge (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.count,count,,,,How many times we tried to assign merge or mutation (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.total,gauge,,,,How many times we tried to assign merge or mutation (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.count,count,,,,How many parts moved to condemned directory (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.total,gauge,,,,How many parts moved to condemned directory (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.count,count,,,,How many parts moved to oudated directory (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.total,gauge,,,,How many parts moved to oudated directory (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.count,count,,,,Merge selecting task microseconds for SMT (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.total,gauge,,,,Merge selecting task microseconds for SMT (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.count,count,,,,Number of times metadata cache hint was found without going to Keeper (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.total,gauge,,,,Number of times metadata cache hint was found without going to Keeper (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.count,count,,,,Asynchronous OPTIMIZE queries executed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.total,gauge,,,,Asynchronous OPTIMIZE queries executed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.count,count,,,,Synchronous OPTIMIZE queries executed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.total,gauge,,,,Synchronous OPTIMIZE queries executed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.count,count,,,,How many invocations were made to confirm outdated parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.total,gauge,,,,How many invocations were made to confirm outdated parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.count,count,,,,How many ZooKeeper requests were used to config outdated parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.total,gauge,,,,How many ZooKeeper requests were used to config outdated parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.count,count,,,,How many HTTP requests were send to confirm outdated parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.total,gauge,,,,How many HTTP requests were send to confirm outdated parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.count,count,,,,How many HTTP responses were send to confirm outdated parts (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.total,gauge,,,,How many HTTP responses were send to confirm outdated parts (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.count,count,,,,How many times scheduleDataProcessingJob called/ (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.total,gauge,,,,How many times scheduleDataProcessingJob called/ (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.count,count,,,,scheduleDataProcessingJob execute time (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.total,gauge,,,,scheduleDataProcessingJob execute time (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.count,count,,,,How many times scheduleDataProcessingJob called but nothing to do (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.total,gauge,,,,How many times scheduleDataProcessingJob called but nothing to do (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.count,count,,,,Time of tryUpdateDiskMetadataCacheForPart in scheduleDataProcessingJob (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.total,gauge,,,,Time of tryUpdateDiskMetadataCacheForPart in scheduleDataProcessingJob (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdateMicroseconds,gauge,,microsecond,,Virtual parts update microseconds,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.count,count,,,,Virtual parts update count (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.total,gauge,,,,Virtual parts update count (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.count,count,,,,Virtual parts updates by leader (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.total,gauge,,,,Virtual parts updates by leader (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.count,count,,,,Virtual parts updates from non-default background job (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.total,gauge,,,,Virtual parts updates from non-default background job (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.count,count,,,,Virtual parts updates count from peer (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.total,gauge,,,,Virtual parts updates count from peer (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeerMicroseconds,gauge,,microsecond,,Virtual parts updates from peer microseconds,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.count,count,,,,Virtual parts updates count from ZooKeeper (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.total,gauge,,,,Virtual parts updates count from ZooKeeper (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeperMicroseconds,gauge,,microsecond,,Virtual parts updates from ZooKeeper microseconds,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.count,count,,,,Virtual parts updates leader election failed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.total,gauge,,,,Virtual parts updates leader election failed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.count,count,,,,Virtual parts updates leader election successful (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.total,gauge,,,,Virtual parts updates leader election successful (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.count,count,,,,Virtual updates from peer failed because no one found (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.total,gauge,,,,Virtual updates from peer failed because no one found (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SleepFunctionCalls.count,count,,,,"Number of times a sleep function (sleep, sleepEachRow) has been called. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SleepFunctionCalls.total,gauge,,,,"Number of times a sleep function (sleep, sleepEachRow) has been called. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SleepFunctionElapsedMicroseconds,gauge,,microsecond,,"Time spent sleeping in a sleep function (sleep, sleepEachRow).",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SleepFunctionMicroseconds,gauge,,microsecond,,"Time set to sleep in a sleep function (sleep, sleepEachRow).",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SlowRead.count,count,,,,Number of reads from a file that were slow. This indicate system overload. Thresholds are controlled by read_backoff_* settings. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SlowRead.total,gauge,,,,Number of reads from a file that were slow. This indicate system overload. Thresholds are controlled by read_backoff_* settings. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SoftPageFaults.count,count,,,,"The number of soft page faults in query execution threads. Soft page fault usually means a miss in the memory allocator cache, which requires a new memory mapping from the OS and subsequent allocation of a page of physical memory. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SoftPageFaults.total,gauge,,,,"The number of soft page faults in query execution threads. Soft page fault usually means a miss in the memory allocator cache, which requires a new memory mapping from the OS and subsequent allocation of a page of physical memory. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferErrorOnFlush.count,count,,,,Number of times a buffer in the 'Buffer' table has not been able to flush due to error writing in the destination table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferErrorOnFlush.total,gauge,,,,Number of times a buffer in the 'Buffer' table has not been able to flush due to error writing in the destination table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferFlush.count,count,,,,Number of times a buffer in a 'Buffer' table was flushed. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferFlush.total,gauge,,,,Number of times a buffer in a 'Buffer' table was flushed. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferLayerLockReadersWaitMilliseconds,gauge,,millisecond,,Time for waiting for Buffer layer during reading.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferLayerLockWritersWaitMilliseconds,gauge,,millisecond,,Time for waiting free Buffer layer to write to (can be used to tune Buffer layers).,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedAllMinThresholds.count,count,,,,Number of times a criteria on min thresholds has been reached to flush a buffer in a 'Buffer' table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedAllMinThresholds.total,gauge,,,,Number of times a criteria on min thresholds has been reached to flush a buffer in a 'Buffer' table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedBytesFlushThreshold.count,count,,,,"Number of times background-only flush threshold on bytes has been reached to flush a buffer in a 'Buffer' table. This is expert-only metric. If you read this and you are not an expert, stop reading. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedBytesFlushThreshold.total,gauge,,,,"Number of times background-only flush threshold on bytes has been reached to flush a buffer in a 'Buffer' table. This is expert-only metric. If you read this and you are not an expert, stop reading. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedBytesMaxThreshold.count,count,,,,Number of times a criteria on max bytes threshold has been reached to flush a buffer in a 'Buffer' table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedBytesMaxThreshold.total,gauge,,,,Number of times a criteria on max bytes threshold has been reached to flush a buffer in a 'Buffer' table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedRowsFlushThreshold.count,count,,,,"Number of times background-only flush threshold on rows has been reached to flush a buffer in a 'Buffer' table. This is expert-only metric. If you read this and you are not an expert, stop reading. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedRowsFlushThreshold.total,gauge,,,,"Number of times background-only flush threshold on rows has been reached to flush a buffer in a 'Buffer' table. This is expert-only metric. If you read this and you are not an expert, stop reading. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedRowsMaxThreshold.count,count,,,,Number of times a criteria on max rows threshold has been reached to flush a buffer in a 'Buffer' table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedRowsMaxThreshold.total,gauge,,,,Number of times a criteria on max rows threshold has been reached to flush a buffer in a 'Buffer' table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedTimeFlushThreshold.count,count,,,,"Number of times background-only flush threshold on time has been reached to flush a buffer in a 'Buffer' table. This is expert-only metric. If you read this and you are not an expert, stop reading. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedTimeFlushThreshold.total,gauge,,,,"Number of times background-only flush threshold on time has been reached to flush a buffer in a 'Buffer' table. This is expert-only metric. If you read this and you are not an expert, stop reading. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedTimeMaxThreshold.count,count,,,,Number of times a criteria on max time threshold has been reached to flush a buffer in a 'Buffer' table. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageBufferPassedTimeMaxThreshold.total,gauge,,,,Number of times a criteria on max time threshold has been reached to flush a buffer in a 'Buffer' table. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsCreated.count,count,,,,Number of created connections for storages (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsCreated.total,gauge,,,,Number of created connections for storages (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsElapsedMicroseconds,gauge,,microsecond,,Total time spend on creating connections for storages,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsErrors.count,count,,,,Number of cases when creation of a connection for storage is failed (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsErrors.total,gauge,,,,Number of cases when creation of a connection for storage is failed (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsExpired.count,count,,,,Number of expired connections for storages (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsExpired.total,gauge,,,,Number of expired connections for storages (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsPreserved.count,count,,,,Number of preserved connections for storages (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsPreserved.total,gauge,,,,Number of preserved connections for storages (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsReset.count,count,,,,Number of reset connections for storages (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsReset.total,gauge,,,,Number of reset connections for storages (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsReused.count,count,,,,Number of reused connections for storages (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_StorageConnectionsReused.total,gauge,,,,Number of reused connections for storages (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SummingSortedMilliseconds,gauge,,millisecond,,Total time spent while summing sorted columns,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SuspendSendingQueryToShard.count,count,,,,Total count when sending query to shard was suspended when async_query_sending_for_remote is enabled. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SuspendSendingQueryToShard.total,gauge,,,,Total count when sending query to shard was suspended when async_query_sending_for_remote is enabled. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SynchronousReadWaitMicroseconds,gauge,,microsecond,,Time spent in waiting for synchronous reads in asynchronous local read.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SynchronousRemoteReadWaitMicroseconds,gauge,,microsecond,,Time spent in waiting for synchronous remote reads.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.count,count,,,,Number of times any of the system logs have failed to flush to the corresponding system table. Attempts to flush are repeated. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.total,gauge,,,,Number of times any of the system logs have failed to flush to the corresponding system table. Attempts to flush are repeated. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_SystemTimeMicroseconds,gauge,,microsecond,,"Total time spent in processing (queries and other tasks) threads executing CPU instructions in OS kernel mode. This is time spent in syscalls, excluding waiting time during blocking syscalls.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_TableFunctionExecute.count,count,,,,Number of table function calls. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_TableFunctionExecute.total,gauge,,,,Number of table function calls. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHit.count,count,,,,Number of times the read inside ThreadPoolReader was done from the page cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHit.total,gauge,,,,Number of times the read inside ThreadPoolReader was done from the page cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHitBytes.count,count,,,,Number of bytes read inside ThreadPoolReader when it was done from the page cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHitBytes.total,gauge,,,,Number of bytes read inside ThreadPoolReader when it was done from the page cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHitElapsedMicroseconds,gauge,,microsecond,,Time spent reading data from page cache in ThreadPoolReader.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMiss.count,count,,,,Number of times the read inside ThreadPoolReader was not done from page cache and was hand off to thread pool. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMiss.total,gauge,,,,Number of times the read inside ThreadPoolReader was not done from page cache and was hand off to thread pool. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMissBytes.count,count,,,,Number of bytes read inside ThreadPoolReader when read was not done from page cache and was hand off to thread pool. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMissBytes.total,gauge,,,,Number of bytes read inside ThreadPoolReader when read was not done from page cache and was hand off to thread pool. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMissElapsedMicroseconds,gauge,,microsecond,,Time spent reading data inside the asynchronous job in ThreadPoolReader - when read was not done from the page cache.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderPrepareMicroseconds,gauge,,microsecond,,Time spent on preparation (e.g. call to reader seek() method),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderReadBytes.count,count,,,,Bytes read from a threadpool task in asynchronous reading (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderReadBytes.total,gauge,,,,Bytes read from a threadpool task in asynchronous reading (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmit.count,count,,,,Bytes read from a threadpool task in asynchronous reading (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmit.total,gauge,,,,Bytes read from a threadpool task in asynchronous reading (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitLookupInCacheMicroseconds,gauge,,microsecond,,How much time we spent checking if content is cached,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronously.count,count,,,,How many times we haven't scheduled a task on the thread pool and read synchronously instead (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronously.total,gauge,,,,How many times we haven't scheduled a task on the thread pool and read synchronously instead (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronouslyBytes.count,count,,,,How many bytes were read synchronously (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronouslyBytes.total,gauge,,,,How many bytes were read synchronously (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronouslyMicroseconds,gauge,,microsecond,,How much time we spent reading synchronously,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThreadpoolReaderTaskMicroseconds,gauge,,microsecond,,Time spent getting the data in asynchronous reading,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ThrottlerSleepMicroseconds,gauge,,microsecond,,Total time a query was sleeping to conform all throttling settings.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_TinyS3Clients.count,count,,,,Number of S3 clients copies which reuse an existing auth provider from another client. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_TinyS3Clients.total,gauge,,,,Number of S3 clients copies which reuse an existing auth provider from another client. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchAddComputedDistances.count,count,,,,Number of times distance was computed when adding vectors to usearch indexes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchAddComputedDistances.total,gauge,,,,Number of times distance was computed when adding vectors to usearch indexes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchAddCount.count,count,,,,Number of vectors added to usearch indexes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchAddCount.total,gauge,,,,Number of vectors added to usearch indexes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchAddVisitedMembers.count,count,,,,Number of nodes visited when adding vectors to usearch indexes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchAddVisitedMembers.total,gauge,,,,Number of nodes visited when adding vectors to usearch indexes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchSearchComputedDistances.count,count,,,,Number of times distance was computed when searching usearch indexes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchSearchComputedDistances.total,gauge,,,,Number of times distance was computed when searching usearch indexes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchSearchCount.count,count,,,,Number of search operations performed in usearch indexes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchSearchCount.total,gauge,,,,Number of search operations performed in usearch indexes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchSearchVisitedMembers.count,count,,,,Number of nodes visited when searching in usearch indexes. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_USearchSearchVisitedMembers.total,gauge,,,,Number of nodes visited when searching in usearch indexes. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_UncompressedCacheHits.count,count,,,,Number of times a block of data has been found in the uncompressed cache (and decompression was avoided). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_UncompressedCacheHits.total,gauge,,,,Number of times a block of data has been found in the uncompressed cache (and decompression was avoided). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_UncompressedCacheMisses.count,count,,,,Number of times a block of data has not been found in the uncompressed cache (and required decompression). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_UncompressedCacheMisses.total,gauge,,,,Number of times a block of data has not been found in the uncompressed cache (and required decompression). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_UncompressedCacheWeightLost.count,count,,,,Number of bytes evicted from the uncompressed cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_UncompressedCacheWeightLost.total,gauge,,,,Number of bytes evicted from the uncompressed cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_UserTimeMicroseconds,gauge,,microsecond,,"Total time spent in processing (queries and other tasks) threads executing CPU instructions in user mode. This includes time CPU pipeline was stalled due to main memory access, cache misses, branch mispredictions, hyper-threading, etc.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheHits.count,count,,,,Number of times an index granule has been found in the vector index cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheHits.total,gauge,,,,Number of times an index granule has been found in the vector index cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheMisses.count,count,,,,Number of times an index granule has not been found in the vector index cache and had to be read from disk. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheMisses.total,gauge,,,,Number of times an index granule has not been found in the vector index cache and had to be read from disk. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheWeightLost.count,count,,,,Approximate number of bytes evicted from the vector index cache. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheWeightLost.total,gauge,,,,Approximate number of bytes evicted from the vector index cache. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_VersionedCollapsingSortedMilliseconds,gauge,,millisecond,,Total time spent while version collapsing sorted columns,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WaitMarksLoadMicroseconds,gauge,,microsecond,,Time spent loading marks,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WaitPrefetchTaskMicroseconds,gauge,,microsecond,,Time spend waiting for prefetched reader,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWrite.count,count,,,,Number of writes (write/pwrite) to a file descriptor. Does not include sockets. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWrite.total,gauge,,,,Number of writes (write/pwrite) to a file descriptor. Does not include sockets. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteBytes.count,count,,,,"Number of bytes written to file descriptors. If the file is compressed, this will show compressed data size. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteBytes.total,gauge,,,,"Number of bytes written to file descriptors. If the file is compressed, this will show compressed data size. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteFailed.count,count,,,,Number of times the write (write/pwrite) to a file descriptor have failed. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteFailed.total,gauge,,,,Number of times the write (write/pwrite) to a file descriptor have failed. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPBytes.count,count,,,,Total size of payload bytes received and sent by WriteBufferFromHTTP. Doesn't include HTTP headers. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPBytes.total,gauge,,,,Total size of payload bytes received and sent by WriteBufferFromHTTP. Doesn't include HTTP headers. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPRequestsSent.count,count,,,,Number of HTTP requests sent by WriteBufferFromHTTP (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPRequestsSent.total,gauge,,,,Number of HTTP requests sent by WriteBufferFromHTTP (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromS3Bytes.count,count,,,,Bytes written to S3. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromS3Bytes.total,gauge,,,,Bytes written to S3. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromS3Microseconds,gauge,,microsecond,,Time spent on writing to S3.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromS3RequestsErrors.count,count,,,,Number of exceptions while writing to S3. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromS3RequestsErrors.total,gauge,,,,Number of exceptions while writing to S3. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_WriteBufferFromS3WaitInflightLimitMicroseconds,gauge,,microsecond,,Time spent on waiting while some of the current requests are done when its number reached the limit defined by s3_max_inflight_parts_for_one_file.,0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperBytesReceived.count,count,,,,Number of bytes received over network while communicating with ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperBytesReceived.total,gauge,,,,Number of bytes received over network while communicating with ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperBytesSent.count,count,,,,Number of bytes send over network while communicating with ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperBytesSent.total,gauge,,,,Number of bytes send over network while communicating with ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperCheck.count,count,,,,"Number of 'check' requests to ZooKeeper. Usually they don't make sense in isolation, only as part of a complex transaction. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperCheck.total,gauge,,,,"Number of 'check' requests to ZooKeeper. Usually they don't make sense in isolation, only as part of a complex transaction. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperClose.count,count,,,,Number of times connection with ZooKeeper has been closed voluntary. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperClose.total,gauge,,,,Number of times connection with ZooKeeper has been closed voluntary. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperCreate.count,count,,,,Number of 'create' requests to ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperCreate.total,gauge,,,,Number of 'create' requests to ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperExists.count,count,,,,Number of 'exists' requests to ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperExists.total,gauge,,,,Number of 'exists' requests to ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperGet.count,count,,,,Number of 'get' requests to ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperGet.total,gauge,,,,Number of 'get' requests to ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperGetACL.count,count,,,,Number of 'getACL' requests to ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperGetACL.total,gauge,,,,Number of 'getACL' requests to ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperHardwareExceptions.count,count,,,,Number of exceptions while working with ZooKeeper related to network (connection loss or similar). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperHardwareExceptions.total,gauge,,,,Number of exceptions while working with ZooKeeper related to network (connection loss or similar). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperInit.count,count,,,,Number of times connection with ZooKeeper has been established. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperInit.total,gauge,,,,Number of times connection with ZooKeeper has been established. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperList.count,count,,,,Number of 'list' (getChildren) requests to ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperList.total,gauge,,,,Number of 'list' (getChildren) requests to ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperMulti.count,count,,,,Number of 'multi' requests to ZooKeeper (compound transactions). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperMulti.total,gauge,,,,Number of 'multi' requests to ZooKeeper (compound transactions). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperMultiRead.count,count,,,,Number of read 'multi' requests to ZooKeeper (compound transactions). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperMultiRead.total,gauge,,,,Number of read 'multi' requests to ZooKeeper (compound transactions). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperMultiWrite.count,count,,,,Number of write 'multi' requests to ZooKeeper (compound transactions). (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperMultiWrite.total,gauge,,,,Number of write 'multi' requests to ZooKeeper (compound transactions). (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperOtherExceptions.count,count,,,,Number of exceptions while working with ZooKeeper other than ZooKeeperUserExceptions and ZooKeeperHardwareExceptions. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperOtherExceptions.total,gauge,,,,Number of exceptions while working with ZooKeeper other than ZooKeeperUserExceptions and ZooKeeperHardwareExceptions. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperReconfig.count,count,,,,Number of 'reconfig' requests to ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperReconfig.total,gauge,,,,Number of 'reconfig' requests to ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperRemove.count,count,,,,Number of 'remove' requests to ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperRemove.total,gauge,,,,Number of 'remove' requests to ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperSet.count,count,,,,Number of 'set' requests to ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperSet.total,gauge,,,,Number of 'set' requests to ZooKeeper. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperSync.count,count,,,,Number of 'sync' requests to ZooKeeper. These requests are rarely needed or usable. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperSync.total,gauge,,,,Number of 'sync' requests to ZooKeeper. These requests are rarely needed or usable. (total),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperTransactions.count,count,,,,"Number of ZooKeeper operations, which include both read and write operations as well as multi-transactions. (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperTransactions.total,gauge,,,,"Number of ZooKeeper operations, which include both read and write operations as well as multi-transactions. (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperUserExceptions.count,count,,,,"Number of exceptions while working with ZooKeeper related to the data (no node, bad version or similar). (count)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperUserExceptions.total,gauge,,,,"Number of exceptions while working with ZooKeeper related to the data (no node, bad version or similar). (total)",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperWaitMicroseconds,gauge,,microsecond,,"Number of microseconds spent waiting for responses from ZooKeeper after creating a request, summed across all the requesting threads.",0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperWatchResponse.count,count,,,,Number of times watch notification has been received from ZooKeeper. (count),0,clickhouse,,, +clickhouse.ClickHouseProfileEvents_ZooKeeperWatchResponse.total,gauge,,,,Number of times watch notification has been received from ZooKeeper. (total),0,clickhouse,,, diff --git a/clickhouse/scripts/generate_metrics.py b/clickhouse/scripts/generate_metrics.py new file mode 100644 index 0000000000000..44ce47bc68dea --- /dev/null +++ b/clickhouse/scripts/generate_metrics.py @@ -0,0 +1,552 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + + +import argparse +import collections +import csv +import itertools +import os +import pprint +import re +from dataclasses import dataclass +from enum import Enum, StrEnum +from typing import Iterable + +import requests + +stats = collections.Counter() + +HERE = os.path.dirname(os.path.abspath(__file__)) +TEMPLATES_DIR = os.path.join(HERE, 'templates') +INTEGRATION_DIR = os.path.join(HERE, '..') +QUERIES_DIR = os.path.join(INTEGRATION_DIR, 'datadog_checks', 'clickhouse', 'queries') +TESTS_DIR = os.path.join(INTEGRATION_DIR, 'tests') +METADATAFILE_PATH = os.path.join(INTEGRATION_DIR, 'metadata.csv') + +PREFIX_CURRENT_METRICS = 'ClickHouseMetrics' +PREFIX_PROFILE_EVENTS = 'ClickHouseProfileEvents' +PREFIX_ASYNC_METRICS = 'ClickHouseAsyncMetrics' +PREFIX_ERRORS = 'ClickHouseErrors' + +METRIC_PATTERN = re.compile(r'\s+M\((?P\w+),\s*"(?P[^"]+)"\)\s*\\?') +METRIC_TYPE_PATTERN = re.compile(r'\s+M\((?P\w+),\s*"(?P[^"]+)",\s*(?P[\w:]+)\)\s*\\?') +ASYNC_METRICS_PATTERN = re.compile( + r'new_values\["(?P[\w.]+)"\]\s*=\s*\{.*,\s*(?P"[^}]*")*?\s*(?:\w+\s*)?\}', re.MULTILINE +) +ERRORS_PATTERN = re.compile(r'M\(\d+,\s+(?P\w+)\)') + +RAW_SRC_URL = 'https://raw.githubusercontent.com/ClickHouse/ClickHouse/{branch}/src/' +SOURCE_URL_CURRENT_METRICS = RAW_SRC_URL + 'Common/CurrentMetrics.cpp' +SOURCE_URL_PROFILE_EVENTS = RAW_SRC_URL + 'Common/ProfileEvents.cpp' +SOURCE_URL_ASYNC_METRICS = RAW_SRC_URL + 'Common/AsynchronousMetrics.cpp' +SOURCE_URL_ERRORS = RAW_SRC_URL + 'Common/ErrorCodes.cpp' +SOURCE_URL_SERVER_ASYNC_METRICS = RAW_SRC_URL + 'Interpreters/ServerAsynchronousMetrics.cpp' + +INTEGRATION_NAME = 'clickhouse' + +VALUE_TYPE_COUNTER = 'counter' +VALUE_TYPE_NUMBER = 'ValueType::Number' +VALUE_TYPE_BYTES = 'ValueType::Bytes' +VALUE_TYPE_MILLISECONDS = 'ValueType::Milliseconds' +VALUE_TYPE_MICROSECONDS = 'ValueType::Microseconds' +VALUE_TYPE_NANOSECONDS = 'ValueType::Nanoseconds' + +# each value represents the following tuple (, ) +DD_VALUE_TYPES = { + VALUE_TYPE_COUNTER: ('gauge', None), + VALUE_TYPE_NUMBER: ('monotonic_gauge', None), + VALUE_TYPE_BYTES: ('monotonic_gauge', None), + VALUE_TYPE_MILLISECONDS: ('temporal_percent', 'millisecond'), + VALUE_TYPE_MICROSECONDS: ('temporal_percent', 'microsecond'), + VALUE_TYPE_NANOSECONDS: ('temporal_percent', 'nanosecond'), +} +VALUE_TYPE_POSTFIX_24_8 = { + 'Milliseconds': VALUE_TYPE_MILLISECONDS, + 'Microseconds': VALUE_TYPE_MICROSECONDS, + 'Nanoseconds': VALUE_TYPE_NANOSECONDS, +} + + +class MetricKind(StrEnum): + ASYNC_METRICS = 'async_metrics' + METRICS = 'metrics' + EVENTS = 'events' + ERRORS = 'errors' + + +@dataclass +class Template: + source_path: str + target_path: str + + +@dataclass +class MetricsGenerator: + kind: MetricKind + template: Template + is_optional: bool = False + + +class Templates(Enum): + QUERY_ASYNC_METRICS = Template( + source_path='system_async_metrics.tpl', + target_path=os.path.join(QUERIES_DIR, 'system_async_metrics.py'), + ) + QUERY_EVENTS = Template( + source_path='system_events.tpl', + target_path=os.path.join(QUERIES_DIR, 'system_events.py'), + ) + QUERY_METRICS = Template( + source_path='system_metrics.tpl', + target_path=os.path.join(QUERIES_DIR, 'system_metrics.py'), + ) + QUERY_ERRORS = Template( + source_path='system_errors.tpl', + target_path=os.path.join(QUERIES_DIR, 'system_errors.py'), + ) + TESTS_METRICS = Template( + source_path='metrics.tpl', + target_path=os.path.join(TESTS_DIR, 'metrics.py'), + ) + + +def versions() -> list[str]: + versions = os.getenv('VERSIONS') + if not versions: + print('VERSIONS variable is not defined') + exit(1) + + return versions.split(',') + + +def indent_line(string: str, indent: int = 4) -> str: + return ' ' * indent + string + + +def read_file(file, encoding='utf-8'): + with open(file, 'r', encoding=encoding) as f: + return f.read() + + +def write_file(file, contents, encoding='utf-8'): + with open(file, 'w', encoding=encoding) as f: + f.write(contents) + + +def generate_queries_file(template: Template, config: dict): + source_path = os.path.join(TEMPLATES_DIR, template.source_path) + if not os.path.exists(source_path): + print(f'Unknown template file: {source_path}') + exit(1) + + data = read_file(source_path) + write_file(template.target_path, data.format(**config)) + + +@dataclass +class ClickhouseMetric: + name: str + description: str + prefix: str + value_type: str | None = None + + def __eq__(self, other: 'ClickhouseMetric'): + return self.name == other.name + + def __lt__(self, other: 'ClickhouseMetric'): + return self.name < other.name + + def metric_name(self) -> str: + return f'{self.prefix}_{self.name}' + + def integration_name(self, postfix: str = '') -> str: + if len(postfix) > 0: + postfix = f'.{postfix}' + return f'{INTEGRATION_NAME}.{self.metric_name()}{postfix}' + + def unit_name(self) -> str: + return self.scale() or '' + + def metric_type_info(self) -> tuple[str, str | None]: + if self.value_type is None: + return ('gauge', None) + + return DD_VALUE_TYPES[self.value_type] + + def type(self) -> str: + return self.metric_type_info()[0] + + def scale(self) -> str | None: + return self.metric_type_info()[1] + + def get_query_item(self) -> str: + metric_type, scale = self.metric_type_info() + + metric_scale = '' + if scale is not None: + metric_scale = ", 'scale': '{scale}'".format(scale=scale) + + return "'{metric}': {{'name': '{metric_name}', 'type': '{metric_type}'{metric_scale}}}".format( + metric=self.name, + metric_name=self.metric_name(), + metric_type=metric_type, + metric_scale=metric_scale, + ) + + +def fetch_current_metrics(version: str) -> dict[str, ClickhouseMetric]: + raw_metrics = requests.get(SOURCE_URL_CURRENT_METRICS.format(branch=version), timeout=10).text + + result = {} + for match in METRIC_PATTERN.finditer(raw_metrics): + name, description = match.groups() + m = ClickhouseMetric(name=name, description=description, prefix=PREFIX_CURRENT_METRICS) + result[m.metric_name()] = m + + return result + + +def fetch_profile_events(version: str) -> dict[str, ClickhouseMetric]: + def extract_value_type_24_8(metric: str): + for metric_postfix in VALUE_TYPE_POSTFIX_24_8: + if metric.endswith(metric_postfix): + return VALUE_TYPE_POSTFIX_24_8[metric_postfix] + + return VALUE_TYPE_COUNTER + + raw_metrics = requests.get(SOURCE_URL_PROFILE_EVENTS.format(branch=version), timeout=10).text + + result = {} + if version == '24.8': + for match in METRIC_PATTERN.finditer(raw_metrics): + name, description = match.groups() + m = ClickhouseMetric( + name=name, + description=description, + prefix=PREFIX_PROFILE_EVENTS, + value_type=extract_value_type_24_8(name), + ) + result[m.metric_name()] = m + else: + for match in METRIC_TYPE_PATTERN.finditer(raw_metrics): + name, description, value_type = match.groups() + m = ClickhouseMetric( + name=name, + description=description, + prefix=PREFIX_PROFILE_EVENTS, + value_type=value_type, + ) + result[m.metric_name()] = m + + return result + + +def fetch_async_metrics(version: str) -> dict[str, ClickhouseMetric]: + def clean_description(description: str) -> str: + description = description.replace('"', ' ') + + return re.sub(r"\s+", " ", description).strip() + + result = {} + # common + raw_metrics = requests.get(SOURCE_URL_ASYNC_METRICS.format(branch=version), timeout=10).text + for match in ASYNC_METRICS_PATTERN.finditer(raw_metrics): + name, description = match.groups() + m = ClickhouseMetric(name=name, description=clean_description(description), prefix=PREFIX_ASYNC_METRICS) + result[m.metric_name()] = m + # server + raw_metrics = requests.get(SOURCE_URL_SERVER_ASYNC_METRICS.format(branch=version), timeout=10).text + for match in ASYNC_METRICS_PATTERN.finditer(raw_metrics): + name, description = match.groups() + m = ClickhouseMetric(name=name, description=clean_description(description), prefix=PREFIX_ASYNC_METRICS) + result[m.metric_name()] = m + + return result + + +def fetch_errors(version: str) -> dict[str, ClickhouseMetric]: + raw_metrics = requests.get(SOURCE_URL_ERRORS.format(branch=version), timeout=10).text + + result = {} + for match in ERRORS_PATTERN.finditer(raw_metrics): + name = match.group('metric') + m = ClickhouseMetric( + name=name, + description=f'The number of {name} errors since last server restart.', + prefix=PREFIX_ERRORS, + value_type=VALUE_TYPE_NUMBER, + ) + result[m.metric_name()] = m + + return result + + +def generate_queries(template: Template, metrics: Iterable[ClickhouseMetric]): + config = { + 'items': ',\n'.join(indent_line(metric.get_query_item(), 16) for metric in sorted(metrics)), + } + generate_queries_file(template, config) + + +def generate_metadata_file(metrics: Iterable[ClickhouseMetric]): + MAX_LENGTH = 400 + FILE_HEADERS = [ + 'metric_name', + 'metric_type', + 'interval', + 'unit_name', + 'per_unit_name', + 'description', + 'orientation', + 'integration', + 'short_name', + 'curated_metric', + 'sample_tags', + ] + metadata = [] + + def shorten_description(description: str, postfix: str = '') -> str: + ending = '' + if len(postfix) > 0: + ending = f' ({postfix})' + description = description + ending + if len(description) > MAX_LENGTH: + return description[: MAX_LENGTH - 3 - len(ending)] + '...' + ending + return description + + def add_metadata(metric: ClickhouseMetric, metric_type: str, metric_postfix: str = ''): + meta = dict.fromkeys(FILE_HEADERS, '') + meta['metric_name'] = metric.integration_name(postfix=metric_postfix) + meta['metric_type'] = metric_type + meta['description'] = shorten_description(metric.description, metric_postfix) + meta['orientation'] = 0 + meta['integration'] = INTEGRATION_NAME + meta['unit_name'] = metric.unit_name() + metadata.append(meta) + + for metric in metrics: + match metric.type(): + case 'monotonic_gauge': + add_metadata(metric, metric_postfix='count', metric_type='count') + add_metadata(metric, metric_postfix='total', metric_type='gauge') + case _: + add_metadata(metric, metric_type='gauge') + + with open(METADATAFILE_PATH, 'w', encoding='utf-8') as f: + writer = csv.DictWriter(f, fieldnames=FILE_HEADERS) + writer.writeheader() + writer.writerows(sorted(metadata, key=lambda x: x.get('metric_name'))) + + +@dataclass +class CalculatedMetrics: + all: dict[str, ClickhouseMetric] + common: set[str] + unique: dict[str, set[str]] + optional: bool = False + + def get_metrics_names(self, metrics: set[str]) -> set[str]: + result = set() + for name in metrics: + metric = self.all[name] + match metric.type(): + case 'monotonic_gauge': + result.add(metric.integration_name(postfix='count')) + result.add(metric.integration_name(postfix='total')) + case _: + result.add(metric.integration_name()) + + return result + + def get_common_metrics(self) -> list[str]: + return list(self.get_metrics_names(self.common)) + + def get_versioned_metrics(self) -> dict[str, set[str]]: + result = {} + for version, metrics in self.unique.items(): + result[version] = self.get_metrics_names(metrics) + + return result + + +def calculate_metrics(generator: MetricsGenerator) -> CalculatedMetrics: + all_metrics: dict[str, ClickhouseMetric] = {} + versioned_metrics: dict[str, set[str]] = {} + + # calculate metrics for each version and the overall list + for version in versions(): + match generator.kind: + case MetricKind.METRICS: + metrics = fetch_current_metrics(version) + case MetricKind.EVENTS: + metrics = fetch_profile_events(version) + case MetricKind.ASYNC_METRICS: + metrics = fetch_async_metrics(version) + case MetricKind.ERRORS: + metrics = fetch_errors(version) + case _: + print(f'Unknown metric kind: {generator.kind}') + exit(1) + all_metrics.update(metrics) + versioned_metrics[version] = set(metrics.keys()) + + # calculate common metrics among all versions + common: set[str] = set() + for prev_version, next_version in itertools.pairwise(versions()): + prev_metrics: set[str] + next_metrics: set[str] + prev_metrics, next_metrics = versioned_metrics[prev_version], versioned_metrics[next_version] + if common: + common = common.intersection(prev_metrics).intersection(next_metrics) + else: + common = prev_metrics.intersection(next_metrics) + + # calculate unique metrics for each version based on the common list + diff: dict[str, set[str]] = {} + for version in versions(): + diff[version] = versioned_metrics[version].difference(common) + + return CalculatedMetrics(all=all_metrics, common=common, unique=diff, optional=generator.is_optional) + + +def generate_test_data(metrics_data: list[CalculatedMetrics]): + def printable_array(array: list, indent: int = 4) -> str: + return pprint.pformat(sorted(array), indent=indent) + + def constant_name(version: str, optional: bool = False) -> str: + postfix = 'OPTIONAL' if optional else 'METRICS' + + return f'V_{version}_{postfix}'.replace('.', '_') + + def printable_versioned_array(data: dict[str, set[str]], optional: bool = False) -> str: + result = [] + for version, metrics in data.items(): + const_name = constant_name(version, optional) + result.append('{const_name} = {items}'.format(const_name=const_name, items=printable_array(metrics))) + + return '\n\n'.join(result) + + def printable_consts_mapper(data: dict[str, set[str]], optional: bool = False, indent: int = 4) -> str: + result = [] + for version, _ in data.items(): + line = "'{version}': {const}".format(version=version, const=constant_name(version, optional)) + result.append(indent_line(line, indent)) + + return ',\n'.join(result) + + def deep_merge(left: dict[str, set[str]], right: dict[str, set[str]]) -> dict[str, set[str]]: + result = left.copy() + for key, value in right.items(): + if key in result: + result[key] = result[key] | value + else: + result[key] = value + + return result + + base_metrics: list[str] = [] + optional_metrics: list[str] = [] + versioned_base_metrics: dict[str, set[str]] = {} + versioned_optional_metrics: dict[str, set[str]] = {} + + for data in metrics_data: + common = data.get_common_metrics() + versioned = data.get_versioned_metrics() + if data.optional: + optional_metrics.extend(common) + versioned_optional_metrics = deep_merge(versioned_optional_metrics, versioned) + else: + base_metrics.extend(common) + versioned_base_metrics = deep_merge(versioned_base_metrics, versioned) + + config = { + 'versions': ', '.join(versions()), + 'base_metrics': printable_array(base_metrics), + 'optional_metrics': printable_array(optional_metrics), + 'versioned_base_metrics': printable_versioned_array(versioned_base_metrics), + 'versioned_optional_metrics': printable_versioned_array(versioned_optional_metrics, optional=True), + 'base_version_mapper': printable_consts_mapper(versioned_base_metrics), + 'optional_version_mapper': printable_consts_mapper(versioned_optional_metrics, optional=True), + } + generate_queries_file(Templates.TESTS_METRICS.value, config) + + +def generate(): + METRIC_GENERATORS = [ + MetricsGenerator( + kind=MetricKind.ASYNC_METRICS, + template=Templates.QUERY_ASYNC_METRICS.value, + is_optional=True, + ), + MetricsGenerator( + kind=MetricKind.EVENTS, + template=Templates.QUERY_EVENTS.value, + is_optional=True, + ), + MetricsGenerator( + kind=MetricKind.METRICS, + template=Templates.QUERY_METRICS.value, + is_optional=False, + ), + MetricsGenerator( + kind=MetricKind.ERRORS, + template=Templates.QUERY_ERRORS.value, + is_optional=True, + ), + ] + + all: dict[str, ClickhouseMetric] = {} + calculated: list[CalculatedMetrics] = [] + + # generate query modules + for generator in METRIC_GENERATORS: + metrics = calculate_metrics(generator) + stats[generator.kind] = len(metrics.all) + generate_queries(generator.template, metrics.all.values()) + all.update(metrics.all) + calculated.append(metrics) + + # generate metadata.csv file + generate_metadata_file(all.values()) + + # generate unit test metrics + generate_test_data(calculated) + + +def print_stats() -> None: + print('The number of metrics:') + for kind, count in stats.items(): + print(f'- {kind}: ', count) + print(f'Total: {stats.total()}') + + +def main(): + """ + Generates and updates query modules for agent's Check, metrics for unit tests and metadata.csv file. + Templates are stored in `./scripts/templates/` folder. + + Query modules: + - generated from ClickHouse source files + - contain a complete intersection of all available metrics (for each supported system table) + + Test module: + - contains all the base and optional metrics for each version of ClickHouse for unit tests + + Metadata.csv file: + - contains all the metrics supported by ClickHouse integration + + To fix linters you need to run `ddev test --fmt clickhouse` in the end. + """ + parser = argparse.ArgumentParser( + description=main.__doc__, + epilog='Example: hatch run data:generate', + ) + _ = parser.parse_args() + generate() + print_stats() + + +if __name__ == '__main__': + main() diff --git a/clickhouse/scripts/templates/metrics.tpl b/clickhouse/scripts/templates/metrics.tpl new file mode 100644 index 0000000000000..e6785e0b03c7f --- /dev/null +++ b/clickhouse/scripts/templates/metrics.tpl @@ -0,0 +1,35 @@ +# (C) Datadog, Inc. 2019-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +# This file is autogenerated. +# To change this file you should edit scripts/templates/metrics.py and then run the following command: +# hatch run data:generate + +# This is not actually every metric, but rather the metrics that are +# immediately available upon the start up of our environment. Some +# metrics take a while to show up and others we cannot trigger. +# Additionally, these are metrics that are present across all versions +# we support ({versions}). +BASE_METRICS = {base_metrics} + +# These are the common metrics that are not always available. +OPTIONAL_METRICS = {optional_metrics} + +{versioned_base_metrics} + +{versioned_optional_metrics} + +BASE_VERSION_MAPPER = {{ +{base_version_mapper} +}} + +OPTIONAL_VERSION_MAPPER = {{ +{optional_version_mapper} +}} + +def get_metrics(version: str) -> list[str]: + return BASE_METRICS + BASE_VERSION_MAPPER.get(version, []) + +def get_optional_metrics(version: str) -> list[str]: + return OPTIONAL_METRICS + OPTIONAL_VERSION_MAPPER.get(version, []) diff --git a/clickhouse/scripts/templates/system_async_metrics.tpl b/clickhouse/scripts/templates/system_async_metrics.tpl new file mode 100644 index 0000000000000..21e6acf6a3720 --- /dev/null +++ b/clickhouse/scripts/templates/system_async_metrics.tpl @@ -0,0 +1,27 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +# This file is autogenerated. +# To change this file you should edit scripts/templates/system_async_metrics.py and then run the following command: +# hatch run data:generate + +# https://clickhouse.com/docs/operations/system-tables/asynchronous_metrics +SystemAsynchronousMetrics = {{ + 'name': 'system_asynchronous_metrics', + 'query': 'SELECT value, metric FROM system.asynchronous_metrics', + 'columns': [ + {{ + 'name': 'metric_value', + 'type': 'source' + }}, + {{ + 'name': 'metric_name', + 'type': 'match', + 'source': 'metric_value', + 'items': {{ +{items} + }}, + }}, + ], +}} diff --git a/clickhouse/scripts/templates/system_errors.tpl b/clickhouse/scripts/templates/system_errors.tpl new file mode 100644 index 0000000000000..d4cfce6a9eea3 --- /dev/null +++ b/clickhouse/scripts/templates/system_errors.tpl @@ -0,0 +1,27 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +# This file is autogenerated. +# To change this file you should edit scripts/templates/system_metrics.py and then run the following command: +# hatch run data:generate + +# https://clickhouse.com/docs/operations/system-tables/errors +SystemErrors = {{ + 'name': 'system_errors', + 'query': 'SELECT value, name FROM system.errors', + 'columns': [ + {{ + 'name': 'metric_value', + 'type': 'source' + }}, + {{ + 'name': 'metric_name', + 'type': 'match', + 'source': 'metric_value', + 'items': {{ +{items} + }}, + }}, + ], +}} diff --git a/clickhouse/scripts/templates/system_events.tpl b/clickhouse/scripts/templates/system_events.tpl new file mode 100644 index 0000000000000..efd7222c1a989 --- /dev/null +++ b/clickhouse/scripts/templates/system_events.tpl @@ -0,0 +1,27 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +# This file is autogenerated. +# To change this file you should edit scripts/templates/system_events.py and then run the following command: +# hatch run data:generate + +# https://clickhouse.com/docs/operations/system-tables/events +SystemEvents = {{ + 'name': 'system_events', + 'query': 'SELECT value, event FROM system.events', + 'columns': [ + {{ + 'name': 'metric_value', + 'type': 'source' + }}, + {{ + 'name': 'metric_name', + 'type': 'match', + 'source': 'metric_value', + 'items': {{ +{items} + }}, + }}, + ], +}} diff --git a/clickhouse/scripts/templates/system_metrics.tpl b/clickhouse/scripts/templates/system_metrics.tpl new file mode 100644 index 0000000000000..465e978e359bc --- /dev/null +++ b/clickhouse/scripts/templates/system_metrics.tpl @@ -0,0 +1,27 @@ +# (C) Datadog, Inc. 2025-present +# All rights reserved +# Licensed under a 3-clause BSD style license (see LICENSE) + +# This file is autogenerated. +# To change this file you should edit scripts/templates/system_metrics.py and then run the following command: +# hatch run data:generate + +# https://clickhouse.com/docs/operations/system-tables/metrics +SystemMetrics = {{ + 'name': 'system_metrics', + 'query': 'SELECT value, metric FROM system.metrics', + 'columns': [ + {{ + 'name': 'metric_value', + 'type': 'source' + }}, + {{ + 'name': 'metric_name', + 'type': 'match', + 'source': 'metric_value', + 'items': {{ +{items} + }}, + }}, + ], +}} diff --git a/clickhouse/tests/common.py b/clickhouse/tests/common.py index 782f84ae0d18a..f2b4b7cda3f1c 100644 --- a/clickhouse/tests/common.py +++ b/clickhouse/tests/common.py @@ -3,16 +3,21 @@ # Licensed under a 3-clause BSD style license (see LICENSE) import os +from datadog_checks.base import is_affirmative from datadog_checks.dev import get_docker_hostname, get_here HERE = get_here() -COMPOSE_FILE = os.path.join(HERE, 'docker', 'docker-compose.yaml') - HOST = get_docker_hostname() -HTTP_START_PORT = 8128 -TCP_START_PORT = 9001 + CLICKHOUSE_VERSION = os.environ['CLICKHOUSE_VERSION'] +COMPOSE_FILE = os.path.join(HERE, 'docker', 'compose.yaml') +COMPOSE_LOGS_FILE = os.path.join(HERE, 'docker', 'compose-logs.yaml') + +CLICKHOUSE_NODE_NUM = 2 +HTTP_START_PORT = 8123 +TCP_START_PORT = 9000 + CONFIG = { 'server': HOST, 'port': TCP_START_PORT, @@ -20,3 +25,10 @@ 'password': 'Datadog123!', 'tags': ['foo:bar'], } + + +def get_compose_file() -> tuple[str, bool]: + if is_affirmative(os.getenv('MOUNT_LOGS', False)): + return COMPOSE_LOGS_FILE, True + + return COMPOSE_FILE, False diff --git a/clickhouse/tests/conftest.py b/clickhouse/tests/conftest.py index a83fe7503dccd..d1fe853041670 100644 --- a/clickhouse/tests/conftest.py +++ b/clickhouse/tests/conftest.py @@ -14,34 +14,35 @@ @pytest.fixture(scope='session') def dd_environment(): - conditions = [] + config = get_instance_config() - for i in range(6): - conditions.append(CheckEndpoints(['http://{}:{}'.format(common.HOST, common.HTTP_START_PORT + i)])) + conditions = [] + for i in range(common.CLICKHOUSE_NODE_NUM): conditions.append( CheckDockerLogs( - 'clickhouse-0{}'.format(i + 1), 'Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log' + identifier='clickhouse-0{}'.format(i + 1), + patterns='Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log', + wait=5, ) ) - - conditions.append( - WaitFor( - ping_clickhouse( - common.CONFIG['server'], - common.CONFIG['port'], - common.CONFIG['username'], - common.CONFIG['password'], + conditions.append( + CheckEndpoints(endpoints=['http://{}:{}'.format(common.HOST, common.HTTP_START_PORT + i)], wait=5), + ) + conditions.append( + WaitFor( + func=ping_clickhouse(common.HOST, common.TCP_START_PORT + i, config['username'], config['password']), + wait=5, ) ) - ) - with docker_run(common.COMPOSE_FILE, conditions=conditions, sleep=10, attempts=2): - yield common.CONFIG + compose_file, mount_logs = common.get_compose_file() + with docker_run(compose_file, conditions=conditions, sleep=10, attempts=2, mount_logs=mount_logs): + yield config @pytest.fixture def instance(): - return deepcopy(common.CONFIG) + return get_instance_config() def ping_clickhouse(host, port, username, password): @@ -57,3 +58,17 @@ def _ping_clickhouse(): return True return _ping_clickhouse + + +def get_instance_config() -> dict: + return deepcopy(common.CONFIG) + + +@pytest.fixture +def clickhouse_client(instance): + return clickhouse_driver.Client( + host=instance['server'], + port=instance['port'], + user=instance['username'], + password=instance['password'], + ) diff --git a/clickhouse/tests/docker/compose-keepers.yaml b/clickhouse/tests/docker/compose-keepers.yaml new file mode 100644 index 0000000000000..562bf77c8547c --- /dev/null +++ b/clickhouse/tests/docker/compose-keepers.yaml @@ -0,0 +1,42 @@ +# https://github.com/ClickHouse/examples/tree/main/docker-compose-recipes + +services: + + clickhouse-keeper-01: &keeper-node + image: clickhouse/clickhouse-keeper:${CLICKHOUSE_VERSION} + user: '101:101' + container_name: clickhouse-keeper-01 + hostname: clickhouse-keeper-01 + networks: + - clickhouse-network + volumes: + - ./volumes/keeper-01.xml:/etc/clickhouse-keeper/keeper_config.xml + ports: + - '9181:9181' + healthcheck: + test: echo ruok | nc 0.0.0.0 9181 || exit -1 + start_period: 5s + interval: 5s + timeout: 5s + retries: 10 + + clickhouse-keeper-02: + <<: *keeper-node + container_name: clickhouse-keeper-02 + hostname: clickhouse-keeper-02 + volumes: + - ./volumes/keeper-02.xml:/etc/clickhouse-keeper/keeper_config.xml + ports: + - '9182:9181' + + clickhouse-keeper-03: + <<: *keeper-node + container_name: clickhouse-keeper-03 + hostname: clickhouse-keeper-03 + volumes: + - ./volumes/keeper-03.xml:/etc/clickhouse-keeper/keeper_config.xml + ports: + - '9183:9181' + +networks: + clickhouse-network: {} diff --git a/clickhouse/tests/docker/compose-logs.yaml b/clickhouse/tests/docker/compose-logs.yaml new file mode 100644 index 0000000000000..87af6e75c14c3 --- /dev/null +++ b/clickhouse/tests/docker/compose-logs.yaml @@ -0,0 +1,22 @@ +# https://datadoghq.dev/integrations-core/ddev/test/#logs + +include: + - compose-keepers.yaml + +services: + + clickhouse-01: + extends: + file: compose.yaml + service: clickhouse-01 + volumes: + - ${DD_LOG_1}:/var/log/clickhouse-server/clickhouse-server.log + - ${DD_LOG_2}:/var/log/clickhouse-server/clickhouse-server.err.log + + clickhouse-02: + extends: + file: compose.yaml + service: clickhouse-02 + volumes: + - ${DD_LOG_3}:/var/log/clickhouse-server/clickhouse-server.log + - ${DD_LOG_4}:/var/log/clickhouse-server/clickhouse-server.err.log diff --git a/clickhouse/tests/docker/compose.yaml b/clickhouse/tests/docker/compose.yaml new file mode 100644 index 0000000000000..4c5bb971e59ba --- /dev/null +++ b/clickhouse/tests/docker/compose.yaml @@ -0,0 +1,40 @@ +# https://github.com/ClickHouse/examples/tree/main/docker-compose-recipes + +include: + - compose-keepers.yaml + +services: + + clickhouse-01: &clickhouse-node + image: clickhouse/clickhouse-server:${CLICKHOUSE_VERSION} + user: '101:101' + container_name: clickhouse-01 + hostname: clickhouse-01 + networks: + - clickhouse-network + volumes: + - ./volumes/clickhouse-01.xml:/etc/clickhouse-server/config.d/config.xml + - ./volumes/users.xml:/etc/clickhouse-server/users.d/users.xml + - ./volumes/docker-entrypoint-initdb.d:/docker-entrypoint-initdb.d + ports: + - '8123:8123' + - '9000:9000' + depends_on: + clickhouse-keeper-01: + condition: service_healthy + clickhouse-keeper-02: + condition: service_healthy + clickhouse-keeper-03: + condition: service_healthy + + clickhouse-02: + <<: *clickhouse-node + container_name: clickhouse-02 + hostname: clickhouse-02 + volumes: + - ./volumes/clickhouse-02.xml:/etc/clickhouse-server/config.d/config.xml + - ./volumes/users.xml:/etc/clickhouse-server/users.d/users.xml + - ./volumes/docker-entrypoint-initdb.d:/docker-entrypoint-initdb.d + ports: + - '8124:8123' + - '9001:9000' diff --git a/clickhouse/tests/docker/docker-compose.yaml b/clickhouse/tests/docker/docker-compose.yaml deleted file mode 100644 index 23e52199237df..0000000000000 --- a/clickhouse/tests/docker/docker-compose.yaml +++ /dev/null @@ -1,171 +0,0 @@ -# https://clickhouse.yandex/docs/en/operations/table_engines/distributed/ -# https://clickhouse.yandex/docs/en/operations/table_engines/replication/#creating-replicated-tables -services: - clickhouse-01: &ch-node - image: ${CLICKHOUSE_REPOSITORY}:${CLICKHOUSE_VERSION} - hostname: clickhouse-01 - container_name: clickhouse-01 - cap_add: - - IPC_LOCK - - NET_ADMIN - ulimits: - nproc: 65536 - nofile: - soft: 262144 - hard: 262144 - ports: - - "8128:8123" - - "9001:9000" - volumes: - - ./override_configs/zookeeper.xml:/etc/clickhouse-server/config.d/zookeeper.xml - - ./override_configs/remote_servers.xml:/etc/clickhouse-server/config.d/remote_servers.xml - - ./override_configs/compression.xml:/etc/clickhouse-server/config.d/compression.xml - - ./metrika.xml:/etc/metrika.xml - - ./macros/macros-01.xml:/etc/clickhouse-server/config.d/macros.xml - - ./users.xml:/etc/clickhouse-server/users.d/users.xml - - ./init.sql:/docker-entrypoint-initdb.d/init.sql - - ./test_dictionary.xml:/etc/clickhouse-server/test_dictionary.xml - - ./test.csv:/opt/dictionaries/test.csv - depends_on: - clickhouse-zookeeper: - condition: service_healthy - networks: - - clickhouse-network - - clickhouse-02: - << : *ch-node - hostname: clickhouse-02 - container_name: clickhouse-02 - ports: - - "8129:8123" - - "9002:9000" - volumes: - - ./override_configs/zookeeper.xml:/etc/clickhouse-server/config.d/zookeeper.xml - - ./override_configs/remote_servers.xml:/etc/clickhouse-server/config.d/remote_servers.xml - - ./override_configs/compression.xml:/etc/clickhouse-server/config.d/compression.xml - - ./metrika.xml:/etc/metrika.xml - - ./macros/macros-02.xml:/etc/clickhouse-server/config.d/macros.xml - - ./users.xml:/etc/clickhouse-server/users.d/users.xml - - ./init.sql:/docker-entrypoint-initdb.d/init.sql - - ./test_dictionary.xml:/etc/clickhouse-server/test_dictionary.xml - - ./test.csv:/opt/dictionaries/test.csv - - clickhouse-03: - << : *ch-node - hostname: clickhouse-03 - container_name: clickhouse-03 - ports: - - "8130:8123" - - "9003:9000" - volumes: - - ./override_configs/zookeeper.xml:/etc/clickhouse-server/config.d/zookeeper.xml - - ./override_configs/remote_servers.xml:/etc/clickhouse-server/config.d/remote_servers.xml - - ./override_configs/compression.xml:/etc/clickhouse-server/config.d/compression.xml - - ./metrika.xml:/etc/metrika.xml - - ./macros/macros-03.xml:/etc/clickhouse-server/config.d/macros.xml - - ./users.xml:/etc/clickhouse-server/users.d/users.xml - - ./init.sql:/docker-entrypoint-initdb.d/init.sql - - ./test_dictionary.xml:/etc/clickhouse-server/test_dictionary.xml - - ./test.csv:/opt/dictionaries/test.csv - - clickhouse-04: - << : *ch-node - hostname: clickhouse-04 - container_name: clickhouse-04 - ports: - - "8131:8123" - - "9004:9000" - volumes: - - ./override_configs/zookeeper.xml:/etc/clickhouse-server/config.d/zookeeper.xml - - ./override_configs/remote_servers.xml:/etc/clickhouse-server/config.d/remote_servers.xml - - ./override_configs/compression.xml:/etc/clickhouse-server/config.d/compression.xml - - ./metrika.xml:/etc/metrika.xml - - ./macros/macros-04.xml:/etc/clickhouse-server/config.d/macros.xml - - ./users.xml:/etc/clickhouse-server/users.d/users.xml - - ./init.sql:/docker-entrypoint-initdb.d/init.sql - - ./test_dictionary.xml:/etc/clickhouse-server/test_dictionary.xml - - ./test.csv:/opt/dictionaries/test.csv - - clickhouse-05: - << : *ch-node - hostname: clickhouse-05 - container_name: clickhouse-05 - ports: - - "8132:8123" - - "9005:9000" - volumes: - - ./override_configs/zookeeper.xml:/etc/clickhouse-server/config.d/zookeeper.xml - - ./override_configs/remote_servers.xml:/etc/clickhouse-server/config.d/remote_servers.xml - - ./override_configs/compression.xml:/etc/clickhouse-server/config.d/compression.xml - - ./metrika.xml:/etc/metrika.xml - - ./macros/macros-05.xml:/etc/clickhouse-server/config.d/macros.xml - - ./users.xml:/etc/clickhouse-server/users.d/users.xml - - ./init.sql:/docker-entrypoint-initdb.d/init.sql - - ./test_dictionary.xml:/etc/clickhouse-server/test_dictionary.xml - - ./test.csv:/opt/dictionaries/test.csv - - clickhouse-06: - << : *ch-node - hostname: clickhouse-06 - container_name: clickhouse-06 - ports: - - "8133:8123" - - "9006:9000" - volumes: - - ./override_configs/zookeeper.xml:/etc/clickhouse-server/config.d/zookeeper.xml - - ./override_configs/remote_servers.xml:/etc/clickhouse-server/config.d/remote_servers.xml - - ./override_configs/compression.xml:/etc/clickhouse-server/config.d/compression.xml - - ./metrika.xml:/etc/metrika.xml - - ./macros/macros-06.xml:/etc/clickhouse-server/config.d/macros.xml - - ./users.xml:/etc/clickhouse-server/users.d/users.xml - - ./init.sql:/docker-entrypoint-initdb.d/init.sql - - ./test_dictionary.xml:/etc/clickhouse-server/test_dictionary.xml - - ./test.csv:/opt/dictionaries/test.csv - - clickhouse-zookeeper: - # Using zookeeper `3.6.0` is raising this error: - # Connection request from old client /172.30.0.7:51646; will be dropped if server is in r-o mode - # For now, we use zookeeper `3.5.7` instead - # Similar case: https://stackoverflow.com/a/22884698 - image: zookeeper:3.5.7 - hostname: clickhouse-zookeeper - container_name: clickhouse-zookeeper - ports: - - "2181:2181" - - "2182:2182" - networks: - - clickhouse-network - environment: - KAFKA_ZOOKEEPER_CONNECT: zookeeper:2181 - # "You need to set advertised.listeners (or KAFKA_ADVERTISED_LISTENERS if you’re using Docker images) to - # the external address (host/IP) so that clients can correctly connect to it. Otherwise they’ll try to - # connect to the internal host address–and if that’s not reachable then problems ensue." - # Source: https://rmoff.net/2018/08/02/kafka-listeners-explained/ - KAFKA_ADVERTISED_LISTENERS: CLICKHOUSE01://127.0.0.1:8124,CLICKHOUSE02://127.0.0.1:8125,CLICKHOUSE03://127.0.0.1:8126,CLICKHOUSE04://127.0.0.1:8127,CLICKHOUSE05://127.0.0.1:8128,CLICKHOUSE06://127.0.0.1:8129 - ALLOW_PLAINTEXT_LISTENER: "yes" - healthcheck: - test: nc -vz localhost 2181 || exit -1 - start_period: 5s - interval: 5s - timeout: 5s - retries: 10 - # The client is useful for debugging or running arbitrary commands. - # - # clickhouse-client: - # image: yandex/clickhouse-client:${CLICKHOUSE_VERSION} - # entrypoint: - # - /bin/sleep - # command: - # - infinity - # depends_on: - # - clickhouse-01 - # - clickhouse-02 - # - clickhouse-03 - # - clickhouse-04 - # - clickhouse-05 - # - clickhouse-06 - # networks: - # - clickhouse-network - -networks: - clickhouse-network: {} diff --git a/clickhouse/tests/docker/init.sql b/clickhouse/tests/docker/init.sql deleted file mode 100644 index fab69ba6018db..0000000000000 --- a/clickhouse/tests/docker/init.sql +++ /dev/null @@ -1,3 +0,0 @@ -CREATE TABLE IF NOT EXISTS tableau (id Int64) ENGINE = ReplicatedMergeTree('/clickhouse/tables/{layer}-{shard}/tableau', '{replica}') PARTITION BY id ORDER BY id; -CREATE TABLE IF NOT EXISTS tableau_distributed as tableau ENGINE = Distributed(cluster_1, default, tableau, rand()); -INSERT INTO tableau VALUES (123),(456),(789); diff --git a/clickhouse/tests/docker/macros/macros-01.xml b/clickhouse/tests/docker/macros/macros-01.xml deleted file mode 100644 index 21cd20b65da04..0000000000000 --- a/clickhouse/tests/docker/macros/macros-01.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - clickhouse-01 - 01 - 01 - - diff --git a/clickhouse/tests/docker/macros/macros-02.xml b/clickhouse/tests/docker/macros/macros-02.xml deleted file mode 100644 index 14e30f975dc65..0000000000000 --- a/clickhouse/tests/docker/macros/macros-02.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - clickhouse-02 - 02 - 01 - - diff --git a/clickhouse/tests/docker/macros/macros-03.xml b/clickhouse/tests/docker/macros/macros-03.xml deleted file mode 100644 index 5d2086f0a53d6..0000000000000 --- a/clickhouse/tests/docker/macros/macros-03.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - clickhouse-03 - 02 - 01 - - diff --git a/clickhouse/tests/docker/macros/macros-04.xml b/clickhouse/tests/docker/macros/macros-04.xml deleted file mode 100644 index 396a19a3ea631..0000000000000 --- a/clickhouse/tests/docker/macros/macros-04.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - clickhouse-04 - 03 - 01 - - diff --git a/clickhouse/tests/docker/macros/macros-05.xml b/clickhouse/tests/docker/macros/macros-05.xml deleted file mode 100644 index e715ffa7c6115..0000000000000 --- a/clickhouse/tests/docker/macros/macros-05.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - clickhouse-05 - 03 - 01 - - diff --git a/clickhouse/tests/docker/macros/macros-06.xml b/clickhouse/tests/docker/macros/macros-06.xml deleted file mode 100644 index 7e0bf2bd1b586..0000000000000 --- a/clickhouse/tests/docker/macros/macros-06.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - clickhouse-06 - 01 - 01 - - diff --git a/clickhouse/tests/docker/metrika.xml b/clickhouse/tests/docker/metrika.xml deleted file mode 100644 index 7ccb8494980bd..0000000000000 --- a/clickhouse/tests/docker/metrika.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - ::/0 - - diff --git a/clickhouse/tests/docker/override_configs/compression.xml b/clickhouse/tests/docker/override_configs/compression.xml deleted file mode 100644 index 2a1f8b13c9176..0000000000000 --- a/clickhouse/tests/docker/override_configs/compression.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - 10000000000 - 0.01 - lz4 - - - \ No newline at end of file diff --git a/clickhouse/tests/docker/override_configs/remote_servers.xml b/clickhouse/tests/docker/override_configs/remote_servers.xml deleted file mode 100644 index e90ab819def73..0000000000000 --- a/clickhouse/tests/docker/override_configs/remote_servers.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - 1 - true - - clickhouse-01 - 9000 - - - clickhouse-06 - 9000 - - - - 1 - true - - clickhouse-02 - 9000 - - - clickhouse-03 - 9000 - - - - 1 - true - - clickhouse-04 - 9000 - - - clickhouse-05 - 9000 - - - - - \ No newline at end of file diff --git a/clickhouse/tests/docker/override_configs/zookeeper.xml b/clickhouse/tests/docker/override_configs/zookeeper.xml deleted file mode 100644 index 6d1d854943c33..0000000000000 --- a/clickhouse/tests/docker/override_configs/zookeeper.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - clickhouse-zookeeper - 2181 - - - \ No newline at end of file diff --git a/clickhouse/tests/docker/test.csv b/clickhouse/tests/docker/test.csv deleted file mode 100644 index 9b5b3acca3875..0000000000000 --- a/clickhouse/tests/docker/test.csv +++ /dev/null @@ -1,3 +0,0 @@ -1,1 -2,2 -3,3 diff --git a/clickhouse/tests/docker/test_dictionary.xml b/clickhouse/tests/docker/test_dictionary.xml deleted file mode 100644 index a7e90589569c2..0000000000000 --- a/clickhouse/tests/docker/test_dictionary.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - test - - - /opt/dictionaries/test.csv - CSV - - - - - - - - id - - - c1 - UInt32 - - - - 0 - - diff --git a/clickhouse/tests/docker/volumes/clickhouse-01.xml b/clickhouse/tests/docker/volumes/clickhouse-01.xml new file mode 100644 index 0000000000000..9313f0e8b5e57 --- /dev/null +++ b/clickhouse/tests/docker/volumes/clickhouse-01.xml @@ -0,0 +1,58 @@ + + + information + /var/log/clickhouse-server/clickhouse-server.log + /var/log/clickhouse-server/clickhouse-server.err.log + 100M + 3 + + clickhouse-01 + 0.0.0.0 + 8123 + 9000 + + + users.xml + + + /var/lib/clickhouse/access/ + + + + /clickhouse/task_queue/ddl + + + + + + clickhouse-01 + 9000 + + + + + clickhouse-02 + 9000 + + + + + + + clickhouse-keeper-01 + 9181 + + + clickhouse-keeper-02 + 9181 + + + clickhouse-keeper-03 + 9181 + + + + 01 + 01 + + diff --git a/clickhouse/tests/docker/volumes/clickhouse-02.xml b/clickhouse/tests/docker/volumes/clickhouse-02.xml new file mode 100644 index 0000000000000..7f5527fb010c3 --- /dev/null +++ b/clickhouse/tests/docker/volumes/clickhouse-02.xml @@ -0,0 +1,61 @@ + + + information + /var/log/clickhouse-server/clickhouse-server.log + /var/log/clickhouse-server/clickhouse-server.err.log + 100M + 3 + + json + + + clickhouse-02 + 0.0.0.0 + 8123 + 9000 + + + users.xml + + + /var/lib/clickhouse/access/ + + + + /clickhouse/task_queue/ddl + + + + + + clickhouse-01 + 9000 + + + + + clickhouse-02 + 9000 + + + + + + + clickhouse-keeper-01 + 9181 + + + clickhouse-keeper-02 + 9181 + + + clickhouse-keeper-03 + 9181 + + + + 02 + 01 + + diff --git a/clickhouse/tests/docker/volumes/docker-entrypoint-initdb.d/01_init_db.sh b/clickhouse/tests/docker/volumes/docker-entrypoint-initdb.d/01_init_db.sh new file mode 100644 index 0000000000000..05a8a1105a77e --- /dev/null +++ b/clickhouse/tests/docker/volumes/docker-entrypoint-initdb.d/01_init_db.sh @@ -0,0 +1,11 @@ +#!/bin/bash + +set -e + +clickhouse client -n <<-EOSQL +CREATE TABLE IF NOT EXISTS table_name ( + id UInt32 +) ENGINE = ReplicatedMergeTree('/clickhouse/tables/{shard}/table_name', '{replica}') +PARTITION BY id +ORDER BY id; +EOSQL diff --git a/clickhouse/tests/docker/volumes/docker-entrypoint-initdb.d/02_insert.sh b/clickhouse/tests/docker/volumes/docker-entrypoint-initdb.d/02_insert.sh new file mode 100644 index 0000000000000..ecaf6368999d3 --- /dev/null +++ b/clickhouse/tests/docker/volumes/docker-entrypoint-initdb.d/02_insert.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +set -e + +clickhouse client -n <<-EOSQL +INSERT INTO table_name VALUES (123),(456),(789); +EOSQL diff --git a/clickhouse/tests/docker/volumes/keeper-01.xml b/clickhouse/tests/docker/volumes/keeper-01.xml new file mode 100644 index 0000000000000..c44b389765d0a --- /dev/null +++ b/clickhouse/tests/docker/volumes/keeper-01.xml @@ -0,0 +1,38 @@ + + + information + /var/log/clickhouse-keeper/clickhouse-keeper.log + /var/log/clickhouse-keeper/clickhouse-keeper.err.log + 100M + 3 + + 0.0.0.0 + + 9181 + 1 + /var/lib/clickhouse/coordination/log + /var/lib/clickhouse/coordination/snapshots + + 10000 + 30000 + information + + + + 1 + clickhouse-keeper-01 + 9234 + + + 2 + clickhouse-keeper-02 + 9234 + + + 3 + clickhouse-keeper-03 + 9234 + + + + diff --git a/clickhouse/tests/docker/volumes/keeper-02.xml b/clickhouse/tests/docker/volumes/keeper-02.xml new file mode 100644 index 0000000000000..f9e8a957b3791 --- /dev/null +++ b/clickhouse/tests/docker/volumes/keeper-02.xml @@ -0,0 +1,38 @@ + + + information + /var/log/clickhouse-keeper/clickhouse-keeper.log + /var/log/clickhouse-keeper/clickhouse-keeper.err.log + 100M + 3 + + 0.0.0.0 + + 9181 + 2 + /var/lib/clickhouse/coordination/log + /var/lib/clickhouse/coordination/snapshots + + 10000 + 30000 + information + + + + 1 + clickhouse-keeper-01 + 9234 + + + 2 + clickhouse-keeper-02 + 9234 + + + 3 + clickhouse-keeper-03 + 9234 + + + + diff --git a/clickhouse/tests/docker/volumes/keeper-03.xml b/clickhouse/tests/docker/volumes/keeper-03.xml new file mode 100644 index 0000000000000..9f5c1403737b2 --- /dev/null +++ b/clickhouse/tests/docker/volumes/keeper-03.xml @@ -0,0 +1,38 @@ + + + information + /var/log/clickhouse-keeper/clickhouse-keeper.log + /var/log/clickhouse-keeper/clickhouse-keeper.err.log + 100M + 3 + + 0.0.0.0 + + 9181 + 3 + /var/lib/clickhouse/coordination/log + /var/lib/clickhouse/coordination/snapshots + + 10000 + 30000 + information + + + + 1 + clickhouse-keeper-01 + 9234 + + + 2 + clickhouse-keeper-02 + 9234 + + + 3 + clickhouse-keeper-03 + 9234 + + + + diff --git a/clickhouse/tests/docker/users.xml b/clickhouse/tests/docker/volumes/users.xml similarity index 81% rename from clickhouse/tests/docker/users.xml rename to clickhouse/tests/docker/volumes/users.xml index 126a00708799e..535333c27245b 100644 --- a/clickhouse/tests/docker/users.xml +++ b/clickhouse/tests/docker/volumes/users.xml @@ -1,13 +1,13 @@ - + c851fedffc16075006179f5c6563369af48e2170e6d070758238c570bd5ebd32 - + ::/0 default default - + diff --git a/clickhouse/tests/metrics.py b/clickhouse/tests/metrics.py index 54ea3d3c4bd06..52a5e96b8bb8b 100644 --- a/clickhouse/tests/metrics.py +++ b/clickhouse/tests/metrics.py @@ -2,344 +2,5346 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) +# This file is autogenerated. +# To change this file you should edit scripts/templates/metrics.py and then run the following command: +# hatch run data:generate + # This is not actually every metric, but rather the metrics that are # immediately available upon the start up of our environment. Some # metrics take a while to show up and others we cannot trigger. # Additionally, these are metrics that are present across all versions -# we support (v18-v22). +# we support (24.8, 25.3, 25.6, 25.7, 25.8). BASE_METRICS = [ - 'clickhouse.background_pool.schedule.task.active', - 'clickhouse.connection.http', - 'clickhouse.connection.interserver', - 'clickhouse.connection.send.external', - 'clickhouse.connection.tcp', - 'clickhouse.dictionary.item.current', - 'clickhouse.dictionary.load', - 'clickhouse.dictionary.memory.used', - 'clickhouse.dictionary.request.cache', - 'clickhouse.file.open.read', - 'clickhouse.file.open.write', - 'clickhouse.file.read.total', - 'clickhouse.file.write.size.total', - 'clickhouse.file.write.total', - 'clickhouse.io_buffer.allocated.bytes.count', - 'clickhouse.io_buffer.allocated.bytes.total', - 'clickhouse.io_buffer.allocated.count', - 'clickhouse.io_buffer.allocated.total', - 'clickhouse.lock.context.acquisition.total', - 'clickhouse.lock.read.rwlock.acquired.count', - 'clickhouse.lock.read.rwlock.acquired.total', - 'clickhouse.merge.active', - 'clickhouse.merge.disk.reserved', - 'clickhouse.query.active', - 'clickhouse.query.insert.delayed', - 'clickhouse.query.memory', - 'clickhouse.query.mutation', - 'clickhouse.query.select.total', - 'clickhouse.query.total', - 'clickhouse.query.waiting', - 'clickhouse.syscall.read', - 'clickhouse.syscall.write', - 'clickhouse.table.buffer.row', - 'clickhouse.table.buffer.size', - 'clickhouse.table.distributed.connection.inserted', - 'clickhouse.table.replicated.part.check', - 'clickhouse.table.replicated.part.fetch', - 'clickhouse.table.replicated.part.send', - 'clickhouse.table.replicated.readonly', - 'clickhouse.thread.lock.context.waiting', - 'clickhouse.thread.lock.rw.active.read', - 'clickhouse.thread.lock.rw.active.write', - 'clickhouse.thread.lock.rw.waiting.read', - 'clickhouse.thread.lock.rw.waiting.write', - 'clickhouse.thread.query', - 'clickhouse.threads.query.soft_page_faults.count', - 'clickhouse.threads.query.soft_page_faults.total', - 'clickhouse.zk.connection', - 'clickhouse.zk.connection.established.count', - 'clickhouse.zk.connection.established.total', - 'clickhouse.zk.create.count', - 'clickhouse.zk.create.total', - 'clickhouse.zk.exist.count', - 'clickhouse.zk.exist.total', - 'clickhouse.zk.get.count', - 'clickhouse.zk.get.total', - 'clickhouse.zk.list.count', - 'clickhouse.zk.list.total', - 'clickhouse.zk.multi.count', - 'clickhouse.zk.multi.total', - 'clickhouse.zk.node.ephemeral', - 'clickhouse.zk.operation.count', - 'clickhouse.zk.operation.total', - 'clickhouse.zk.received.size.count', - 'clickhouse.zk.received.size.total', - 'clickhouse.zk.request', - 'clickhouse.zk.sent.size.count', - 'clickhouse.zk.sent.size.total', - 'clickhouse.zk.wait.time', - 'clickhouse.zk.watch', + 'clickhouse.ClickHouseMetrics_ActiveTimersInQueryProfiler', + 'clickhouse.ClickHouseMetrics_AddressesActive', + 'clickhouse.ClickHouseMetrics_AddressesBanned', + 'clickhouse.ClickHouseMetrics_AggregatorThreads', + 'clickhouse.ClickHouseMetrics_AggregatorThreadsActive', + 'clickhouse.ClickHouseMetrics_AggregatorThreadsScheduled', + 'clickhouse.ClickHouseMetrics_AsyncInsertCacheSize', + 'clickhouse.ClickHouseMetrics_AsynchronousInsertQueueBytes', + 'clickhouse.ClickHouseMetrics_AsynchronousInsertQueueSize', + 'clickhouse.ClickHouseMetrics_AsynchronousInsertThreads', + 'clickhouse.ClickHouseMetrics_AsynchronousInsertThreadsActive', + 'clickhouse.ClickHouseMetrics_AsynchronousInsertThreadsScheduled', + 'clickhouse.ClickHouseMetrics_AsynchronousReadWait', + 'clickhouse.ClickHouseMetrics_AttachedDatabase', + 'clickhouse.ClickHouseMetrics_AttachedDictionary', + 'clickhouse.ClickHouseMetrics_AttachedTable', + 'clickhouse.ClickHouseMetrics_AttachedView', + 'clickhouse.ClickHouseMetrics_BackgroundBufferFlushSchedulePoolSize', + 'clickhouse.ClickHouseMetrics_BackgroundBufferFlushSchedulePoolTask', + 'clickhouse.ClickHouseMetrics_BackgroundCommonPoolSize', + 'clickhouse.ClickHouseMetrics_BackgroundCommonPoolTask', + 'clickhouse.ClickHouseMetrics_BackgroundDistributedSchedulePoolSize', + 'clickhouse.ClickHouseMetrics_BackgroundDistributedSchedulePoolTask', + 'clickhouse.ClickHouseMetrics_BackgroundFetchesPoolSize', + 'clickhouse.ClickHouseMetrics_BackgroundFetchesPoolTask', + 'clickhouse.ClickHouseMetrics_BackgroundMergesAndMutationsPoolSize', + 'clickhouse.ClickHouseMetrics_BackgroundMergesAndMutationsPoolTask', + 'clickhouse.ClickHouseMetrics_BackgroundMessageBrokerSchedulePoolSize', + 'clickhouse.ClickHouseMetrics_BackgroundMessageBrokerSchedulePoolTask', + 'clickhouse.ClickHouseMetrics_BackgroundMovePoolSize', + 'clickhouse.ClickHouseMetrics_BackgroundMovePoolTask', + 'clickhouse.ClickHouseMetrics_BackgroundSchedulePoolSize', + 'clickhouse.ClickHouseMetrics_BackgroundSchedulePoolTask', + 'clickhouse.ClickHouseMetrics_BackupsIOThreads', + 'clickhouse.ClickHouseMetrics_BackupsIOThreadsActive', + 'clickhouse.ClickHouseMetrics_BackupsIOThreadsScheduled', + 'clickhouse.ClickHouseMetrics_BackupsThreads', + 'clickhouse.ClickHouseMetrics_BackupsThreadsActive', + 'clickhouse.ClickHouseMetrics_BackupsThreadsScheduled', + 'clickhouse.ClickHouseMetrics_BrokenDistributedBytesToInsert', + 'clickhouse.ClickHouseMetrics_BrokenDistributedFilesToInsert', + 'clickhouse.ClickHouseMetrics_CacheDetachedFileSegments', + 'clickhouse.ClickHouseMetrics_CacheDictionaryThreads', + 'clickhouse.ClickHouseMetrics_CacheDictionaryThreadsActive', + 'clickhouse.ClickHouseMetrics_CacheDictionaryThreadsScheduled', + 'clickhouse.ClickHouseMetrics_CacheDictionaryUpdateQueueBatches', + 'clickhouse.ClickHouseMetrics_CacheDictionaryUpdateQueueKeys', + 'clickhouse.ClickHouseMetrics_CacheFileSegments', + 'clickhouse.ClickHouseMetrics_CacheWarmerBytesInProgress', + 'clickhouse.ClickHouseMetrics_ConcurrentHashJoinPoolThreads', + 'clickhouse.ClickHouseMetrics_ConcurrentHashJoinPoolThreadsActive', + 'clickhouse.ClickHouseMetrics_ConcurrentHashJoinPoolThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ContextLockWait', + 'clickhouse.ClickHouseMetrics_CreatedTimersInQueryProfiler', + 'clickhouse.ClickHouseMetrics_DDLWorkerThreads', + 'clickhouse.ClickHouseMetrics_DDLWorkerThreadsActive', + 'clickhouse.ClickHouseMetrics_DDLWorkerThreadsScheduled', + 'clickhouse.ClickHouseMetrics_DatabaseCatalogThreads', + 'clickhouse.ClickHouseMetrics_DatabaseCatalogThreadsActive', + 'clickhouse.ClickHouseMetrics_DatabaseCatalogThreadsScheduled', + 'clickhouse.ClickHouseMetrics_DatabaseOnDiskThreads', + 'clickhouse.ClickHouseMetrics_DatabaseOnDiskThreadsActive', + 'clickhouse.ClickHouseMetrics_DatabaseOnDiskThreadsScheduled', + 'clickhouse.ClickHouseMetrics_DatabaseReplicatedCreateTablesThreads', + 'clickhouse.ClickHouseMetrics_DatabaseReplicatedCreateTablesThreadsActive', + 'clickhouse.ClickHouseMetrics_DatabaseReplicatedCreateTablesThreadsScheduled', + 'clickhouse.ClickHouseMetrics_DelayedInserts', + 'clickhouse.ClickHouseMetrics_DestroyAggregatesThreads', + 'clickhouse.ClickHouseMetrics_DestroyAggregatesThreadsActive', + 'clickhouse.ClickHouseMetrics_DestroyAggregatesThreadsScheduled', + 'clickhouse.ClickHouseMetrics_DictCacheRequests', + 'clickhouse.ClickHouseMetrics_DiskConnectionsStored', + 'clickhouse.ClickHouseMetrics_DiskConnectionsTotal', + 'clickhouse.ClickHouseMetrics_DiskObjectStorageAsyncThreads', + 'clickhouse.ClickHouseMetrics_DiskObjectStorageAsyncThreadsActive', + 'clickhouse.ClickHouseMetrics_DiskPlainRewritableAzureDirectoryMapSize', + 'clickhouse.ClickHouseMetrics_DiskPlainRewritableAzureFileCount', + 'clickhouse.ClickHouseMetrics_DiskPlainRewritableLocalDirectoryMapSize', + 'clickhouse.ClickHouseMetrics_DiskPlainRewritableLocalFileCount', + 'clickhouse.ClickHouseMetrics_DiskPlainRewritableS3DirectoryMapSize', + 'clickhouse.ClickHouseMetrics_DiskPlainRewritableS3FileCount', + 'clickhouse.ClickHouseMetrics_DiskS3NoSuchKeyErrors', + 'clickhouse.ClickHouseMetrics_DiskSpaceReservedForMerge', + 'clickhouse.ClickHouseMetrics_DistrCacheOpenedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheReadRequests', + 'clickhouse.ClickHouseMetrics_DistrCacheServerConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheUsedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheWriteRequests', + 'clickhouse.ClickHouseMetrics_DistributedBytesToInsert', + 'clickhouse.ClickHouseMetrics_DistributedFilesToInsert', + 'clickhouse.ClickHouseMetrics_DistributedInsertThreads', + 'clickhouse.ClickHouseMetrics_DistributedInsertThreadsActive', + 'clickhouse.ClickHouseMetrics_DistributedInsertThreadsScheduled', + 'clickhouse.ClickHouseMetrics_DistributedSend', + 'clickhouse.ClickHouseMetrics_EphemeralNode', + 'clickhouse.ClickHouseMetrics_FilesystemCacheDelayedCleanupElements', + 'clickhouse.ClickHouseMetrics_FilesystemCacheDownloadQueueElements', + 'clickhouse.ClickHouseMetrics_FilesystemCacheElements', + 'clickhouse.ClickHouseMetrics_FilesystemCacheHoldFileSegments', + 'clickhouse.ClickHouseMetrics_FilesystemCacheReadBuffers', + 'clickhouse.ClickHouseMetrics_FilesystemCacheSize', + 'clickhouse.ClickHouseMetrics_FilesystemCacheSizeLimit', + 'clickhouse.ClickHouseMetrics_FilteringMarksWithPrimaryKey', + 'clickhouse.ClickHouseMetrics_FilteringMarksWithSecondaryKeys', + 'clickhouse.ClickHouseMetrics_GlobalThread', + 'clickhouse.ClickHouseMetrics_GlobalThreadActive', + 'clickhouse.ClickHouseMetrics_GlobalThreadScheduled', + 'clickhouse.ClickHouseMetrics_HTTPConnection', + 'clickhouse.ClickHouseMetrics_HTTPConnectionsStored', + 'clickhouse.ClickHouseMetrics_HTTPConnectionsTotal', + 'clickhouse.ClickHouseMetrics_HashedDictionaryThreads', + 'clickhouse.ClickHouseMetrics_HashedDictionaryThreadsActive', + 'clickhouse.ClickHouseMetrics_HashedDictionaryThreadsScheduled', + 'clickhouse.ClickHouseMetrics_IDiskCopierThreads', + 'clickhouse.ClickHouseMetrics_IDiskCopierThreadsActive', + 'clickhouse.ClickHouseMetrics_IDiskCopierThreadsScheduled', + 'clickhouse.ClickHouseMetrics_IOPrefetchThreads', + 'clickhouse.ClickHouseMetrics_IOPrefetchThreadsActive', + 'clickhouse.ClickHouseMetrics_IOPrefetchThreadsScheduled', + 'clickhouse.ClickHouseMetrics_IOThreads', + 'clickhouse.ClickHouseMetrics_IOThreadsActive', + 'clickhouse.ClickHouseMetrics_IOThreadsScheduled', + 'clickhouse.ClickHouseMetrics_IOUringInFlightEvents', + 'clickhouse.ClickHouseMetrics_IOUringPendingEvents', + 'clickhouse.ClickHouseMetrics_IOWriterThreads', + 'clickhouse.ClickHouseMetrics_IOWriterThreadsActive', + 'clickhouse.ClickHouseMetrics_IOWriterThreadsScheduled', + 'clickhouse.ClickHouseMetrics_InterserverConnection', + 'clickhouse.ClickHouseMetrics_KafkaAssignedPartitions', + 'clickhouse.ClickHouseMetrics_KafkaBackgroundReads', + 'clickhouse.ClickHouseMetrics_KafkaConsumers', + 'clickhouse.ClickHouseMetrics_KafkaConsumersInUse', + 'clickhouse.ClickHouseMetrics_KafkaConsumersWithAssignment', + 'clickhouse.ClickHouseMetrics_KafkaLibrdkafkaThreads', + 'clickhouse.ClickHouseMetrics_KafkaProducers', + 'clickhouse.ClickHouseMetrics_KafkaWrites', + 'clickhouse.ClickHouseMetrics_KeeperAliveConnections', + 'clickhouse.ClickHouseMetrics_KeeperOutstandingRequests', + 'clickhouse.ClickHouseMetrics_LocalThread', + 'clickhouse.ClickHouseMetrics_LocalThreadActive', + 'clickhouse.ClickHouseMetrics_LocalThreadScheduled', + 'clickhouse.ClickHouseMetrics_MMappedFileBytes', + 'clickhouse.ClickHouseMetrics_MMappedFiles', + 'clickhouse.ClickHouseMetrics_MarksLoaderThreads', + 'clickhouse.ClickHouseMetrics_MarksLoaderThreadsActive', + 'clickhouse.ClickHouseMetrics_MarksLoaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MaxDDLEntryID', + 'clickhouse.ClickHouseMetrics_MaxPushedDDLEntryID', + 'clickhouse.ClickHouseMetrics_MemoryTracking', + 'clickhouse.ClickHouseMetrics_Merge', + 'clickhouse.ClickHouseMetrics_MergeTreeAllRangesAnnouncementsSent', + 'clickhouse.ClickHouseMetrics_MergeTreeBackgroundExecutorThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeBackgroundExecutorThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeBackgroundExecutorThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergeTreeDataSelectExecutorThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeDataSelectExecutorThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeDataSelectExecutorThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergeTreeOutdatedPartsLoaderThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeOutdatedPartsLoaderThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeOutdatedPartsLoaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergeTreePartsCleanerThreads', + 'clickhouse.ClickHouseMetrics_MergeTreePartsCleanerThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreePartsCleanerThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergeTreePartsLoaderThreads', + 'clickhouse.ClickHouseMetrics_MergeTreePartsLoaderThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreePartsLoaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergeTreeReadTaskRequestsSent', + 'clickhouse.ClickHouseMetrics_MergeTreeUnexpectedPartsLoaderThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeUnexpectedPartsLoaderThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeUnexpectedPartsLoaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergesMutationsMemoryTracking', + 'clickhouse.ClickHouseMetrics_Move', + 'clickhouse.ClickHouseMetrics_MySQLConnection', + 'clickhouse.ClickHouseMetrics_NetworkReceive', + 'clickhouse.ClickHouseMetrics_NetworkSend', + 'clickhouse.ClickHouseMetrics_ObjectStorageAzureThreads', + 'clickhouse.ClickHouseMetrics_ObjectStorageAzureThreadsActive', + 'clickhouse.ClickHouseMetrics_ObjectStorageAzureThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ObjectStorageS3Threads', + 'clickhouse.ClickHouseMetrics_ObjectStorageS3ThreadsActive', + 'clickhouse.ClickHouseMetrics_ObjectStorageS3ThreadsScheduled', + 'clickhouse.ClickHouseMetrics_OpenFileForRead', + 'clickhouse.ClickHouseMetrics_OpenFileForWrite', + 'clickhouse.ClickHouseMetrics_OutdatedPartsLoadingThreads', + 'clickhouse.ClickHouseMetrics_OutdatedPartsLoadingThreadsActive', + 'clickhouse.ClickHouseMetrics_OutdatedPartsLoadingThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ParallelFormattingOutputFormatThreads', + 'clickhouse.ClickHouseMetrics_ParallelFormattingOutputFormatThreadsActive', + 'clickhouse.ClickHouseMetrics_ParallelFormattingOutputFormatThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ParquetEncoderThreads', + 'clickhouse.ClickHouseMetrics_ParquetEncoderThreadsActive', + 'clickhouse.ClickHouseMetrics_ParquetEncoderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_PartMutation', + 'clickhouse.ClickHouseMetrics_PartsActive', + 'clickhouse.ClickHouseMetrics_PartsCommitted', + 'clickhouse.ClickHouseMetrics_PartsCompact', + 'clickhouse.ClickHouseMetrics_PartsDeleteOnDestroy', + 'clickhouse.ClickHouseMetrics_PartsDeleting', + 'clickhouse.ClickHouseMetrics_PartsOutdated', + 'clickhouse.ClickHouseMetrics_PartsPreActive', + 'clickhouse.ClickHouseMetrics_PartsPreCommitted', + 'clickhouse.ClickHouseMetrics_PartsTemporary', + 'clickhouse.ClickHouseMetrics_PartsWide', + 'clickhouse.ClickHouseMetrics_PendingAsyncInsert', + 'clickhouse.ClickHouseMetrics_PostgreSQLConnection', + 'clickhouse.ClickHouseMetrics_Query', + 'clickhouse.ClickHouseMetrics_QueryPipelineExecutorThreads', + 'clickhouse.ClickHouseMetrics_QueryPipelineExecutorThreadsActive', + 'clickhouse.ClickHouseMetrics_QueryPipelineExecutorThreadsScheduled', + 'clickhouse.ClickHouseMetrics_QueryPreempted', + 'clickhouse.ClickHouseMetrics_QueryThread', + 'clickhouse.ClickHouseMetrics_RWLockActiveReaders', + 'clickhouse.ClickHouseMetrics_RWLockActiveWriters', + 'clickhouse.ClickHouseMetrics_RWLockWaitingReaders', + 'clickhouse.ClickHouseMetrics_RWLockWaitingWriters', + 'clickhouse.ClickHouseMetrics_Read', + 'clickhouse.ClickHouseMetrics_ReadTaskRequestsSent', + 'clickhouse.ClickHouseMetrics_ReadonlyReplica', + 'clickhouse.ClickHouseMetrics_RefreshableViews', + 'clickhouse.ClickHouseMetrics_RefreshingViews', + 'clickhouse.ClickHouseMetrics_RemoteRead', + 'clickhouse.ClickHouseMetrics_ReplicatedChecks', + 'clickhouse.ClickHouseMetrics_ReplicatedFetch', + 'clickhouse.ClickHouseMetrics_ReplicatedSend', + 'clickhouse.ClickHouseMetrics_RestartReplicaThreads', + 'clickhouse.ClickHouseMetrics_RestartReplicaThreadsActive', + 'clickhouse.ClickHouseMetrics_RestartReplicaThreadsScheduled', + 'clickhouse.ClickHouseMetrics_RestoreThreads', + 'clickhouse.ClickHouseMetrics_RestoreThreadsActive', + 'clickhouse.ClickHouseMetrics_RestoreThreadsScheduled', + 'clickhouse.ClickHouseMetrics_Revision', + 'clickhouse.ClickHouseMetrics_S3Requests', + 'clickhouse.ClickHouseMetrics_SendExternalTables', + 'clickhouse.ClickHouseMetrics_SendScalars', + 'clickhouse.ClickHouseMetrics_SharedMergeTreeFetch', + 'clickhouse.ClickHouseMetrics_SharedMergeTreeThreads', + 'clickhouse.ClickHouseMetrics_SharedMergeTreeThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedMergeTreeThreadsScheduled', + 'clickhouse.ClickHouseMetrics_StartupSystemTablesThreads', + 'clickhouse.ClickHouseMetrics_StartupSystemTablesThreadsActive', + 'clickhouse.ClickHouseMetrics_StartupSystemTablesThreadsScheduled', + 'clickhouse.ClickHouseMetrics_StorageBufferBytes', + 'clickhouse.ClickHouseMetrics_StorageBufferFlushThreads', + 'clickhouse.ClickHouseMetrics_StorageBufferFlushThreadsActive', + 'clickhouse.ClickHouseMetrics_StorageBufferFlushThreadsScheduled', + 'clickhouse.ClickHouseMetrics_StorageBufferRows', + 'clickhouse.ClickHouseMetrics_StorageConnectionsStored', + 'clickhouse.ClickHouseMetrics_StorageConnectionsTotal', + 'clickhouse.ClickHouseMetrics_StorageDistributedThreads', + 'clickhouse.ClickHouseMetrics_StorageDistributedThreadsActive', + 'clickhouse.ClickHouseMetrics_StorageDistributedThreadsScheduled', + 'clickhouse.ClickHouseMetrics_StorageHiveThreads', + 'clickhouse.ClickHouseMetrics_StorageHiveThreadsActive', + 'clickhouse.ClickHouseMetrics_StorageHiveThreadsScheduled', + 'clickhouse.ClickHouseMetrics_StorageObjectStorageThreads', + 'clickhouse.ClickHouseMetrics_StorageObjectStorageThreadsActive', + 'clickhouse.ClickHouseMetrics_StorageObjectStorageThreadsScheduled', + 'clickhouse.ClickHouseMetrics_StorageS3Threads', + 'clickhouse.ClickHouseMetrics_StorageS3ThreadsActive', + 'clickhouse.ClickHouseMetrics_StorageS3ThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SystemReplicasThreads', + 'clickhouse.ClickHouseMetrics_SystemReplicasThreadsActive', + 'clickhouse.ClickHouseMetrics_SystemReplicasThreadsScheduled', + 'clickhouse.ClickHouseMetrics_TCPConnection', + 'clickhouse.ClickHouseMetrics_TablesLoaderBackgroundThreads', + 'clickhouse.ClickHouseMetrics_TablesLoaderBackgroundThreadsActive', + 'clickhouse.ClickHouseMetrics_TablesLoaderBackgroundThreadsScheduled', + 'clickhouse.ClickHouseMetrics_TablesLoaderForegroundThreads', + 'clickhouse.ClickHouseMetrics_TablesLoaderForegroundThreadsActive', + 'clickhouse.ClickHouseMetrics_TablesLoaderForegroundThreadsScheduled', + 'clickhouse.ClickHouseMetrics_TablesToDropQueueSize', + 'clickhouse.ClickHouseMetrics_TemporaryFilesForAggregation', + 'clickhouse.ClickHouseMetrics_TemporaryFilesForJoin', + 'clickhouse.ClickHouseMetrics_TemporaryFilesForSort', + 'clickhouse.ClickHouseMetrics_TemporaryFilesUnknown', + 'clickhouse.ClickHouseMetrics_ThreadPoolFSReaderThreads', + 'clickhouse.ClickHouseMetrics_ThreadPoolFSReaderThreadsActive', + 'clickhouse.ClickHouseMetrics_ThreadPoolFSReaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ThreadPoolRemoteFSReaderThreads', + 'clickhouse.ClickHouseMetrics_ThreadPoolRemoteFSReaderThreadsActive', + 'clickhouse.ClickHouseMetrics_ThreadPoolRemoteFSReaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ThreadsInOvercommitTracker', + 'clickhouse.ClickHouseMetrics_TotalTemporaryFiles', + 'clickhouse.ClickHouseMetrics_VersionInteger', + 'clickhouse.ClickHouseMetrics_Write', + 'clickhouse.ClickHouseMetrics_ZooKeeperRequest', + 'clickhouse.ClickHouseMetrics_ZooKeeperSession', + 'clickhouse.ClickHouseMetrics_ZooKeeperWatch', ] -# These are the metrics that are not always available +# These are the common metrics that are not always available. OPTIONAL_METRICS = [ - 'clickhouse.background_pool.buffer_flush_schedule.task.active', - 'clickhouse.background_pool.distributed.task.active', - 'clickhouse.background_pool.fetches.task.active', - 'clickhouse.background_pool.message_broker.task.active', - 'clickhouse.background_pool.move.task.active', - 'clickhouse.cache_dictionary.update_queue.batches', - 'clickhouse.cache_dictionary.update_queue.keys', - 'clickhouse.compilation.llvm.attempt.count', - 'clickhouse.compilation.llvm.attempt.total', - 'clickhouse.compilation.size.count', - 'clickhouse.compilation.size.total', - 'clickhouse.compilation.time', - 'clickhouse.CompiledExpressionCacheCount', - 'clickhouse.connection.http.create.count', - 'clickhouse.connection.http.create.total', - 'clickhouse.connection.mysql', - 'clickhouse.connection.send.scalar', - 'clickhouse.cpu.time', - 'clickhouse.database.total', - 'clickhouse.ddl.max_processed', - 'clickhouse.disk.read.size.count', - 'clickhouse.disk.read.size.total', - 'clickhouse.disk.write.size.count', - 'clickhouse.disk.write.size.total', - 'clickhouse.drained_connections.async', - 'clickhouse.drained_connections.async.active', - 'clickhouse.drained_connections.sync', - 'clickhouse.drained_connections.sync.active', - 'clickhouse.error.dns.count', - 'clickhouse.error.dns.total', - 'clickhouse.file.open.count', - 'clickhouse.file.open.total', - 'clickhouse.file.read.count', - 'clickhouse.file.read.size.count', - 'clickhouse.file.read.size.total', - 'clickhouse.file.seek.count', - 'clickhouse.file.seek.total', - 'clickhouse.file.write.count', - 'clickhouse.file.write.size.count', - 'clickhouse.fs.read.size.count', - 'clickhouse.fs.read.size.total', - 'clickhouse.fs.write.size.count', - 'clickhouse.fs.write.size.total', - 'clickhouse.hash_table.elements.allocated.aggregation.count', - 'clickhouse.hash_table.elements.allocated.aggregation.total', - 'clickhouse.jemalloc.active', - 'clickhouse.jemalloc.allocated', - 'clickhouse.jemalloc.background_thread.run_interval', - 'clickhouse.jemalloc.background_thread.num_runs', - 'clickhouse.jemalloc.background_thread.num_threads', - 'clickhouse.jemalloc.mapped', - 'clickhouse.jemalloc.metadata', - 'clickhouse.jemalloc.metadata_thp', - 'clickhouse.jemalloc.resident', - 'clickhouse.jemalloc.retained', - 'clickhouse.lock.context.acquisition.count', - 'clickhouse.lock.read.rwlock.acquired.time', - 'clickhouse.memory.arena.bytes.count', - 'clickhouse.memory.arena.bytes.total', - 'clickhouse.memory.arena.chunks.count', - 'clickhouse.memory.arena.chunks.total', - 'clickhouse.merge.count', - 'clickhouse.merge.parts.compact.count', - 'clickhouse.merge.parts.compact.total', - 'clickhouse.merge.read.size.uncompressed.count', - 'clickhouse.merge.read.size.uncompressed.total', - 'clickhouse.merge.row.read.count', - 'clickhouse.merge.row.read.total', - 'clickhouse.merge.time', - 'clickhouse.merge.total', - 'clickhouse.mmapped.file.current', - 'clickhouse.mmapped.file.size', - 'clickhouse.MarkCacheFiles', - 'clickhouse.network.receive.elapsed.time', - 'clickhouse.network.receive.size.count', - 'clickhouse.network.receive.size.total', - 'clickhouse.network.send.elapsed.time', - 'clickhouse.network.send.size.count', - 'clickhouse.network.send.size.total', - 'clickhouse.network.threads.receive', - 'clickhouse.network.threads.send', - 'clickhouse.part.max', - 'clickhouse.parts.committed', - 'clickhouse.parts.compact', - 'clickhouse.parts.delete_on_destroy', - 'clickhouse.parts.deleting', - 'clickhouse.parts.inmemory', - 'clickhouse.parts.outdated', - 'clickhouse.parts.precommitted', - 'clickhouse.parts.temporary', - 'clickhouse.parts.wide', - 'clickhouse.postgresql.connection', - 'clickhouse.query.count', - 'clickhouse.query.profiler.runs.count', - 'clickhouse.query.profiler.runs.total', - 'clickhouse.query.select.count', - 'clickhouse.query.select.time', - 'clickhouse.query.time', - 'clickhouse.read.buffer.ordinary.created.count', - 'clickhouse.read.buffer.ordinary.created.total', - 'clickhouse.read.compressed.block.count', - 'clickhouse.read.compressed.block.total', - 'clickhouse.read.compressed.raw.size.count', - 'clickhouse.read.compressed.raw.size.total', - 'clickhouse.read.compressed.size.count', - 'clickhouse.read.compressed.size.total', - 'clickhouse.replica.delay.absolute', - 'clickhouse.replica.delay.relative', - 'clickhouse.replica.queue.size', - 'clickhouse.ReplicasMaxInsertsInQueue', - 'clickhouse.ReplicasMaxMergesInQueue', - 'clickhouse.ReplicasMaxQueueSize', - 'clickhouse.ReplicasSumInsertsInQueue', - 'clickhouse.ReplicasSumMergesInQueue', - 'clickhouse.selected.bytes.count', - 'clickhouse.selected.bytes.total', - 'clickhouse.selected.rows.count', - 'clickhouse.selected.rows.total', - 'clickhouse.sql.ordinary.function.calls.count', - 'clickhouse.sql.ordinary.function.calls.total', - 'clickhouse.syscall.read.wait', - 'clickhouse.syscall.write.wait', - 'clickhouse.table.distributed.file.insert.broken', - 'clickhouse.table.distributed.file.insert.pending', - 'clickhouse.table.insert.row.count', - 'clickhouse.table.insert.row.total', - 'clickhouse.table.insert.size.count', - 'clickhouse.table.insert.size.total', - 'clickhouse.table.mergetree.insert.block.already_sorted.count', - 'clickhouse.table.mergetree.insert.block.already_sorted.total', - 'clickhouse.table.mergetree.insert.block.count', - 'clickhouse.table.mergetree.insert.block.total', - 'clickhouse.table.mergetree.insert.row.count', - 'clickhouse.table.mergetree.insert.row.total', - 'clickhouse.table.mergetree.insert.write.size.compressed.count', - 'clickhouse.table.mergetree.insert.write.size.compressed.total', - 'clickhouse.table.mergetree.insert.write.size.uncompressed.count', - 'clickhouse.table.mergetree.insert.write.size.uncompressed.total', - 'clickhouse.table.mergetree.part.current', - 'clickhouse.table.mergetree.replicated.fetch.replica.count', - 'clickhouse.table.mergetree.replicated.fetch.replica.fail.count', - 'clickhouse.table.mergetree.replicated.fetch.replica.fail.total', - 'clickhouse.table.mergetree.replicated.fetch.replica.total', - 'clickhouse.table.mergetree.replicated.leader.elected.count', - 'clickhouse.table.mergetree.replicated.leader.elected.total', - 'clickhouse.table.mergetree.row.current', - 'clickhouse.table.mergetree.size', - 'clickhouse.table.mergetree.storage.mark.cache', - 'clickhouse.table.replicated.active', - 'clickhouse.table.replicated.log.max', - 'clickhouse.table.replicated.log.pointer', - 'clickhouse.table.replicated.part.check.count', - 'clickhouse.table.replicated.part.check.total', - 'clickhouse.table.replicated.part.future', - 'clickhouse.table.replicated.part.suspect', - 'clickhouse.table.replicated.queue.insert', - 'clickhouse.table.replicated.queue.merge', - 'clickhouse.table.replicated.queue.size', - 'clickhouse.table.replicated.total', - 'clickhouse.table.replicated.version', - 'clickhouse.table.total', - 'clickhouse.tables_to_drop.queue.total', - 'clickhouse.thread.cpu.wait', - 'clickhouse.thread.global.active', - 'clickhouse.thread.global.total', - 'clickhouse.thread.io.wait', - 'clickhouse.thread.local.active', - 'clickhouse.thread.local.total', - 'clickhouse.thread.process_time', - 'clickhouse.thread.system.process_time', - 'clickhouse.thread.user.process_time', - 'clickhouse.threads.query.execution.hard_page_faults.count', - 'clickhouse.threads.query.execution.hard_page_faults.total', - 'clickhouse.UncompressedCacheBytes', - 'clickhouse.UncompressedCacheCells', - 'clickhouse.uptime', - 'clickhouse.zk.set.count', - 'clickhouse.zk.set.total', - 'clickhouse.zk.remove.count', - 'clickhouse.zk.remove.total', - 'clickhouse.background_pool.common.task.active', - 'clickhouse.background_pool.merges.task.active', - 'clickhouse.cache.file_segments', - 'clickhouse.cache.opened_file.misses.count', - 'clickhouse.cache.opened_file.misses.total', - 'clickhouse.cache_file_segments.detached', - 'clickhouse.configuration.main.reloaded.count', - 'clickhouse.configuration.main.reloaded.total', - 'clickhouse.connections.alive.total', - 'clickhouse.connections.outstanding.total', - 'clickhouse.filesystem.cache.buffers.active', - 'clickhouse.inserts.async.flush.pending', - 'clickhouse.kafka.background.reads', - 'clickhouse.kafka.consumers.active', - 'clickhouse.kafka.consumers.assigned', - 'clickhouse.kafka.consumers.in_use', - 'clickhouse.kafka.inserts.running', - 'clickhouse.kafka.partitions.assigned', - 'clickhouse.kafka.producers.active', - 'clickhouse.parts.compact.inserted.count', - 'clickhouse.parts.compact.inserted.total', - 'clickhouse.s3.requests.count', - 'clickhouse.threads.async.read', - 'clickhouse.threads.librdkafka.active', - 'clickhouse.zk.ddl_entry.max', - 'clickhouse.zk.watch.count', - 'clickhouse.zk.watch.total', + 'clickhouse.ClickHouseAsyncMetrics_AsynchronousHeavyMetricsCalculationTimeSpent', + 'clickhouse.ClickHouseAsyncMetrics_AsynchronousHeavyMetricsUpdateInterval', + 'clickhouse.ClickHouseAsyncMetrics_AsynchronousMetricsCalculationTimeSpent', + 'clickhouse.ClickHouseAsyncMetrics_AsynchronousMetricsUpdateInterval', + 'clickhouse.ClickHouseAsyncMetrics_CGroupMaxCPU', + 'clickhouse.ClickHouseAsyncMetrics_CGroupMemoryTotal', + 'clickhouse.ClickHouseAsyncMetrics_CGroupMemoryUsed', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemCacheFiles', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathAvailableBytes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathAvailableINodes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathTotalBytes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathTotalINodes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathUsedBytes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemLogsPathUsedINodes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathAvailableBytes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathAvailableINodes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathTotalBytes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathTotalINodes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathUsedBytes', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemMainPathUsedINodes', + 'clickhouse.ClickHouseAsyncMetrics_HashTableStatsCacheEntries', + 'clickhouse.ClickHouseAsyncMetrics_HashTableStatsCacheHits', + 'clickhouse.ClickHouseAsyncMetrics_HashTableStatsCacheMisses', + 'clickhouse.ClickHouseAsyncMetrics_Jitter', + 'clickhouse.ClickHouseAsyncMetrics_LoadAverage1', + 'clickhouse.ClickHouseAsyncMetrics_LoadAverage15', + 'clickhouse.ClickHouseAsyncMetrics_LoadAverage5', + 'clickhouse.ClickHouseAsyncMetrics_MaxPartCountForPartition', + 'clickhouse.ClickHouseAsyncMetrics_MemoryCode', + 'clickhouse.ClickHouseAsyncMetrics_MemoryDataAndStack', + 'clickhouse.ClickHouseAsyncMetrics_MemoryResident', + 'clickhouse.ClickHouseAsyncMetrics_MemoryResidentMax', + 'clickhouse.ClickHouseAsyncMetrics_MemoryShared', + 'clickhouse.ClickHouseAsyncMetrics_MemoryVirtual', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfDatabases', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfDetachedByUserParts', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfDetachedParts', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfTables', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfTablesSystem', + 'clickhouse.ClickHouseAsyncMetrics_OSContextSwitches', + 'clickhouse.ClickHouseAsyncMetrics_OSGuestNiceTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_OSGuestTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_OSIOWaitTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_OSIdleTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_OSInterrupts', + 'clickhouse.ClickHouseAsyncMetrics_OSIrqTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_OSMemoryAvailable', + 'clickhouse.ClickHouseAsyncMetrics_OSMemoryBuffers', + 'clickhouse.ClickHouseAsyncMetrics_OSMemoryCached', + 'clickhouse.ClickHouseAsyncMetrics_OSMemoryFreePlusCached', + 'clickhouse.ClickHouseAsyncMetrics_OSMemoryFreeWithoutCached', + 'clickhouse.ClickHouseAsyncMetrics_OSMemorySwapCached', + 'clickhouse.ClickHouseAsyncMetrics_OSMemoryTotal', + 'clickhouse.ClickHouseAsyncMetrics_OSNiceTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_OSOpenFiles', + 'clickhouse.ClickHouseAsyncMetrics_OSProcessesBlocked', + 'clickhouse.ClickHouseAsyncMetrics_OSProcessesCreated', + 'clickhouse.ClickHouseAsyncMetrics_OSProcessesRunning', + 'clickhouse.ClickHouseAsyncMetrics_OSSoftIrqTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_OSStealTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_OSSystemTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_OSThreadsRunnable', + 'clickhouse.ClickHouseAsyncMetrics_OSThreadsTotal', + 'clickhouse.ClickHouseAsyncMetrics_OSUptime', + 'clickhouse.ClickHouseAsyncMetrics_OSUserTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_ReplicasMaxAbsoluteDelay', + 'clickhouse.ClickHouseAsyncMetrics_ReplicasMaxInsertsInQueue', + 'clickhouse.ClickHouseAsyncMetrics_ReplicasMaxMergesInQueue', + 'clickhouse.ClickHouseAsyncMetrics_ReplicasMaxQueueSize', + 'clickhouse.ClickHouseAsyncMetrics_ReplicasMaxRelativeDelay', + 'clickhouse.ClickHouseAsyncMetrics_ReplicasSumInsertsInQueue', + 'clickhouse.ClickHouseAsyncMetrics_ReplicasSumMergesInQueue', + 'clickhouse.ClickHouseAsyncMetrics_ReplicasSumQueueSize', + 'clickhouse.ClickHouseAsyncMetrics_TotalBytesOfMergeTreeTables', + 'clickhouse.ClickHouseAsyncMetrics_TotalBytesOfMergeTreeTablesSystem', + 'clickhouse.ClickHouseAsyncMetrics_TotalPartsOfMergeTreeTables', + 'clickhouse.ClickHouseAsyncMetrics_TotalPartsOfMergeTreeTablesSystem', + 'clickhouse.ClickHouseAsyncMetrics_TotalPrimaryKeyBytesInMemory', + 'clickhouse.ClickHouseAsyncMetrics_TotalPrimaryKeyBytesInMemoryAllocated', + 'clickhouse.ClickHouseAsyncMetrics_TotalRowsOfMergeTreeTables', + 'clickhouse.ClickHouseAsyncMetrics_TotalRowsOfMergeTreeTablesSystem', + 'clickhouse.ClickHouseAsyncMetrics_Uptime', + 'clickhouse.ClickHouseAsyncMetrics_VMMaxMapCount', + 'clickhouse.ClickHouseAsyncMetrics_VMNumMaps', + 'clickhouse.ClickHouseAsyncMetrics_jemalloc.epoch', + 'clickhouse.ClickHouseErrors_ABORTED.count', + 'clickhouse.ClickHouseErrors_ABORTED.total', + 'clickhouse.ClickHouseErrors_ACCESS_DENIED.count', + 'clickhouse.ClickHouseErrors_ACCESS_DENIED.total', + 'clickhouse.ClickHouseErrors_ACCESS_ENTITY_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_ACCESS_ENTITY_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_ACCESS_ENTITY_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_ACCESS_ENTITY_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_ACCESS_STORAGE_DOESNT_ALLOW_BACKUP.count', + 'clickhouse.ClickHouseErrors_ACCESS_STORAGE_DOESNT_ALLOW_BACKUP.total', + 'clickhouse.ClickHouseErrors_ACCESS_STORAGE_FOR_INSERTION_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_ACCESS_STORAGE_FOR_INSERTION_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_ACCESS_STORAGE_READONLY.count', + 'clickhouse.ClickHouseErrors_ACCESS_STORAGE_READONLY.total', + 'clickhouse.ClickHouseErrors_AGGREGATE_FUNCTION_DOESNT_ALLOW_PARAMETERS.count', + 'clickhouse.ClickHouseErrors_AGGREGATE_FUNCTION_DOESNT_ALLOW_PARAMETERS.total', + 'clickhouse.ClickHouseErrors_AGGREGATE_FUNCTION_THROW.count', + 'clickhouse.ClickHouseErrors_AGGREGATE_FUNCTION_THROW.total', + 'clickhouse.ClickHouseErrors_AIO_READ_ERROR.count', + 'clickhouse.ClickHouseErrors_AIO_READ_ERROR.total', + 'clickhouse.ClickHouseErrors_AIO_WRITE_ERROR.count', + 'clickhouse.ClickHouseErrors_AIO_WRITE_ERROR.total', + 'clickhouse.ClickHouseErrors_ALIAS_REQUIRED.count', + 'clickhouse.ClickHouseErrors_ALIAS_REQUIRED.total', + 'clickhouse.ClickHouseErrors_ALL_CONNECTION_TRIES_FAILED.count', + 'clickhouse.ClickHouseErrors_ALL_CONNECTION_TRIES_FAILED.total', + 'clickhouse.ClickHouseErrors_ALL_REPLICAS_ARE_STALE.count', + 'clickhouse.ClickHouseErrors_ALL_REPLICAS_ARE_STALE.total', + 'clickhouse.ClickHouseErrors_ALL_REPLICAS_LOST.count', + 'clickhouse.ClickHouseErrors_ALL_REPLICAS_LOST.total', + 'clickhouse.ClickHouseErrors_ALTER_OF_COLUMN_IS_FORBIDDEN.count', + 'clickhouse.ClickHouseErrors_ALTER_OF_COLUMN_IS_FORBIDDEN.total', + 'clickhouse.ClickHouseErrors_AMBIGUOUS_COLUMN_NAME.count', + 'clickhouse.ClickHouseErrors_AMBIGUOUS_COLUMN_NAME.total', + 'clickhouse.ClickHouseErrors_AMBIGUOUS_IDENTIFIER.count', + 'clickhouse.ClickHouseErrors_AMBIGUOUS_IDENTIFIER.total', + 'clickhouse.ClickHouseErrors_ARGUMENT_OUT_OF_BOUND.count', + 'clickhouse.ClickHouseErrors_ARGUMENT_OUT_OF_BOUND.total', + 'clickhouse.ClickHouseErrors_ASYNC_LOAD_CANCELED.count', + 'clickhouse.ClickHouseErrors_ASYNC_LOAD_CANCELED.total', + 'clickhouse.ClickHouseErrors_ASYNC_LOAD_CYCLE.count', + 'clickhouse.ClickHouseErrors_ASYNC_LOAD_CYCLE.total', + 'clickhouse.ClickHouseErrors_ASYNC_LOAD_FAILED.count', + 'clickhouse.ClickHouseErrors_ASYNC_LOAD_FAILED.total', + 'clickhouse.ClickHouseErrors_ASYNC_LOAD_WAIT_FAILED.count', + 'clickhouse.ClickHouseErrors_ASYNC_LOAD_WAIT_FAILED.total', + 'clickhouse.ClickHouseErrors_ATOMIC_RENAME_FAIL.count', + 'clickhouse.ClickHouseErrors_ATOMIC_RENAME_FAIL.total', + 'clickhouse.ClickHouseErrors_ATTEMPT_TO_READ_AFTER_EOF.count', + 'clickhouse.ClickHouseErrors_ATTEMPT_TO_READ_AFTER_EOF.total', + 'clickhouse.ClickHouseErrors_AUTHENTICATION_FAILED.count', + 'clickhouse.ClickHouseErrors_AUTHENTICATION_FAILED.total', + 'clickhouse.ClickHouseErrors_AWS_ERROR.count', + 'clickhouse.ClickHouseErrors_AWS_ERROR.total', + 'clickhouse.ClickHouseErrors_AZURE_BLOB_STORAGE_ERROR.count', + 'clickhouse.ClickHouseErrors_AZURE_BLOB_STORAGE_ERROR.total', + 'clickhouse.ClickHouseErrors_BACKUP_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_BACKUP_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_BACKUP_DAMAGED.count', + 'clickhouse.ClickHouseErrors_BACKUP_DAMAGED.total', + 'clickhouse.ClickHouseErrors_BACKUP_ENGINE_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_BACKUP_ENGINE_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_BACKUP_ENTRY_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_BACKUP_ENTRY_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_BACKUP_ENTRY_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_BACKUP_ENTRY_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_BACKUP_IS_EMPTY.count', + 'clickhouse.ClickHouseErrors_BACKUP_IS_EMPTY.total', + 'clickhouse.ClickHouseErrors_BACKUP_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_BACKUP_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_BACKUP_VERSION_NOT_SUPPORTED.count', + 'clickhouse.ClickHouseErrors_BACKUP_VERSION_NOT_SUPPORTED.total', + 'clickhouse.ClickHouseErrors_BAD_ARGUMENTS.count', + 'clickhouse.ClickHouseErrors_BAD_ARGUMENTS.total', + 'clickhouse.ClickHouseErrors_BAD_COLLATION.count', + 'clickhouse.ClickHouseErrors_BAD_COLLATION.total', + 'clickhouse.ClickHouseErrors_BAD_DATABASE_FOR_TEMPORARY_TABLE.count', + 'clickhouse.ClickHouseErrors_BAD_DATABASE_FOR_TEMPORARY_TABLE.total', + 'clickhouse.ClickHouseErrors_BAD_DATA_PART_NAME.count', + 'clickhouse.ClickHouseErrors_BAD_DATA_PART_NAME.total', + 'clickhouse.ClickHouseErrors_BAD_FILE_TYPE.count', + 'clickhouse.ClickHouseErrors_BAD_FILE_TYPE.total', + 'clickhouse.ClickHouseErrors_BAD_GET.count', + 'clickhouse.ClickHouseErrors_BAD_GET.total', + 'clickhouse.ClickHouseErrors_BAD_ODBC_CONNECTION_STRING.count', + 'clickhouse.ClickHouseErrors_BAD_ODBC_CONNECTION_STRING.total', + 'clickhouse.ClickHouseErrors_BAD_QUERY_PARAMETER.count', + 'clickhouse.ClickHouseErrors_BAD_QUERY_PARAMETER.total', + 'clickhouse.ClickHouseErrors_BAD_REQUEST_PARAMETER.count', + 'clickhouse.ClickHouseErrors_BAD_REQUEST_PARAMETER.total', + 'clickhouse.ClickHouseErrors_BAD_SIZE_OF_FILE_IN_DATA_PART.count', + 'clickhouse.ClickHouseErrors_BAD_SIZE_OF_FILE_IN_DATA_PART.total', + 'clickhouse.ClickHouseErrors_BAD_TTL_EXPRESSION.count', + 'clickhouse.ClickHouseErrors_BAD_TTL_EXPRESSION.total', + 'clickhouse.ClickHouseErrors_BAD_TTL_FILE.count', + 'clickhouse.ClickHouseErrors_BAD_TTL_FILE.total', + 'clickhouse.ClickHouseErrors_BAD_TYPE_OF_FIELD.count', + 'clickhouse.ClickHouseErrors_BAD_TYPE_OF_FIELD.total', + 'clickhouse.ClickHouseErrors_BROKEN_PROJECTION.count', + 'clickhouse.ClickHouseErrors_BROKEN_PROJECTION.total', + 'clickhouse.ClickHouseErrors_BROTLI_READ_FAILED.count', + 'clickhouse.ClickHouseErrors_BROTLI_READ_FAILED.total', + 'clickhouse.ClickHouseErrors_BROTLI_WRITE_FAILED.count', + 'clickhouse.ClickHouseErrors_BROTLI_WRITE_FAILED.total', + 'clickhouse.ClickHouseErrors_BZIP2_STREAM_DECODER_FAILED.count', + 'clickhouse.ClickHouseErrors_BZIP2_STREAM_DECODER_FAILED.total', + 'clickhouse.ClickHouseErrors_BZIP2_STREAM_ENCODER_FAILED.count', + 'clickhouse.ClickHouseErrors_BZIP2_STREAM_ENCODER_FAILED.total', + 'clickhouse.ClickHouseErrors_CACHE_DICTIONARY_UPDATE_FAIL.count', + 'clickhouse.ClickHouseErrors_CACHE_DICTIONARY_UPDATE_FAIL.total', + 'clickhouse.ClickHouseErrors_CANNOT_ADD_DIFFERENT_AGGREGATE_STATES.count', + 'clickhouse.ClickHouseErrors_CANNOT_ADD_DIFFERENT_AGGREGATE_STATES.total', + 'clickhouse.ClickHouseErrors_CANNOT_ADVISE.count', + 'clickhouse.ClickHouseErrors_CANNOT_ADVISE.total', + 'clickhouse.ClickHouseErrors_CANNOT_ALLOCATE_MEMORY.count', + 'clickhouse.ClickHouseErrors_CANNOT_ALLOCATE_MEMORY.total', + 'clickhouse.ClickHouseErrors_CANNOT_APPEND_TO_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_APPEND_TO_FILE.total', + 'clickhouse.ClickHouseErrors_CANNOT_APPLY_CATBOOST_MODEL.count', + 'clickhouse.ClickHouseErrors_CANNOT_APPLY_CATBOOST_MODEL.total', + 'clickhouse.ClickHouseErrors_CANNOT_ASSIGN_ALTER.count', + 'clickhouse.ClickHouseErrors_CANNOT_ASSIGN_ALTER.total', + 'clickhouse.ClickHouseErrors_CANNOT_ASSIGN_OPTIMIZE.count', + 'clickhouse.ClickHouseErrors_CANNOT_ASSIGN_OPTIMIZE.total', + 'clickhouse.ClickHouseErrors_CANNOT_BACKUP_TABLE.count', + 'clickhouse.ClickHouseErrors_CANNOT_BACKUP_TABLE.total', + 'clickhouse.ClickHouseErrors_CANNOT_BIND_RABBITMQ_EXCHANGE.count', + 'clickhouse.ClickHouseErrors_CANNOT_BIND_RABBITMQ_EXCHANGE.total', + 'clickhouse.ClickHouseErrors_CANNOT_BLOCK_SIGNAL.count', + 'clickhouse.ClickHouseErrors_CANNOT_BLOCK_SIGNAL.total', + 'clickhouse.ClickHouseErrors_CANNOT_CLOCK_GETTIME.count', + 'clickhouse.ClickHouseErrors_CANNOT_CLOCK_GETTIME.total', + 'clickhouse.ClickHouseErrors_CANNOT_CLOSE_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_CLOSE_FILE.total', + 'clickhouse.ClickHouseErrors_CANNOT_COMMIT_OFFSET.count', + 'clickhouse.ClickHouseErrors_CANNOT_COMMIT_OFFSET.total', + 'clickhouse.ClickHouseErrors_CANNOT_COMPILE_CODE.count', + 'clickhouse.ClickHouseErrors_CANNOT_COMPILE_CODE.total', + 'clickhouse.ClickHouseErrors_CANNOT_COMPILE_REGEXP.count', + 'clickhouse.ClickHouseErrors_CANNOT_COMPILE_REGEXP.total', + 'clickhouse.ClickHouseErrors_CANNOT_COMPRESS.count', + 'clickhouse.ClickHouseErrors_CANNOT_COMPRESS.total', + 'clickhouse.ClickHouseErrors_CANNOT_CONNECT_NATS.count', + 'clickhouse.ClickHouseErrors_CANNOT_CONNECT_NATS.total', + 'clickhouse.ClickHouseErrors_CANNOT_CONNECT_RABBITMQ.count', + 'clickhouse.ClickHouseErrors_CANNOT_CONNECT_RABBITMQ.total', + 'clickhouse.ClickHouseErrors_CANNOT_CONVERT_CHARSET.count', + 'clickhouse.ClickHouseErrors_CANNOT_CONVERT_CHARSET.total', + 'clickhouse.ClickHouseErrors_CANNOT_CONVERT_TYPE.count', + 'clickhouse.ClickHouseErrors_CANNOT_CONVERT_TYPE.total', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_CHARSET_CONVERTER.count', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_CHARSET_CONVERTER.total', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_CHILD_PROCESS.count', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_CHILD_PROCESS.total', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_DATABASE.count', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_DATABASE.total', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_DIRECTORY.count', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_DIRECTORY.total', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_FILE.total', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_IO_BUFFER.count', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_IO_BUFFER.total', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_RABBITMQ_QUEUE_BINDING.count', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_RABBITMQ_QUEUE_BINDING.total', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_RECURSIVE_FUNCTION.count', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_RECURSIVE_FUNCTION.total', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_TIMER.count', + 'clickhouse.ClickHouseErrors_CANNOT_CREATE_TIMER.total', + 'clickhouse.ClickHouseErrors_CANNOT_DECLARE_RABBITMQ_EXCHANGE.count', + 'clickhouse.ClickHouseErrors_CANNOT_DECLARE_RABBITMQ_EXCHANGE.total', + 'clickhouse.ClickHouseErrors_CANNOT_DECOMPRESS.count', + 'clickhouse.ClickHouseErrors_CANNOT_DECOMPRESS.total', + 'clickhouse.ClickHouseErrors_CANNOT_DETACH_DICTIONARY_AS_TABLE.count', + 'clickhouse.ClickHouseErrors_CANNOT_DETACH_DICTIONARY_AS_TABLE.total', + 'clickhouse.ClickHouseErrors_CANNOT_DETECT_FORMAT.count', + 'clickhouse.ClickHouseErrors_CANNOT_DETECT_FORMAT.total', + 'clickhouse.ClickHouseErrors_CANNOT_DLOPEN.count', + 'clickhouse.ClickHouseErrors_CANNOT_DLOPEN.total', + 'clickhouse.ClickHouseErrors_CANNOT_DLSYM.count', + 'clickhouse.ClickHouseErrors_CANNOT_DLSYM.total', + 'clickhouse.ClickHouseErrors_CANNOT_DROP_FUNCTION.count', + 'clickhouse.ClickHouseErrors_CANNOT_DROP_FUNCTION.total', + 'clickhouse.ClickHouseErrors_CANNOT_EXTRACT_TABLE_STRUCTURE.count', + 'clickhouse.ClickHouseErrors_CANNOT_EXTRACT_TABLE_STRUCTURE.total', + 'clickhouse.ClickHouseErrors_CANNOT_FCNTL.count', + 'clickhouse.ClickHouseErrors_CANNOT_FCNTL.total', + 'clickhouse.ClickHouseErrors_CANNOT_FORGET_PARTITION.count', + 'clickhouse.ClickHouseErrors_CANNOT_FORGET_PARTITION.total', + 'clickhouse.ClickHouseErrors_CANNOT_FORK.count', + 'clickhouse.ClickHouseErrors_CANNOT_FORK.total', + 'clickhouse.ClickHouseErrors_CANNOT_FORMAT_DATETIME.count', + 'clickhouse.ClickHouseErrors_CANNOT_FORMAT_DATETIME.total', + 'clickhouse.ClickHouseErrors_CANNOT_FSTAT.count', + 'clickhouse.ClickHouseErrors_CANNOT_FSTAT.total', + 'clickhouse.ClickHouseErrors_CANNOT_FSYNC.count', + 'clickhouse.ClickHouseErrors_CANNOT_FSYNC.total', + 'clickhouse.ClickHouseErrors_CANNOT_GETTIMEOFDAY.count', + 'clickhouse.ClickHouseErrors_CANNOT_GETTIMEOFDAY.total', + 'clickhouse.ClickHouseErrors_CANNOT_GET_CREATE_DICTIONARY_QUERY.count', + 'clickhouse.ClickHouseErrors_CANNOT_GET_CREATE_DICTIONARY_QUERY.total', + 'clickhouse.ClickHouseErrors_CANNOT_GET_CREATE_TABLE_QUERY.count', + 'clickhouse.ClickHouseErrors_CANNOT_GET_CREATE_TABLE_QUERY.total', + 'clickhouse.ClickHouseErrors_CANNOT_GET_REPLICATED_DATABASE_SNAPSHOT.count', + 'clickhouse.ClickHouseErrors_CANNOT_GET_REPLICATED_DATABASE_SNAPSHOT.total', + 'clickhouse.ClickHouseErrors_CANNOT_GET_SIZE_OF_FIELD.count', + 'clickhouse.ClickHouseErrors_CANNOT_GET_SIZE_OF_FIELD.total', + 'clickhouse.ClickHouseErrors_CANNOT_INSERT_NULL_IN_ORDINARY_COLUMN.count', + 'clickhouse.ClickHouseErrors_CANNOT_INSERT_NULL_IN_ORDINARY_COLUMN.total', + 'clickhouse.ClickHouseErrors_CANNOT_INSERT_VALUE_OF_DIFFERENT_SIZE_INTO_TUPLE.count', + 'clickhouse.ClickHouseErrors_CANNOT_INSERT_VALUE_OF_DIFFERENT_SIZE_INTO_TUPLE.total', + 'clickhouse.ClickHouseErrors_CANNOT_IOSETUP.count', + 'clickhouse.ClickHouseErrors_CANNOT_IOSETUP.total', + 'clickhouse.ClickHouseErrors_CANNOT_IO_GETEVENTS.count', + 'clickhouse.ClickHouseErrors_CANNOT_IO_GETEVENTS.total', + 'clickhouse.ClickHouseErrors_CANNOT_IO_SUBMIT.count', + 'clickhouse.ClickHouseErrors_CANNOT_IO_SUBMIT.total', + 'clickhouse.ClickHouseErrors_CANNOT_KILL.count', + 'clickhouse.ClickHouseErrors_CANNOT_KILL.total', + 'clickhouse.ClickHouseErrors_CANNOT_LINK.count', + 'clickhouse.ClickHouseErrors_CANNOT_LINK.total', + 'clickhouse.ClickHouseErrors_CANNOT_LOAD_CATBOOST_MODEL.count', + 'clickhouse.ClickHouseErrors_CANNOT_LOAD_CATBOOST_MODEL.total', + 'clickhouse.ClickHouseErrors_CANNOT_LOAD_CONFIG.count', + 'clickhouse.ClickHouseErrors_CANNOT_LOAD_CONFIG.total', + 'clickhouse.ClickHouseErrors_CANNOT_MANIPULATE_SIGSET.count', + 'clickhouse.ClickHouseErrors_CANNOT_MANIPULATE_SIGSET.total', + 'clickhouse.ClickHouseErrors_CANNOT_MERGE_DIFFERENT_AGGREGATED_DATA_VARIANTS.count', + 'clickhouse.ClickHouseErrors_CANNOT_MERGE_DIFFERENT_AGGREGATED_DATA_VARIANTS.total', + 'clickhouse.ClickHouseErrors_CANNOT_MPROTECT.count', + 'clickhouse.ClickHouseErrors_CANNOT_MPROTECT.total', + 'clickhouse.ClickHouseErrors_CANNOT_MREMAP.count', + 'clickhouse.ClickHouseErrors_CANNOT_MREMAP.total', + 'clickhouse.ClickHouseErrors_CANNOT_MUNMAP.count', + 'clickhouse.ClickHouseErrors_CANNOT_MUNMAP.total', + 'clickhouse.ClickHouseErrors_CANNOT_NORMALIZE_STRING.count', + 'clickhouse.ClickHouseErrors_CANNOT_NORMALIZE_STRING.total', + 'clickhouse.ClickHouseErrors_CANNOT_OPEN_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_OPEN_FILE.total', + 'clickhouse.ClickHouseErrors_CANNOT_PACK_ARCHIVE.count', + 'clickhouse.ClickHouseErrors_CANNOT_PACK_ARCHIVE.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_BACKUP_SETTINGS.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_BACKUP_SETTINGS.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_BOOL.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_BOOL.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_CAPN_PROTO_SCHEMA.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_CAPN_PROTO_SCHEMA.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_DATE.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_DATE.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_DATETIME.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_DATETIME.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_DOMAIN_VALUE_FROM_STRING.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_DOMAIN_VALUE_FROM_STRING.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_DWARF.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_DWARF.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_ELF.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_ELF.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_ESCAPE_SEQUENCE.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_ESCAPE_SEQUENCE.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_INPUT_ASSERTION_FAILED.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_INPUT_ASSERTION_FAILED.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_IPV4.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_IPV4.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_IPV6.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_IPV6.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_NUMBER.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_NUMBER.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_PROTOBUF_SCHEMA.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_PROTOBUF_SCHEMA.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_QUOTED_STRING.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_QUOTED_STRING.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_TEXT.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_TEXT.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_UUID.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_UUID.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_YAML.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_YAML.total', + 'clickhouse.ClickHouseErrors_CANNOT_PIPE.count', + 'clickhouse.ClickHouseErrors_CANNOT_PIPE.total', + 'clickhouse.ClickHouseErrors_CANNOT_POLL.count', + 'clickhouse.ClickHouseErrors_CANNOT_POLL.total', + 'clickhouse.ClickHouseErrors_CANNOT_PRINT_FLOAT_OR_DOUBLE_NUMBER.count', + 'clickhouse.ClickHouseErrors_CANNOT_PRINT_FLOAT_OR_DOUBLE_NUMBER.total', + 'clickhouse.ClickHouseErrors_CANNOT_PTHREAD_ATTR.count', + 'clickhouse.ClickHouseErrors_CANNOT_PTHREAD_ATTR.total', + 'clickhouse.ClickHouseErrors_CANNOT_READ_ALL_DATA.count', + 'clickhouse.ClickHouseErrors_CANNOT_READ_ALL_DATA.total', + 'clickhouse.ClickHouseErrors_CANNOT_READ_ARRAY_FROM_TEXT.count', + 'clickhouse.ClickHouseErrors_CANNOT_READ_ARRAY_FROM_TEXT.total', + 'clickhouse.ClickHouseErrors_CANNOT_READ_FROM_FILE_DESCRIPTOR.count', + 'clickhouse.ClickHouseErrors_CANNOT_READ_FROM_FILE_DESCRIPTOR.total', + 'clickhouse.ClickHouseErrors_CANNOT_READ_FROM_ISTREAM.count', + 'clickhouse.ClickHouseErrors_CANNOT_READ_FROM_ISTREAM.total', + 'clickhouse.ClickHouseErrors_CANNOT_READ_FROM_SOCKET.count', + 'clickhouse.ClickHouseErrors_CANNOT_READ_FROM_SOCKET.total', + 'clickhouse.ClickHouseErrors_CANNOT_READ_MAP_FROM_TEXT.count', + 'clickhouse.ClickHouseErrors_CANNOT_READ_MAP_FROM_TEXT.total', + 'clickhouse.ClickHouseErrors_CANNOT_REMOVE_RABBITMQ_EXCHANGE.count', + 'clickhouse.ClickHouseErrors_CANNOT_REMOVE_RABBITMQ_EXCHANGE.total', + 'clickhouse.ClickHouseErrors_CANNOT_RESTORE_DATABASE.count', + 'clickhouse.ClickHouseErrors_CANNOT_RESTORE_DATABASE.total', + 'clickhouse.ClickHouseErrors_CANNOT_RESTORE_FROM_FIELD_DUMP.count', + 'clickhouse.ClickHouseErrors_CANNOT_RESTORE_FROM_FIELD_DUMP.total', + 'clickhouse.ClickHouseErrors_CANNOT_RESTORE_TABLE.count', + 'clickhouse.ClickHouseErrors_CANNOT_RESTORE_TABLE.total', + 'clickhouse.ClickHouseErrors_CANNOT_RESTORE_TO_NONENCRYPTED_DISK.count', + 'clickhouse.ClickHouseErrors_CANNOT_RESTORE_TO_NONENCRYPTED_DISK.total', + 'clickhouse.ClickHouseErrors_CANNOT_RMDIR.count', + 'clickhouse.ClickHouseErrors_CANNOT_RMDIR.total', + 'clickhouse.ClickHouseErrors_CANNOT_SCHEDULE_TASK.count', + 'clickhouse.ClickHouseErrors_CANNOT_SCHEDULE_TASK.total', + 'clickhouse.ClickHouseErrors_CANNOT_SEEK_THROUGH_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_SEEK_THROUGH_FILE.total', + 'clickhouse.ClickHouseErrors_CANNOT_SELECT.count', + 'clickhouse.ClickHouseErrors_CANNOT_SELECT.total', + 'clickhouse.ClickHouseErrors_CANNOT_SEND_SIGNAL.count', + 'clickhouse.ClickHouseErrors_CANNOT_SEND_SIGNAL.total', + 'clickhouse.ClickHouseErrors_CANNOT_SET_ROUNDING_MODE.count', + 'clickhouse.ClickHouseErrors_CANNOT_SET_ROUNDING_MODE.total', + 'clickhouse.ClickHouseErrors_CANNOT_SET_SIGNAL_HANDLER.count', + 'clickhouse.ClickHouseErrors_CANNOT_SET_SIGNAL_HANDLER.total', + 'clickhouse.ClickHouseErrors_CANNOT_SET_THREAD_PRIORITY.count', + 'clickhouse.ClickHouseErrors_CANNOT_SET_THREAD_PRIORITY.total', + 'clickhouse.ClickHouseErrors_CANNOT_SET_TIMER_PERIOD.count', + 'clickhouse.ClickHouseErrors_CANNOT_SET_TIMER_PERIOD.total', + 'clickhouse.ClickHouseErrors_CANNOT_SIGQUEUE.count', + 'clickhouse.ClickHouseErrors_CANNOT_SIGQUEUE.total', + 'clickhouse.ClickHouseErrors_CANNOT_SKIP_UNKNOWN_FIELD.count', + 'clickhouse.ClickHouseErrors_CANNOT_SKIP_UNKNOWN_FIELD.total', + 'clickhouse.ClickHouseErrors_CANNOT_STAT.count', + 'clickhouse.ClickHouseErrors_CANNOT_STAT.total', + 'clickhouse.ClickHouseErrors_CANNOT_STATVFS.count', + 'clickhouse.ClickHouseErrors_CANNOT_STATVFS.total', + 'clickhouse.ClickHouseErrors_CANNOT_SYSCONF.count', + 'clickhouse.ClickHouseErrors_CANNOT_SYSCONF.total', + 'clickhouse.ClickHouseErrors_CANNOT_TRUNCATE_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_TRUNCATE_FILE.total', + 'clickhouse.ClickHouseErrors_CANNOT_UNBLOCK_SIGNAL.count', + 'clickhouse.ClickHouseErrors_CANNOT_UNBLOCK_SIGNAL.total', + 'clickhouse.ClickHouseErrors_CANNOT_UNLINK.count', + 'clickhouse.ClickHouseErrors_CANNOT_UNLINK.total', + 'clickhouse.ClickHouseErrors_CANNOT_UNPACK_ARCHIVE.count', + 'clickhouse.ClickHouseErrors_CANNOT_UNPACK_ARCHIVE.total', + 'clickhouse.ClickHouseErrors_CANNOT_UPDATE_COLUMN.count', + 'clickhouse.ClickHouseErrors_CANNOT_UPDATE_COLUMN.total', + 'clickhouse.ClickHouseErrors_CANNOT_USE_DISTRIBUTED_CACHE.count', + 'clickhouse.ClickHouseErrors_CANNOT_USE_DISTRIBUTED_CACHE.total', + 'clickhouse.ClickHouseErrors_CANNOT_WAITPID.count', + 'clickhouse.ClickHouseErrors_CANNOT_WAITPID.total', + 'clickhouse.ClickHouseErrors_CANNOT_WAIT_FOR_SIGNAL.count', + 'clickhouse.ClickHouseErrors_CANNOT_WAIT_FOR_SIGNAL.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_END_OF_BUFFER.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_END_OF_BUFFER.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE_DESCRIPTOR.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE_DESCRIPTOR.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_OSTREAM.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_OSTREAM.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_SOCKET.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_SOCKET.total', + 'clickhouse.ClickHouseErrors_CAPN_PROTO_BAD_CAST.count', + 'clickhouse.ClickHouseErrors_CAPN_PROTO_BAD_CAST.total', + 'clickhouse.ClickHouseErrors_CAPN_PROTO_BAD_TYPE.count', + 'clickhouse.ClickHouseErrors_CAPN_PROTO_BAD_TYPE.total', + 'clickhouse.ClickHouseErrors_CASSANDRA_INTERNAL_ERROR.count', + 'clickhouse.ClickHouseErrors_CASSANDRA_INTERNAL_ERROR.total', + 'clickhouse.ClickHouseErrors_CHECKSUM_DOESNT_MATCH.count', + 'clickhouse.ClickHouseErrors_CHECKSUM_DOESNT_MATCH.total', + 'clickhouse.ClickHouseErrors_CHILD_WAS_NOT_EXITED_NORMALLY.count', + 'clickhouse.ClickHouseErrors_CHILD_WAS_NOT_EXITED_NORMALLY.total', + 'clickhouse.ClickHouseErrors_CLIENT_HAS_CONNECTED_TO_WRONG_PORT.count', + 'clickhouse.ClickHouseErrors_CLIENT_HAS_CONNECTED_TO_WRONG_PORT.total', + 'clickhouse.ClickHouseErrors_CLIENT_INFO_DOES_NOT_MATCH.count', + 'clickhouse.ClickHouseErrors_CLIENT_INFO_DOES_NOT_MATCH.total', + 'clickhouse.ClickHouseErrors_CLIENT_OUTPUT_FORMAT_SPECIFIED.count', + 'clickhouse.ClickHouseErrors_CLIENT_OUTPUT_FORMAT_SPECIFIED.total', + 'clickhouse.ClickHouseErrors_CLUSTER_DOESNT_EXIST.count', + 'clickhouse.ClickHouseErrors_CLUSTER_DOESNT_EXIST.total', + 'clickhouse.ClickHouseErrors_COLLATION_COMPARISON_FAILED.count', + 'clickhouse.ClickHouseErrors_COLLATION_COMPARISON_FAILED.total', + 'clickhouse.ClickHouseErrors_COLUMN_QUERIED_MORE_THAN_ONCE.count', + 'clickhouse.ClickHouseErrors_COLUMN_QUERIED_MORE_THAN_ONCE.total', + 'clickhouse.ClickHouseErrors_CONCURRENT_ACCESS_NOT_SUPPORTED.count', + 'clickhouse.ClickHouseErrors_CONCURRENT_ACCESS_NOT_SUPPORTED.total', + 'clickhouse.ClickHouseErrors_CORRUPTED_DATA.count', + 'clickhouse.ClickHouseErrors_CORRUPTED_DATA.total', + 'clickhouse.ClickHouseErrors_CURRENT_WRITE_BUFFER_IS_EXHAUSTED.count', + 'clickhouse.ClickHouseErrors_CURRENT_WRITE_BUFFER_IS_EXHAUSTED.total', + 'clickhouse.ClickHouseErrors_CYCLIC_ALIASES.count', + 'clickhouse.ClickHouseErrors_CYCLIC_ALIASES.total', + 'clickhouse.ClickHouseErrors_DATABASE_ACCESS_DENIED.count', + 'clickhouse.ClickHouseErrors_DATABASE_ACCESS_DENIED.total', + 'clickhouse.ClickHouseErrors_DATABASE_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_DATABASE_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_DATABASE_NOT_EMPTY.count', + 'clickhouse.ClickHouseErrors_DATABASE_NOT_EMPTY.total', + 'clickhouse.ClickHouseErrors_DATABASE_REPLICATION_FAILED.count', + 'clickhouse.ClickHouseErrors_DATABASE_REPLICATION_FAILED.total', + 'clickhouse.ClickHouseErrors_DATA_ENCRYPTION_ERROR.count', + 'clickhouse.ClickHouseErrors_DATA_ENCRYPTION_ERROR.total', + 'clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_PROMOTED.count', + 'clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_PROMOTED.total', + 'clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_KEY.count', + 'clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_KEY.total', + 'clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_TABLES.count', + 'clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_BE_USED_IN_TABLES.total', + 'clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_HAVE_ARGUMENTS.count', + 'clickhouse.ClickHouseErrors_DATA_TYPE_CANNOT_HAVE_ARGUMENTS.total', + 'clickhouse.ClickHouseErrors_DATA_TYPE_INCOMPATIBLE_WITH_PROTOBUF_FIELD.count', + 'clickhouse.ClickHouseErrors_DATA_TYPE_INCOMPATIBLE_WITH_PROTOBUF_FIELD.total', + 'clickhouse.ClickHouseErrors_DEADLOCK_AVOIDED.count', + 'clickhouse.ClickHouseErrors_DEADLOCK_AVOIDED.total', + 'clickhouse.ClickHouseErrors_DECIMAL_OVERFLOW.count', + 'clickhouse.ClickHouseErrors_DECIMAL_OVERFLOW.total', + 'clickhouse.ClickHouseErrors_DEPRECATED_FUNCTION.count', + 'clickhouse.ClickHouseErrors_DEPRECATED_FUNCTION.total', + 'clickhouse.ClickHouseErrors_DICTIONARIES_WAS_NOT_LOADED.count', + 'clickhouse.ClickHouseErrors_DICTIONARIES_WAS_NOT_LOADED.total', + 'clickhouse.ClickHouseErrors_DICTIONARY_ACCESS_DENIED.count', + 'clickhouse.ClickHouseErrors_DICTIONARY_ACCESS_DENIED.total', + 'clickhouse.ClickHouseErrors_DICTIONARY_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_DICTIONARY_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_DICTIONARY_IS_EMPTY.count', + 'clickhouse.ClickHouseErrors_DICTIONARY_IS_EMPTY.total', + 'clickhouse.ClickHouseErrors_DIRECTORY_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_DIRECTORY_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_DIRECTORY_DOESNT_EXIST.count', + 'clickhouse.ClickHouseErrors_DIRECTORY_DOESNT_EXIST.total', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_FILES.count', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_FILES.total', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_INFO.count', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_BROKEN_BATCH_INFO.total', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_CACHE_ERROR.count', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_CACHE_ERROR.total', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_IN_JOIN_SUBQUERY_DENIED.count', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_IN_JOIN_SUBQUERY_DENIED.total', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_TOO_MANY_PENDING_BYTES.count', + 'clickhouse.ClickHouseErrors_DISTRIBUTED_TOO_MANY_PENDING_BYTES.total', + 'clickhouse.ClickHouseErrors_DNS_ERROR.count', + 'clickhouse.ClickHouseErrors_DNS_ERROR.total', + 'clickhouse.ClickHouseErrors_DUPLICATED_PART_UUIDS.count', + 'clickhouse.ClickHouseErrors_DUPLICATED_PART_UUIDS.total', + 'clickhouse.ClickHouseErrors_DUPLICATE_COLUMN.count', + 'clickhouse.ClickHouseErrors_DUPLICATE_COLUMN.total', + 'clickhouse.ClickHouseErrors_DUPLICATE_DATA_PART.count', + 'clickhouse.ClickHouseErrors_DUPLICATE_DATA_PART.total', + 'clickhouse.ClickHouseErrors_DUPLICATE_INTERSERVER_IO_ENDPOINT.count', + 'clickhouse.ClickHouseErrors_DUPLICATE_INTERSERVER_IO_ENDPOINT.total', + 'clickhouse.ClickHouseErrors_EMPTY_DATA_PASSED.count', + 'clickhouse.ClickHouseErrors_EMPTY_DATA_PASSED.total', + 'clickhouse.ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_PASSED.count', + 'clickhouse.ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_PASSED.total', + 'clickhouse.ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_QUERIED.count', + 'clickhouse.ClickHouseErrors_EMPTY_LIST_OF_COLUMNS_QUERIED.total', + 'clickhouse.ClickHouseErrors_EMPTY_NESTED_TABLE.count', + 'clickhouse.ClickHouseErrors_EMPTY_NESTED_TABLE.total', + 'clickhouse.ClickHouseErrors_EMPTY_QUERY.count', + 'clickhouse.ClickHouseErrors_EMPTY_QUERY.total', + 'clickhouse.ClickHouseErrors_ENGINE_REQUIRED.count', + 'clickhouse.ClickHouseErrors_ENGINE_REQUIRED.total', + 'clickhouse.ClickHouseErrors_EPOLL_ERROR.count', + 'clickhouse.ClickHouseErrors_EPOLL_ERROR.total', + 'clickhouse.ClickHouseErrors_EXCESSIVE_ELEMENT_IN_CONFIG.count', + 'clickhouse.ClickHouseErrors_EXCESSIVE_ELEMENT_IN_CONFIG.total', + 'clickhouse.ClickHouseErrors_EXPECTED_ALL_OR_ANY.count', + 'clickhouse.ClickHouseErrors_EXPECTED_ALL_OR_ANY.total', + 'clickhouse.ClickHouseErrors_EXPECTED_ALL_OR_DISTINCT.count', + 'clickhouse.ClickHouseErrors_EXPECTED_ALL_OR_DISTINCT.total', + 'clickhouse.ClickHouseErrors_EXPECTED_END_OF_FILE.count', + 'clickhouse.ClickHouseErrors_EXPECTED_END_OF_FILE.total', + 'clickhouse.ClickHouseErrors_EXPERIMENTAL_FEATURE_ERROR.count', + 'clickhouse.ClickHouseErrors_EXPERIMENTAL_FEATURE_ERROR.total', + 'clickhouse.ClickHouseErrors_EXTERNAL_LIBRARY_ERROR.count', + 'clickhouse.ClickHouseErrors_EXTERNAL_LIBRARY_ERROR.total', + 'clickhouse.ClickHouseErrors_EXTERNAL_SERVER_IS_NOT_RESPONDING.count', + 'clickhouse.ClickHouseErrors_EXTERNAL_SERVER_IS_NOT_RESPONDING.total', + 'clickhouse.ClickHouseErrors_FAILED_TO_GETPWUID.count', + 'clickhouse.ClickHouseErrors_FAILED_TO_GETPWUID.total', + 'clickhouse.ClickHouseErrors_FAILED_TO_SYNC_BACKUP_OR_RESTORE.count', + 'clickhouse.ClickHouseErrors_FAILED_TO_SYNC_BACKUP_OR_RESTORE.total', + 'clickhouse.ClickHouseErrors_FAULT_INJECTED.count', + 'clickhouse.ClickHouseErrors_FAULT_INJECTED.total', + 'clickhouse.ClickHouseErrors_FEATURE_IS_NOT_ENABLED_AT_BUILD_TIME.count', + 'clickhouse.ClickHouseErrors_FEATURE_IS_NOT_ENABLED_AT_BUILD_TIME.total', + 'clickhouse.ClickHouseErrors_FILECACHE_ACCESS_DENIED.count', + 'clickhouse.ClickHouseErrors_FILECACHE_ACCESS_DENIED.total', + 'clickhouse.ClickHouseErrors_FILE_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_FILE_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_FILE_DOESNT_EXIST.count', + 'clickhouse.ClickHouseErrors_FILE_DOESNT_EXIST.total', + 'clickhouse.ClickHouseErrors_FIRST_AND_NEXT_TOGETHER.count', + 'clickhouse.ClickHouseErrors_FIRST_AND_NEXT_TOGETHER.total', + 'clickhouse.ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_INPUT.count', + 'clickhouse.ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_INPUT.total', + 'clickhouse.ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_OUTPUT.count', + 'clickhouse.ClickHouseErrors_FORMAT_IS_NOT_SUITABLE_FOR_OUTPUT.total', + 'clickhouse.ClickHouseErrors_FORMAT_VERSION_TOO_OLD.count', + 'clickhouse.ClickHouseErrors_FORMAT_VERSION_TOO_OLD.total', + 'clickhouse.ClickHouseErrors_FS_METADATA_ERROR.count', + 'clickhouse.ClickHouseErrors_FS_METADATA_ERROR.total', + 'clickhouse.ClickHouseErrors_FUNCTION_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_FUNCTION_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_FUNCTION_CANNOT_HAVE_PARAMETERS.count', + 'clickhouse.ClickHouseErrors_FUNCTION_CANNOT_HAVE_PARAMETERS.total', + 'clickhouse.ClickHouseErrors_FUNCTION_IS_SPECIAL.count', + 'clickhouse.ClickHouseErrors_FUNCTION_IS_SPECIAL.total', + 'clickhouse.ClickHouseErrors_FUNCTION_NOT_ALLOWED.count', + 'clickhouse.ClickHouseErrors_FUNCTION_NOT_ALLOWED.total', + 'clickhouse.ClickHouseErrors_FUNCTION_THROW_IF_VALUE_IS_NON_ZERO.count', + 'clickhouse.ClickHouseErrors_FUNCTION_THROW_IF_VALUE_IS_NON_ZERO.total', + 'clickhouse.ClickHouseErrors_GCP_ERROR.count', + 'clickhouse.ClickHouseErrors_GCP_ERROR.total', + 'clickhouse.ClickHouseErrors_HAVE_DEPENDENT_OBJECTS.count', + 'clickhouse.ClickHouseErrors_HAVE_DEPENDENT_OBJECTS.total', + 'clickhouse.ClickHouseErrors_HDFS_ERROR.count', + 'clickhouse.ClickHouseErrors_HDFS_ERROR.total', + 'clickhouse.ClickHouseErrors_HTTP_LENGTH_REQUIRED.count', + 'clickhouse.ClickHouseErrors_HTTP_LENGTH_REQUIRED.total', + 'clickhouse.ClickHouseErrors_HTTP_RANGE_NOT_SATISFIABLE.count', + 'clickhouse.ClickHouseErrors_HTTP_RANGE_NOT_SATISFIABLE.total', + 'clickhouse.ClickHouseErrors_HYPERSCAN_CANNOT_SCAN_TEXT.count', + 'clickhouse.ClickHouseErrors_HYPERSCAN_CANNOT_SCAN_TEXT.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_AGGREGATION.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_AGGREGATION.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_CODEC_PARAMETER.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_CODEC_PARAMETER.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_COLUMN.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_COLUMN.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_DIVISION.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_DIVISION.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_FINAL.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_FINAL.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_INDEX.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_INDEX.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_MYSQL_VARIABLE.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_MYSQL_VARIABLE.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_PREWHERE.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_PREWHERE.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_PROJECTION.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_PROJECTION.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_STATISTICS.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_STATISTICS.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_SYNTAX_FOR_CODEC_TYPE.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_SYNTAX_FOR_CODEC_TYPE.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_SYNTAX_FOR_DATA_TYPE.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_SYNTAX_FOR_DATA_TYPE.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_TIME_SERIES_TAGS.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_TIME_SERIES_TAGS.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_TYPE_OF_ARGUMENT.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_TYPE_OF_ARGUMENT.total', + 'clickhouse.ClickHouseErrors_ILLEGAL_TYPE_OF_COLUMN_FOR_FILTER.count', + 'clickhouse.ClickHouseErrors_ILLEGAL_TYPE_OF_COLUMN_FOR_FILTER.total', + 'clickhouse.ClickHouseErrors_INCOMPATIBLE_COLUMNS.count', + 'clickhouse.ClickHouseErrors_INCOMPATIBLE_COLUMNS.total', + 'clickhouse.ClickHouseErrors_INCOMPATIBLE_TYPE_OF_JOIN.count', + 'clickhouse.ClickHouseErrors_INCOMPATIBLE_TYPE_OF_JOIN.total', + 'clickhouse.ClickHouseErrors_INCONSISTENT_CLUSTER_DEFINITION.count', + 'clickhouse.ClickHouseErrors_INCONSISTENT_CLUSTER_DEFINITION.total', + 'clickhouse.ClickHouseErrors_INCONSISTENT_METADATA_FOR_BACKUP.count', + 'clickhouse.ClickHouseErrors_INCONSISTENT_METADATA_FOR_BACKUP.total', + 'clickhouse.ClickHouseErrors_INCORRECT_ACCESS_ENTITY_DEFINITION.count', + 'clickhouse.ClickHouseErrors_INCORRECT_ACCESS_ENTITY_DEFINITION.total', + 'clickhouse.ClickHouseErrors_INCORRECT_DATA.count', + 'clickhouse.ClickHouseErrors_INCORRECT_DATA.total', + 'clickhouse.ClickHouseErrors_INCORRECT_DICTIONARY_DEFINITION.count', + 'clickhouse.ClickHouseErrors_INCORRECT_DICTIONARY_DEFINITION.total', + 'clickhouse.ClickHouseErrors_INCORRECT_DISK_INDEX.count', + 'clickhouse.ClickHouseErrors_INCORRECT_DISK_INDEX.total', + 'clickhouse.ClickHouseErrors_INCORRECT_ELEMENT_OF_SET.count', + 'clickhouse.ClickHouseErrors_INCORRECT_ELEMENT_OF_SET.total', + 'clickhouse.ClickHouseErrors_INCORRECT_FILE_NAME.count', + 'clickhouse.ClickHouseErrors_INCORRECT_FILE_NAME.total', + 'clickhouse.ClickHouseErrors_INCORRECT_INDEX.count', + 'clickhouse.ClickHouseErrors_INCORRECT_INDEX.total', + 'clickhouse.ClickHouseErrors_INCORRECT_NUMBER_OF_COLUMNS.count', + 'clickhouse.ClickHouseErrors_INCORRECT_NUMBER_OF_COLUMNS.total', + 'clickhouse.ClickHouseErrors_INCORRECT_PART_TYPE.count', + 'clickhouse.ClickHouseErrors_INCORRECT_PART_TYPE.total', + 'clickhouse.ClickHouseErrors_INCORRECT_QUERY.count', + 'clickhouse.ClickHouseErrors_INCORRECT_QUERY.total', + 'clickhouse.ClickHouseErrors_INCORRECT_RESULT_OF_SCALAR_SUBQUERY.count', + 'clickhouse.ClickHouseErrors_INCORRECT_RESULT_OF_SCALAR_SUBQUERY.total', + 'clickhouse.ClickHouseErrors_INDEX_NOT_USED.count', + 'clickhouse.ClickHouseErrors_INDEX_NOT_USED.total', + 'clickhouse.ClickHouseErrors_INDEX_OF_POSITIONAL_ARGUMENT_IS_OUT_OF_RANGE.count', + 'clickhouse.ClickHouseErrors_INDEX_OF_POSITIONAL_ARGUMENT_IS_OUT_OF_RANGE.total', + 'clickhouse.ClickHouseErrors_INFINITE_LOOP.count', + 'clickhouse.ClickHouseErrors_INFINITE_LOOP.total', + 'clickhouse.ClickHouseErrors_INSECURE_PATH.count', + 'clickhouse.ClickHouseErrors_INSECURE_PATH.total', + 'clickhouse.ClickHouseErrors_INSERT_WAS_DEDUPLICATED.count', + 'clickhouse.ClickHouseErrors_INSERT_WAS_DEDUPLICATED.total', + 'clickhouse.ClickHouseErrors_INTERNAL_REDIS_ERROR.count', + 'clickhouse.ClickHouseErrors_INTERNAL_REDIS_ERROR.total', + 'clickhouse.ClickHouseErrors_INTERSECT_OR_EXCEPT_RESULT_STRUCTURES_MISMATCH.count', + 'clickhouse.ClickHouseErrors_INTERSECT_OR_EXCEPT_RESULT_STRUCTURES_MISMATCH.total', + 'clickhouse.ClickHouseErrors_INTERSERVER_SCHEME_DOESNT_MATCH.count', + 'clickhouse.ClickHouseErrors_INTERSERVER_SCHEME_DOESNT_MATCH.total', + 'clickhouse.ClickHouseErrors_INTO_OUTFILE_NOT_ALLOWED.count', + 'clickhouse.ClickHouseErrors_INTO_OUTFILE_NOT_ALLOWED.total', + 'clickhouse.ClickHouseErrors_INVALID_CONFIG_PARAMETER.count', + 'clickhouse.ClickHouseErrors_INVALID_CONFIG_PARAMETER.total', + 'clickhouse.ClickHouseErrors_INVALID_FORMAT_INSERT_QUERY_WITH_DATA.count', + 'clickhouse.ClickHouseErrors_INVALID_FORMAT_INSERT_QUERY_WITH_DATA.total', + 'clickhouse.ClickHouseErrors_INVALID_GRANT.count', + 'clickhouse.ClickHouseErrors_INVALID_GRANT.total', + 'clickhouse.ClickHouseErrors_INVALID_GRPC_QUERY_INFO.count', + 'clickhouse.ClickHouseErrors_INVALID_GRPC_QUERY_INFO.total', + 'clickhouse.ClickHouseErrors_INVALID_IDENTIFIER.count', + 'clickhouse.ClickHouseErrors_INVALID_IDENTIFIER.total', + 'clickhouse.ClickHouseErrors_INVALID_JOIN_ON_EXPRESSION.count', + 'clickhouse.ClickHouseErrors_INVALID_JOIN_ON_EXPRESSION.total', + 'clickhouse.ClickHouseErrors_INVALID_LIMIT_EXPRESSION.count', + 'clickhouse.ClickHouseErrors_INVALID_LIMIT_EXPRESSION.total', + 'clickhouse.ClickHouseErrors_INVALID_PARTITION_VALUE.count', + 'clickhouse.ClickHouseErrors_INVALID_PARTITION_VALUE.total', + 'clickhouse.ClickHouseErrors_INVALID_RAID_TYPE.count', + 'clickhouse.ClickHouseErrors_INVALID_RAID_TYPE.total', + 'clickhouse.ClickHouseErrors_INVALID_REDIS_STORAGE_TYPE.count', + 'clickhouse.ClickHouseErrors_INVALID_REDIS_STORAGE_TYPE.total', + 'clickhouse.ClickHouseErrors_INVALID_REDIS_TABLE_STRUCTURE.count', + 'clickhouse.ClickHouseErrors_INVALID_REDIS_TABLE_STRUCTURE.total', + 'clickhouse.ClickHouseErrors_INVALID_SCHEDULER_NODE.count', + 'clickhouse.ClickHouseErrors_INVALID_SCHEDULER_NODE.total', + 'clickhouse.ClickHouseErrors_INVALID_SESSION_TIMEOUT.count', + 'clickhouse.ClickHouseErrors_INVALID_SESSION_TIMEOUT.total', + 'clickhouse.ClickHouseErrors_INVALID_SETTING_VALUE.count', + 'clickhouse.ClickHouseErrors_INVALID_SETTING_VALUE.total', + 'clickhouse.ClickHouseErrors_INVALID_SHARD_ID.count', + 'clickhouse.ClickHouseErrors_INVALID_SHARD_ID.total', + 'clickhouse.ClickHouseErrors_INVALID_STATE.count', + 'clickhouse.ClickHouseErrors_INVALID_STATE.total', + 'clickhouse.ClickHouseErrors_INVALID_TABLE_OVERRIDE.count', + 'clickhouse.ClickHouseErrors_INVALID_TABLE_OVERRIDE.total', + 'clickhouse.ClickHouseErrors_INVALID_TEMPLATE_FORMAT.count', + 'clickhouse.ClickHouseErrors_INVALID_TEMPLATE_FORMAT.total', + 'clickhouse.ClickHouseErrors_INVALID_TRANSACTION.count', + 'clickhouse.ClickHouseErrors_INVALID_TRANSACTION.total', + 'clickhouse.ClickHouseErrors_INVALID_USAGE_OF_INPUT.count', + 'clickhouse.ClickHouseErrors_INVALID_USAGE_OF_INPUT.total', + 'clickhouse.ClickHouseErrors_INVALID_WITH_FILL_EXPRESSION.count', + 'clickhouse.ClickHouseErrors_INVALID_WITH_FILL_EXPRESSION.total', + 'clickhouse.ClickHouseErrors_IO_SETUP_ERROR.count', + 'clickhouse.ClickHouseErrors_IO_SETUP_ERROR.total', + 'clickhouse.ClickHouseErrors_IO_URING_INIT_FAILED.count', + 'clickhouse.ClickHouseErrors_IO_URING_INIT_FAILED.total', + 'clickhouse.ClickHouseErrors_IO_URING_SUBMIT_ERROR.count', + 'clickhouse.ClickHouseErrors_IO_URING_SUBMIT_ERROR.total', + 'clickhouse.ClickHouseErrors_IP_ADDRESS_NOT_ALLOWED.count', + 'clickhouse.ClickHouseErrors_IP_ADDRESS_NOT_ALLOWED.total', + 'clickhouse.ClickHouseErrors_KEEPER_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_KEEPER_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_KERBEROS_ERROR.count', + 'clickhouse.ClickHouseErrors_KERBEROS_ERROR.total', + 'clickhouse.ClickHouseErrors_LDAP_ERROR.count', + 'clickhouse.ClickHouseErrors_LDAP_ERROR.total', + 'clickhouse.ClickHouseErrors_LIBSSH_ERROR.count', + 'clickhouse.ClickHouseErrors_LIBSSH_ERROR.total', + 'clickhouse.ClickHouseErrors_LIMIT_BY_WITH_TIES_IS_NOT_SUPPORTED.count', + 'clickhouse.ClickHouseErrors_LIMIT_BY_WITH_TIES_IS_NOT_SUPPORTED.total', + 'clickhouse.ClickHouseErrors_LIMIT_EXCEEDED.count', + 'clickhouse.ClickHouseErrors_LIMIT_EXCEEDED.total', + 'clickhouse.ClickHouseErrors_LOGICAL_ERROR.count', + 'clickhouse.ClickHouseErrors_LOGICAL_ERROR.total', + 'clickhouse.ClickHouseErrors_LZ4_DECODER_FAILED.count', + 'clickhouse.ClickHouseErrors_LZ4_DECODER_FAILED.total', + 'clickhouse.ClickHouseErrors_LZ4_ENCODER_FAILED.count', + 'clickhouse.ClickHouseErrors_LZ4_ENCODER_FAILED.total', + 'clickhouse.ClickHouseErrors_LZMA_STREAM_DECODER_FAILED.count', + 'clickhouse.ClickHouseErrors_LZMA_STREAM_DECODER_FAILED.total', + 'clickhouse.ClickHouseErrors_LZMA_STREAM_ENCODER_FAILED.count', + 'clickhouse.ClickHouseErrors_LZMA_STREAM_ENCODER_FAILED.total', + 'clickhouse.ClickHouseErrors_MEMORY_LIMIT_EXCEEDED.count', + 'clickhouse.ClickHouseErrors_MEMORY_LIMIT_EXCEEDED.total', + 'clickhouse.ClickHouseErrors_METADATA_MISMATCH.count', + 'clickhouse.ClickHouseErrors_METADATA_MISMATCH.total', + 'clickhouse.ClickHouseErrors_MISMATCHING_USERS_FOR_PROCESS_AND_DATA.count', + 'clickhouse.ClickHouseErrors_MISMATCHING_USERS_FOR_PROCESS_AND_DATA.total', + 'clickhouse.ClickHouseErrors_MISMATCH_REPLICAS_DATA_SOURCES.count', + 'clickhouse.ClickHouseErrors_MISMATCH_REPLICAS_DATA_SOURCES.total', + 'clickhouse.ClickHouseErrors_MIXED_ACCESS_PARAMETER_TYPES.count', + 'clickhouse.ClickHouseErrors_MIXED_ACCESS_PARAMETER_TYPES.total', + 'clickhouse.ClickHouseErrors_MONGODB_CANNOT_AUTHENTICATE.count', + 'clickhouse.ClickHouseErrors_MONGODB_CANNOT_AUTHENTICATE.total', + 'clickhouse.ClickHouseErrors_MONGODB_ERROR.count', + 'clickhouse.ClickHouseErrors_MONGODB_ERROR.total', + 'clickhouse.ClickHouseErrors_MULTIPLE_ASSIGNMENTS_TO_COLUMN.count', + 'clickhouse.ClickHouseErrors_MULTIPLE_ASSIGNMENTS_TO_COLUMN.total', + 'clickhouse.ClickHouseErrors_MULTIPLE_COLUMNS_SERIALIZED_TO_SAME_PROTOBUF_FIELD.count', + 'clickhouse.ClickHouseErrors_MULTIPLE_COLUMNS_SERIALIZED_TO_SAME_PROTOBUF_FIELD.total', + 'clickhouse.ClickHouseErrors_MULTIPLE_EXPRESSIONS_FOR_ALIAS.count', + 'clickhouse.ClickHouseErrors_MULTIPLE_EXPRESSIONS_FOR_ALIAS.total', + 'clickhouse.ClickHouseErrors_MULTIPLE_STREAMS_REQUIRED.count', + 'clickhouse.ClickHouseErrors_MULTIPLE_STREAMS_REQUIRED.total', + 'clickhouse.ClickHouseErrors_MYSQL_CLIENT_INSUFFICIENT_CAPABILITIES.count', + 'clickhouse.ClickHouseErrors_MYSQL_CLIENT_INSUFFICIENT_CAPABILITIES.total', + 'clickhouse.ClickHouseErrors_MYSQL_SYNTAX_ERROR.count', + 'clickhouse.ClickHouseErrors_MYSQL_SYNTAX_ERROR.total', + 'clickhouse.ClickHouseErrors_NAMED_COLLECTION_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_NAMED_COLLECTION_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_NAMED_COLLECTION_DOESNT_EXIST.count', + 'clickhouse.ClickHouseErrors_NAMED_COLLECTION_DOESNT_EXIST.total', + 'clickhouse.ClickHouseErrors_NAMED_COLLECTION_IS_IMMUTABLE.count', + 'clickhouse.ClickHouseErrors_NAMED_COLLECTION_IS_IMMUTABLE.total', + 'clickhouse.ClickHouseErrors_NETLINK_ERROR.count', + 'clickhouse.ClickHouseErrors_NETLINK_ERROR.total', + 'clickhouse.ClickHouseErrors_NETWORK_ERROR.count', + 'clickhouse.ClickHouseErrors_NETWORK_ERROR.total', + 'clickhouse.ClickHouseErrors_NOT_AN_AGGREGATE.count', + 'clickhouse.ClickHouseErrors_NOT_AN_AGGREGATE.total', + 'clickhouse.ClickHouseErrors_NOT_A_LEADER.count', + 'clickhouse.ClickHouseErrors_NOT_A_LEADER.total', + 'clickhouse.ClickHouseErrors_NOT_ENOUGH_SPACE.count', + 'clickhouse.ClickHouseErrors_NOT_ENOUGH_SPACE.total', + 'clickhouse.ClickHouseErrors_NOT_FOUND_COLUMN_IN_BLOCK.count', + 'clickhouse.ClickHouseErrors_NOT_FOUND_COLUMN_IN_BLOCK.total', + 'clickhouse.ClickHouseErrors_NOT_FOUND_EXPECTED_DATA_PART.count', + 'clickhouse.ClickHouseErrors_NOT_FOUND_EXPECTED_DATA_PART.total', + 'clickhouse.ClickHouseErrors_NOT_FOUND_NODE.count', + 'clickhouse.ClickHouseErrors_NOT_FOUND_NODE.total', + 'clickhouse.ClickHouseErrors_NOT_IMPLEMENTED.count', + 'clickhouse.ClickHouseErrors_NOT_IMPLEMENTED.total', + 'clickhouse.ClickHouseErrors_NOT_INITIALIZED.count', + 'clickhouse.ClickHouseErrors_NOT_INITIALIZED.total', + 'clickhouse.ClickHouseErrors_NO_ACTIVE_REPLICAS.count', + 'clickhouse.ClickHouseErrors_NO_ACTIVE_REPLICAS.total', + 'clickhouse.ClickHouseErrors_NO_AVAILABLE_DATA.count', + 'clickhouse.ClickHouseErrors_NO_AVAILABLE_DATA.total', + 'clickhouse.ClickHouseErrors_NO_AVAILABLE_REPLICA.count', + 'clickhouse.ClickHouseErrors_NO_AVAILABLE_REPLICA.total', + 'clickhouse.ClickHouseErrors_NO_BASE_BACKUP.count', + 'clickhouse.ClickHouseErrors_NO_BASE_BACKUP.total', + 'clickhouse.ClickHouseErrors_NO_COLUMNS_SERIALIZED_TO_PROTOBUF_FIELDS.count', + 'clickhouse.ClickHouseErrors_NO_COLUMNS_SERIALIZED_TO_PROTOBUF_FIELDS.total', + 'clickhouse.ClickHouseErrors_NO_COLUMN_SERIALIZED_TO_REQUIRED_PROTOBUF_FIELD.count', + 'clickhouse.ClickHouseErrors_NO_COLUMN_SERIALIZED_TO_REQUIRED_PROTOBUF_FIELD.total', + 'clickhouse.ClickHouseErrors_NO_COMMON_TYPE.count', + 'clickhouse.ClickHouseErrors_NO_COMMON_TYPE.total', + 'clickhouse.ClickHouseErrors_NO_DATA_TO_INSERT.count', + 'clickhouse.ClickHouseErrors_NO_DATA_TO_INSERT.total', + 'clickhouse.ClickHouseErrors_NO_ELEMENTS_IN_CONFIG.count', + 'clickhouse.ClickHouseErrors_NO_ELEMENTS_IN_CONFIG.total', + 'clickhouse.ClickHouseErrors_NO_FILE_IN_DATA_PART.count', + 'clickhouse.ClickHouseErrors_NO_FILE_IN_DATA_PART.total', + 'clickhouse.ClickHouseErrors_NO_FREE_CONNECTION.count', + 'clickhouse.ClickHouseErrors_NO_FREE_CONNECTION.total', + 'clickhouse.ClickHouseErrors_NO_HIVEMETASTORE.count', + 'clickhouse.ClickHouseErrors_NO_HIVEMETASTORE.total', + 'clickhouse.ClickHouseErrors_NO_REMOTE_SHARD_AVAILABLE.count', + 'clickhouse.ClickHouseErrors_NO_REMOTE_SHARD_AVAILABLE.total', + 'clickhouse.ClickHouseErrors_NO_REPLICA_HAS_PART.count', + 'clickhouse.ClickHouseErrors_NO_REPLICA_HAS_PART.total', + 'clickhouse.ClickHouseErrors_NO_REPLICA_NAME_GIVEN.count', + 'clickhouse.ClickHouseErrors_NO_REPLICA_NAME_GIVEN.total', + 'clickhouse.ClickHouseErrors_NO_ROW_DELIMITER.count', + 'clickhouse.ClickHouseErrors_NO_ROW_DELIMITER.total', + 'clickhouse.ClickHouseErrors_NO_SUCH_COLUMN_IN_TABLE.count', + 'clickhouse.ClickHouseErrors_NO_SUCH_COLUMN_IN_TABLE.total', + 'clickhouse.ClickHouseErrors_NO_SUCH_DATA_PART.count', + 'clickhouse.ClickHouseErrors_NO_SUCH_DATA_PART.total', + 'clickhouse.ClickHouseErrors_NO_SUCH_ERROR_CODE.count', + 'clickhouse.ClickHouseErrors_NO_SUCH_ERROR_CODE.total', + 'clickhouse.ClickHouseErrors_NO_SUCH_INTERSERVER_IO_ENDPOINT.count', + 'clickhouse.ClickHouseErrors_NO_SUCH_INTERSERVER_IO_ENDPOINT.total', + 'clickhouse.ClickHouseErrors_NO_SUCH_PROJECTION_IN_TABLE.count', + 'clickhouse.ClickHouseErrors_NO_SUCH_PROJECTION_IN_TABLE.total', + 'clickhouse.ClickHouseErrors_NO_SUCH_REPLICA.count', + 'clickhouse.ClickHouseErrors_NO_SUCH_REPLICA.total', + 'clickhouse.ClickHouseErrors_NO_SUITABLE_FUNCTION_IMPLEMENTATION.count', + 'clickhouse.ClickHouseErrors_NO_SUITABLE_FUNCTION_IMPLEMENTATION.total', + 'clickhouse.ClickHouseErrors_NO_ZOOKEEPER.count', + 'clickhouse.ClickHouseErrors_NO_ZOOKEEPER.total', + 'clickhouse.ClickHouseErrors_NUMBER_OF_ARGUMENTS_DOESNT_MATCH.count', + 'clickhouse.ClickHouseErrors_NUMBER_OF_ARGUMENTS_DOESNT_MATCH.total', + 'clickhouse.ClickHouseErrors_NUMBER_OF_COLUMNS_DOESNT_MATCH.count', + 'clickhouse.ClickHouseErrors_NUMBER_OF_COLUMNS_DOESNT_MATCH.total', + 'clickhouse.ClickHouseErrors_NUMBER_OF_DIMENSIONS_MISMATCHED.count', + 'clickhouse.ClickHouseErrors_NUMBER_OF_DIMENSIONS_MISMATCHED.total', + 'clickhouse.ClickHouseErrors_OFFSET_FETCH_WITHOUT_ORDER_BY.count', + 'clickhouse.ClickHouseErrors_OFFSET_FETCH_WITHOUT_ORDER_BY.total', + 'clickhouse.ClickHouseErrors_OK.count', + 'clickhouse.ClickHouseErrors_OK.total', + 'clickhouse.ClickHouseErrors_ONLY_NULLS_WHILE_READING_SCHEMA.count', + 'clickhouse.ClickHouseErrors_ONLY_NULLS_WHILE_READING_SCHEMA.total', + 'clickhouse.ClickHouseErrors_OPENSSL_ERROR.count', + 'clickhouse.ClickHouseErrors_OPENSSL_ERROR.total', + 'clickhouse.ClickHouseErrors_PARAMETERS_TO_AGGREGATE_FUNCTIONS_MUST_BE_LITERALS.count', + 'clickhouse.ClickHouseErrors_PARAMETERS_TO_AGGREGATE_FUNCTIONS_MUST_BE_LITERALS.total', + 'clickhouse.ClickHouseErrors_PARAMETER_OUT_OF_BOUND.count', + 'clickhouse.ClickHouseErrors_PARAMETER_OUT_OF_BOUND.total', + 'clickhouse.ClickHouseErrors_PARQUET_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_PARQUET_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_PARTITION_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_PARTITION_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_PARTITION_DOESNT_EXIST.count', + 'clickhouse.ClickHouseErrors_PARTITION_DOESNT_EXIST.total', + 'clickhouse.ClickHouseErrors_PART_IS_TEMPORARILY_LOCKED.count', + 'clickhouse.ClickHouseErrors_PART_IS_TEMPORARILY_LOCKED.total', + 'clickhouse.ClickHouseErrors_PATH_ACCESS_DENIED.count', + 'clickhouse.ClickHouseErrors_PATH_ACCESS_DENIED.total', + 'clickhouse.ClickHouseErrors_POCO_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_POCO_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_POSITION_OUT_OF_BOUND.count', + 'clickhouse.ClickHouseErrors_POSITION_OUT_OF_BOUND.total', + 'clickhouse.ClickHouseErrors_POSTGRESQL_CONNECTION_FAILURE.count', + 'clickhouse.ClickHouseErrors_POSTGRESQL_CONNECTION_FAILURE.total', + 'clickhouse.ClickHouseErrors_POSTGRESQL_REPLICATION_INTERNAL_ERROR.count', + 'clickhouse.ClickHouseErrors_POSTGRESQL_REPLICATION_INTERNAL_ERROR.total', + 'clickhouse.ClickHouseErrors_PROJECTION_NOT_USED.count', + 'clickhouse.ClickHouseErrors_PROJECTION_NOT_USED.total', + 'clickhouse.ClickHouseErrors_PROTOBUF_BAD_CAST.count', + 'clickhouse.ClickHouseErrors_PROTOBUF_BAD_CAST.total', + 'clickhouse.ClickHouseErrors_PROTOBUF_FIELD_NOT_REPEATED.count', + 'clickhouse.ClickHouseErrors_PROTOBUF_FIELD_NOT_REPEATED.total', + 'clickhouse.ClickHouseErrors_PTHREAD_ERROR.count', + 'clickhouse.ClickHouseErrors_PTHREAD_ERROR.total', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NONDETERMINISTIC_FUNCTIONS.count', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NONDETERMINISTIC_FUNCTIONS.total', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_SYSTEM_TABLE.count', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_SYSTEM_TABLE.total', + 'clickhouse.ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW.count', + 'clickhouse.ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW.total', + 'clickhouse.ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_WINDOW_VIEW.count', + 'clickhouse.ClickHouseErrors_QUERY_IS_NOT_SUPPORTED_IN_WINDOW_VIEW.total', + 'clickhouse.ClickHouseErrors_QUERY_IS_PROHIBITED.count', + 'clickhouse.ClickHouseErrors_QUERY_IS_PROHIBITED.total', + 'clickhouse.ClickHouseErrors_QUERY_IS_TOO_LARGE.count', + 'clickhouse.ClickHouseErrors_QUERY_IS_TOO_LARGE.total', + 'clickhouse.ClickHouseErrors_QUERY_NOT_ALLOWED.count', + 'clickhouse.ClickHouseErrors_QUERY_NOT_ALLOWED.total', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED.count', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED.total', + 'clickhouse.ClickHouseErrors_QUERY_WITH_SAME_ID_IS_ALREADY_RUNNING.count', + 'clickhouse.ClickHouseErrors_QUERY_WITH_SAME_ID_IS_ALREADY_RUNNING.total', + 'clickhouse.ClickHouseErrors_QUOTA_EXCEEDED.count', + 'clickhouse.ClickHouseErrors_QUOTA_EXCEEDED.total', + 'clickhouse.ClickHouseErrors_QUOTA_REQUIRES_CLIENT_KEY.count', + 'clickhouse.ClickHouseErrors_QUOTA_REQUIRES_CLIENT_KEY.total', + 'clickhouse.ClickHouseErrors_RAFT_ERROR.count', + 'clickhouse.ClickHouseErrors_RAFT_ERROR.total', + 'clickhouse.ClickHouseErrors_READONLY.count', + 'clickhouse.ClickHouseErrors_READONLY.total', + 'clickhouse.ClickHouseErrors_READONLY_SETTING.count', + 'clickhouse.ClickHouseErrors_READONLY_SETTING.total', + 'clickhouse.ClickHouseErrors_RECEIVED_EMPTY_DATA.count', + 'clickhouse.ClickHouseErrors_RECEIVED_EMPTY_DATA.total', + 'clickhouse.ClickHouseErrors_RECEIVED_ERROR_FROM_REMOTE_IO_SERVER.count', + 'clickhouse.ClickHouseErrors_RECEIVED_ERROR_FROM_REMOTE_IO_SERVER.total', + 'clickhouse.ClickHouseErrors_RECEIVED_ERROR_TOO_MANY_REQUESTS.count', + 'clickhouse.ClickHouseErrors_RECEIVED_ERROR_TOO_MANY_REQUESTS.total', + 'clickhouse.ClickHouseErrors_REPLICA_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_REPLICA_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_REPLICA_IS_ALREADY_ACTIVE.count', + 'clickhouse.ClickHouseErrors_REPLICA_IS_ALREADY_ACTIVE.total', + 'clickhouse.ClickHouseErrors_REPLICA_IS_NOT_IN_QUORUM.count', + 'clickhouse.ClickHouseErrors_REPLICA_IS_NOT_IN_QUORUM.total', + 'clickhouse.ClickHouseErrors_REPLICA_STATUS_CHANGED.count', + 'clickhouse.ClickHouseErrors_REPLICA_STATUS_CHANGED.total', + 'clickhouse.ClickHouseErrors_REQUIRED_PASSWORD.count', + 'clickhouse.ClickHouseErrors_REQUIRED_PASSWORD.total', + 'clickhouse.ClickHouseErrors_RESOURCE_ACCESS_DENIED.count', + 'clickhouse.ClickHouseErrors_RESOURCE_ACCESS_DENIED.total', + 'clickhouse.ClickHouseErrors_RESOURCE_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_RESOURCE_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_ROCKSDB_ERROR.count', + 'clickhouse.ClickHouseErrors_ROCKSDB_ERROR.total', + 'clickhouse.ClickHouseErrors_ROW_AND_ROWS_TOGETHER.count', + 'clickhouse.ClickHouseErrors_ROW_AND_ROWS_TOGETHER.total', + 'clickhouse.ClickHouseErrors_S3_ERROR.count', + 'clickhouse.ClickHouseErrors_S3_ERROR.total', + 'clickhouse.ClickHouseErrors_SAMPLING_NOT_SUPPORTED.count', + 'clickhouse.ClickHouseErrors_SAMPLING_NOT_SUPPORTED.total', + 'clickhouse.ClickHouseErrors_SEEK_POSITION_OUT_OF_BOUND.count', + 'clickhouse.ClickHouseErrors_SEEK_POSITION_OUT_OF_BOUND.total', + 'clickhouse.ClickHouseErrors_SERIALIZATION_ERROR.count', + 'clickhouse.ClickHouseErrors_SERIALIZATION_ERROR.total', + 'clickhouse.ClickHouseErrors_SESSION_IS_LOCKED.count', + 'clickhouse.ClickHouseErrors_SESSION_IS_LOCKED.total', + 'clickhouse.ClickHouseErrors_SESSION_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_SESSION_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_SETTING_CONSTRAINT_VIOLATION.count', + 'clickhouse.ClickHouseErrors_SETTING_CONSTRAINT_VIOLATION.total', + 'clickhouse.ClickHouseErrors_SET_NON_GRANTED_ROLE.count', + 'clickhouse.ClickHouseErrors_SET_NON_GRANTED_ROLE.total', + 'clickhouse.ClickHouseErrors_SET_SIZE_LIMIT_EXCEEDED.count', + 'clickhouse.ClickHouseErrors_SET_SIZE_LIMIT_EXCEEDED.total', + 'clickhouse.ClickHouseErrors_SHARD_HAS_NO_CONNECTIONS.count', + 'clickhouse.ClickHouseErrors_SHARD_HAS_NO_CONNECTIONS.total', + 'clickhouse.ClickHouseErrors_SIZES_OF_ARRAYS_DONT_MATCH.count', + 'clickhouse.ClickHouseErrors_SIZES_OF_ARRAYS_DONT_MATCH.total', + 'clickhouse.ClickHouseErrors_SIZES_OF_COLUMNS_DOESNT_MATCH.count', + 'clickhouse.ClickHouseErrors_SIZES_OF_COLUMNS_DOESNT_MATCH.total', + 'clickhouse.ClickHouseErrors_SIZES_OF_COLUMNS_IN_TUPLE_DOESNT_MATCH.count', + 'clickhouse.ClickHouseErrors_SIZES_OF_COLUMNS_IN_TUPLE_DOESNT_MATCH.total', + 'clickhouse.ClickHouseErrors_SIZES_OF_MARKS_FILES_ARE_INCONSISTENT.count', + 'clickhouse.ClickHouseErrors_SIZES_OF_MARKS_FILES_ARE_INCONSISTENT.total', + 'clickhouse.ClickHouseErrors_SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT.count', + 'clickhouse.ClickHouseErrors_SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT.total', + 'clickhouse.ClickHouseErrors_SIZE_OF_FIXED_STRING_DOESNT_MATCH.count', + 'clickhouse.ClickHouseErrors_SIZE_OF_FIXED_STRING_DOESNT_MATCH.total', + 'clickhouse.ClickHouseErrors_SNAPPY_COMPRESS_FAILED.count', + 'clickhouse.ClickHouseErrors_SNAPPY_COMPRESS_FAILED.total', + 'clickhouse.ClickHouseErrors_SNAPPY_UNCOMPRESS_FAILED.count', + 'clickhouse.ClickHouseErrors_SNAPPY_UNCOMPRESS_FAILED.total', + 'clickhouse.ClickHouseErrors_SOCKET_TIMEOUT.count', + 'clickhouse.ClickHouseErrors_SOCKET_TIMEOUT.total', + 'clickhouse.ClickHouseErrors_SQLITE_ENGINE_ERROR.count', + 'clickhouse.ClickHouseErrors_SQLITE_ENGINE_ERROR.total', + 'clickhouse.ClickHouseErrors_STD_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_STD_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_STORAGE_REQUIRES_PARAMETER.count', + 'clickhouse.ClickHouseErrors_STORAGE_REQUIRES_PARAMETER.total', + 'clickhouse.ClickHouseErrors_SUPPORT_IS_DISABLED.count', + 'clickhouse.ClickHouseErrors_SUPPORT_IS_DISABLED.total', + 'clickhouse.ClickHouseErrors_SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY.count', + 'clickhouse.ClickHouseErrors_SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY.total', + 'clickhouse.ClickHouseErrors_SYNC_MYSQL_USER_ACCESS_ERROR.count', + 'clickhouse.ClickHouseErrors_SYNC_MYSQL_USER_ACCESS_ERROR.total', + 'clickhouse.ClickHouseErrors_SYNTAX_ERROR.count', + 'clickhouse.ClickHouseErrors_SYNTAX_ERROR.total', + 'clickhouse.ClickHouseErrors_SYSTEM_ERROR.count', + 'clickhouse.ClickHouseErrors_SYSTEM_ERROR.total', + 'clickhouse.ClickHouseErrors_TABLE_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_TABLE_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_TABLE_DIFFERS_TOO_MUCH.count', + 'clickhouse.ClickHouseErrors_TABLE_DIFFERS_TOO_MUCH.total', + 'clickhouse.ClickHouseErrors_TABLE_IS_DROPPED.count', + 'clickhouse.ClickHouseErrors_TABLE_IS_DROPPED.total', + 'clickhouse.ClickHouseErrors_TABLE_IS_READ_ONLY.count', + 'clickhouse.ClickHouseErrors_TABLE_IS_READ_ONLY.total', + 'clickhouse.ClickHouseErrors_TABLE_METADATA_ALREADY_EXISTS.count', + 'clickhouse.ClickHouseErrors_TABLE_METADATA_ALREADY_EXISTS.total', + 'clickhouse.ClickHouseErrors_TABLE_NOT_EMPTY.count', + 'clickhouse.ClickHouseErrors_TABLE_NOT_EMPTY.total', + 'clickhouse.ClickHouseErrors_TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT.count', + 'clickhouse.ClickHouseErrors_TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT.total', + 'clickhouse.ClickHouseErrors_TABLE_WAS_NOT_DROPPED.count', + 'clickhouse.ClickHouseErrors_TABLE_WAS_NOT_DROPPED.total', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_COLUMN.count', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_COLUMN.total', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_DEFAULT_VALUE.count', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_DEFAULT_VALUE.total', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_PROFILE.count', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_PROFILE.total', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_QUERY.count', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_QUERY.total', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_SESSION.count', + 'clickhouse.ClickHouseErrors_THERE_IS_NO_SESSION.total', + 'clickhouse.ClickHouseErrors_THREAD_WAS_CANCELED.count', + 'clickhouse.ClickHouseErrors_THREAD_WAS_CANCELED.total', + 'clickhouse.ClickHouseErrors_TIMEOUT_EXCEEDED.count', + 'clickhouse.ClickHouseErrors_TIMEOUT_EXCEEDED.total', + 'clickhouse.ClickHouseErrors_TLD_LIST_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_TLD_LIST_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_TOO_BIG_AST.count', + 'clickhouse.ClickHouseErrors_TOO_BIG_AST.total', + 'clickhouse.ClickHouseErrors_TOO_DEEP_AST.count', + 'clickhouse.ClickHouseErrors_TOO_DEEP_AST.total', + 'clickhouse.ClickHouseErrors_TOO_DEEP_RECURSION.count', + 'clickhouse.ClickHouseErrors_TOO_DEEP_RECURSION.total', + 'clickhouse.ClickHouseErrors_TOO_DEEP_SUBQUERIES.count', + 'clickhouse.ClickHouseErrors_TOO_DEEP_SUBQUERIES.total', + 'clickhouse.ClickHouseErrors_TOO_FEW_ARGUMENTS_FOR_FUNCTION.count', + 'clickhouse.ClickHouseErrors_TOO_FEW_ARGUMENTS_FOR_FUNCTION.total', + 'clickhouse.ClickHouseErrors_TOO_FEW_LIVE_REPLICAS.count', + 'clickhouse.ClickHouseErrors_TOO_FEW_LIVE_REPLICAS.total', + 'clickhouse.ClickHouseErrors_TOO_LARGE_ARRAY_SIZE.count', + 'clickhouse.ClickHouseErrors_TOO_LARGE_ARRAY_SIZE.total', + 'clickhouse.ClickHouseErrors_TOO_LARGE_DISTRIBUTED_DEPTH.count', + 'clickhouse.ClickHouseErrors_TOO_LARGE_DISTRIBUTED_DEPTH.total', + 'clickhouse.ClickHouseErrors_TOO_LARGE_SIZE_COMPRESSED.count', + 'clickhouse.ClickHouseErrors_TOO_LARGE_SIZE_COMPRESSED.total', + 'clickhouse.ClickHouseErrors_TOO_LARGE_STRING_SIZE.count', + 'clickhouse.ClickHouseErrors_TOO_LARGE_STRING_SIZE.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_ARGUMENTS_FOR_FUNCTION.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_ARGUMENTS_FOR_FUNCTION.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_BYTES.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_BYTES.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_COLUMNS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_COLUMNS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_DATABASES.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_DATABASES.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_MATERIALIZED_VIEWS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_MATERIALIZED_VIEWS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_MUTATIONS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_MUTATIONS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_PARTITIONS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_PARTITIONS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_PARTS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_PARTS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_QUERY_PLAN_OPTIMIZATIONS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_QUERY_PLAN_OPTIMIZATIONS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_REDIRECTS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_REDIRECTS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_RETRIES_TO_FETCH_PARTS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_RETRIES_TO_FETCH_PARTS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_ROWS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_ROWS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_ROWS_OR_BYTES.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_ROWS_OR_BYTES.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_SIMULTANEOUS_QUERIES.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_SIMULTANEOUS_QUERIES.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_TABLES.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_TABLES.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_TEMPORARY_COLUMNS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_TEMPORARY_COLUMNS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_TEMPORARY_NON_CONST_COLUMNS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_TEMPORARY_NON_CONST_COLUMNS.total', + 'clickhouse.ClickHouseErrors_TOO_MANY_UNEXPECTED_DATA_PARTS.count', + 'clickhouse.ClickHouseErrors_TOO_MANY_UNEXPECTED_DATA_PARTS.total', + 'clickhouse.ClickHouseErrors_TOO_SLOW.count', + 'clickhouse.ClickHouseErrors_TOO_SLOW.total', + 'clickhouse.ClickHouseErrors_TOO_SLOW_PARSING.count', + 'clickhouse.ClickHouseErrors_TOO_SLOW_PARSING.total', + 'clickhouse.ClickHouseErrors_TOO_SMALL_BUFFER_SIZE.count', + 'clickhouse.ClickHouseErrors_TOO_SMALL_BUFFER_SIZE.total', + 'clickhouse.ClickHouseErrors_TOP_AND_LIMIT_TOGETHER.count', + 'clickhouse.ClickHouseErrors_TOP_AND_LIMIT_TOGETHER.total', + 'clickhouse.ClickHouseErrors_TYPE_MISMATCH.count', + 'clickhouse.ClickHouseErrors_TYPE_MISMATCH.total', + 'clickhouse.ClickHouseErrors_UNABLE_TO_SKIP_UNUSED_SHARDS.count', + 'clickhouse.ClickHouseErrors_UNABLE_TO_SKIP_UNUSED_SHARDS.total', + 'clickhouse.ClickHouseErrors_UNACCEPTABLE_URL.count', + 'clickhouse.ClickHouseErrors_UNACCEPTABLE_URL.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_AST_STRUCTURE.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_AST_STRUCTURE.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_CLUSTER.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_CLUSTER.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_DATA_AFTER_PARSED_VALUE.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_DATA_AFTER_PARSED_VALUE.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_DATA_TYPE.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_DATA_TYPE.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_END_OF_FILE.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_END_OF_FILE.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_EXPRESSION.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_EXPRESSION.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_FILE_IN_DATA_PART.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_FILE_IN_DATA_PART.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_HTTP_HEADERS.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_HTTP_HEADERS.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_NODE_IN_ZOOKEEPER.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_NODE_IN_ZOOKEEPER.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_PACKET_FROM_CLIENT.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_PACKET_FROM_CLIENT.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_PACKET_FROM_SERVER.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_PACKET_FROM_SERVER.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_TABLE_ENGINE.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_TABLE_ENGINE.total', + 'clickhouse.ClickHouseErrors_UNEXPECTED_ZOOKEEPER_ERROR.count', + 'clickhouse.ClickHouseErrors_UNEXPECTED_ZOOKEEPER_ERROR.total', + 'clickhouse.ClickHouseErrors_UNFINISHED.count', + 'clickhouse.ClickHouseErrors_UNFINISHED.total', + 'clickhouse.ClickHouseErrors_UNION_ALL_RESULT_STRUCTURES_MISMATCH.count', + 'clickhouse.ClickHouseErrors_UNION_ALL_RESULT_STRUCTURES_MISMATCH.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_ACCESS_TYPE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_ACCESS_TYPE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_ADDRESS_PATTERN_TYPE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_ADDRESS_PATTERN_TYPE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_AGGREGATED_DATA_VARIANT.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_AGGREGATED_DATA_VARIANT.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_AGGREGATE_FUNCTION.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_AGGREGATE_FUNCTION.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_BLOCK_INFO_FIELD.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_BLOCK_INFO_FIELD.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_CODEC.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_CODEC.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_COMPRESSION_METHOD.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_COMPRESSION_METHOD.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_DATABASE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_DATABASE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_DATABASE_ENGINE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_DATABASE_ENGINE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_DIRECTION_OF_SORTING.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_DIRECTION_OF_SORTING.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_DISK.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_DISK.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_DISTRIBUTED_PRODUCT_MODE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_DISTRIBUTED_PRODUCT_MODE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_IN_AST.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_IN_AST.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_IN_CONFIG.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_IN_CONFIG.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_OF_ENUM.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_ELEMENT_OF_ENUM.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_FILE_SIZE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_FILE_SIZE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_FORMAT.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_FORMAT.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_FORMAT_VERSION.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_FORMAT_VERSION.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_FUNCTION.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_FUNCTION.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_IDENTIFIER.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_IDENTIFIER.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_JOIN.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_JOIN.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_LOAD_BALANCING.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_LOAD_BALANCING.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_MUTATION_COMMAND.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_MUTATION_COMMAND.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_MYSQL_DATATYPES_SUPPORT_LEVEL.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_MYSQL_DATATYPES_SUPPORT_LEVEL.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_OVERFLOW_MODE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_OVERFLOW_MODE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_PACKET_FROM_CLIENT.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_PACKET_FROM_CLIENT.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_PACKET_FROM_SERVER.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_PACKET_FROM_SERVER.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_PART_TYPE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_PART_TYPE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_POLICY.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_POLICY.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_PROTOBUF_FORMAT.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_PROTOBUF_FORMAT.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_PROTOCOL.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_PROTOCOL.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_QUERY_PARAMETER.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_QUERY_PARAMETER.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_QUOTA.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_QUOTA.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_RAID_TYPE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_RAID_TYPE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_READ_METHOD.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_READ_METHOD.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_ROLE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_ROLE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_ROW_POLICY.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_ROW_POLICY.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_SETTING.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_SETTING.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_SNAPSHOT.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_SNAPSHOT.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_STATUS_OF_INSERT.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_STATUS_OF_INSERT.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_STATUS_OF_TRANSACTION.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_STATUS_OF_TRANSACTION.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_STORAGE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_STORAGE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_TABLE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_TABLE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_TOTALS_MODE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_TOTALS_MODE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_TYPE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_TYPE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_TYPE_OF_AST_NODE.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_TYPE_OF_AST_NODE.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_TYPE_OF_QUERY.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_TYPE_OF_QUERY.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_UNION.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_UNION.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_USER.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_USER.total', + 'clickhouse.ClickHouseErrors_UNKNOWN_VOLUME.count', + 'clickhouse.ClickHouseErrors_UNKNOWN_VOLUME.total', + 'clickhouse.ClickHouseErrors_UNRECOGNIZED_ARGUMENTS.count', + 'clickhouse.ClickHouseErrors_UNRECOGNIZED_ARGUMENTS.total', + 'clickhouse.ClickHouseErrors_UNSATISFIED_QUORUM_FOR_PREVIOUS_WRITE.count', + 'clickhouse.ClickHouseErrors_UNSATISFIED_QUORUM_FOR_PREVIOUS_WRITE.total', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_COLLATION_LOCALE.count', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_COLLATION_LOCALE.total', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_JOIN_KEYS.count', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_JOIN_KEYS.total', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_METHOD.count', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_METHOD.total', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_PARAMETER.count', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_PARAMETER.total', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_URI_SCHEME.count', + 'clickhouse.ClickHouseErrors_UNSUPPORTED_URI_SCHEME.total', + 'clickhouse.ClickHouseErrors_USER_EXPIRED.count', + 'clickhouse.ClickHouseErrors_USER_EXPIRED.total', + 'clickhouse.ClickHouseErrors_USER_SESSION_LIMIT_EXCEEDED.count', + 'clickhouse.ClickHouseErrors_USER_SESSION_LIMIT_EXCEEDED.total', + 'clickhouse.ClickHouseErrors_VALUE_IS_OUT_OF_RANGE_OF_DATA_TYPE.count', + 'clickhouse.ClickHouseErrors_VALUE_IS_OUT_OF_RANGE_OF_DATA_TYPE.total', + 'clickhouse.ClickHouseErrors_VIOLATED_CONSTRAINT.count', + 'clickhouse.ClickHouseErrors_VIOLATED_CONSTRAINT.total', + 'clickhouse.ClickHouseErrors_WITH_TIES_WITHOUT_ORDER_BY.count', + 'clickhouse.ClickHouseErrors_WITH_TIES_WITHOUT_ORDER_BY.total', + 'clickhouse.ClickHouseErrors_WRONG_BACKUP_SETTINGS.count', + 'clickhouse.ClickHouseErrors_WRONG_BACKUP_SETTINGS.total', + 'clickhouse.ClickHouseErrors_WRONG_BASE_BACKUP.count', + 'clickhouse.ClickHouseErrors_WRONG_BASE_BACKUP.total', + 'clickhouse.ClickHouseErrors_WRONG_DDL_RENAMING_SETTINGS.count', + 'clickhouse.ClickHouseErrors_WRONG_DDL_RENAMING_SETTINGS.total', + 'clickhouse.ClickHouseErrors_WRONG_GLOBAL_SUBQUERY.count', + 'clickhouse.ClickHouseErrors_WRONG_GLOBAL_SUBQUERY.total', + 'clickhouse.ClickHouseErrors_WRONG_PASSWORD.count', + 'clickhouse.ClickHouseErrors_WRONG_PASSWORD.total', + 'clickhouse.ClickHouseErrors_ZERO_ARRAY_OR_TUPLE_INDEX.count', + 'clickhouse.ClickHouseErrors_ZERO_ARRAY_OR_TUPLE_INDEX.total', + 'clickhouse.ClickHouseErrors_ZERO_COPY_REPLICATION_ERROR.count', + 'clickhouse.ClickHouseErrors_ZERO_COPY_REPLICATION_ERROR.total', + 'clickhouse.ClickHouseErrors_ZLIB_DEFLATE_FAILED.count', + 'clickhouse.ClickHouseErrors_ZLIB_DEFLATE_FAILED.total', + 'clickhouse.ClickHouseErrors_ZLIB_INFLATE_FAILED.count', + 'clickhouse.ClickHouseErrors_ZLIB_INFLATE_FAILED.total', + 'clickhouse.ClickHouseErrors_ZSTD_DECODER_FAILED.count', + 'clickhouse.ClickHouseErrors_ZSTD_DECODER_FAILED.total', + 'clickhouse.ClickHouseErrors_ZSTD_ENCODER_FAILED.count', + 'clickhouse.ClickHouseErrors_ZSTD_ENCODER_FAILED.total', + 'clickhouse.ClickHouseProfileEvents_AIORead.count', + 'clickhouse.ClickHouseProfileEvents_AIORead.total', + 'clickhouse.ClickHouseProfileEvents_AIOReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_AIOReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_AIOWrite.count', + 'clickhouse.ClickHouseProfileEvents_AIOWrite.total', + 'clickhouse.ClickHouseProfileEvents_AIOWriteBytes.count', + 'clickhouse.ClickHouseProfileEvents_AIOWriteBytes.total', + 'clickhouse.ClickHouseProfileEvents_AddressesDiscovered.count', + 'clickhouse.ClickHouseProfileEvents_AddressesDiscovered.total', + 'clickhouse.ClickHouseProfileEvents_AddressesExpired.count', + 'clickhouse.ClickHouseProfileEvents_AddressesExpired.total', + 'clickhouse.ClickHouseProfileEvents_AddressesMarkedAsFailed.count', + 'clickhouse.ClickHouseProfileEvents_AddressesMarkedAsFailed.total', + 'clickhouse.ClickHouseProfileEvents_AggregatingSortedMilliseconds', + 'clickhouse.ClickHouseProfileEvents_AggregationHashTablesInitializedAsTwoLevel.count', + 'clickhouse.ClickHouseProfileEvents_AggregationHashTablesInitializedAsTwoLevel.total', + 'clickhouse.ClickHouseProfileEvents_AggregationOptimizedEqualRangesOfKeys.count', + 'clickhouse.ClickHouseProfileEvents_AggregationOptimizedEqualRangesOfKeys.total', + 'clickhouse.ClickHouseProfileEvents_AggregationPreallocatedElementsInHashTables.count', + 'clickhouse.ClickHouseProfileEvents_AggregationPreallocatedElementsInHashTables.total', + 'clickhouse.ClickHouseProfileEvents_ArenaAllocBytes.count', + 'clickhouse.ClickHouseProfileEvents_ArenaAllocBytes.total', + 'clickhouse.ClickHouseProfileEvents_ArenaAllocChunks.count', + 'clickhouse.ClickHouseProfileEvents_ArenaAllocChunks.total', + 'clickhouse.ClickHouseProfileEvents_AsyncInsertBytes.count', + 'clickhouse.ClickHouseProfileEvents_AsyncInsertBytes.total', + 'clickhouse.ClickHouseProfileEvents_AsyncInsertCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_AsyncInsertCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_AsyncInsertQuery.count', + 'clickhouse.ClickHouseProfileEvents_AsyncInsertQuery.total', + 'clickhouse.ClickHouseProfileEvents_AsyncInsertRows.count', + 'clickhouse.ClickHouseProfileEvents_AsyncInsertRows.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoaderWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_AsynchronousReadWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_AsynchronousReaderIgnoredBytes.count', + 'clickhouse.ClickHouseProfileEvents_AsynchronousReaderIgnoredBytes.total', + 'clickhouse.ClickHouseProfileEvents_AsynchronousRemoteReadWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_AzureCommitBlockList.count', + 'clickhouse.ClickHouseProfileEvents_AzureCommitBlockList.total', + 'clickhouse.ClickHouseProfileEvents_AzureCopyObject.count', + 'clickhouse.ClickHouseProfileEvents_AzureCopyObject.total', + 'clickhouse.ClickHouseProfileEvents_AzureCreateContainer.count', + 'clickhouse.ClickHouseProfileEvents_AzureCreateContainer.total', + 'clickhouse.ClickHouseProfileEvents_AzureDeleteObjects.count', + 'clickhouse.ClickHouseProfileEvents_AzureDeleteObjects.total', + 'clickhouse.ClickHouseProfileEvents_AzureGetObject.count', + 'clickhouse.ClickHouseProfileEvents_AzureGetObject.total', + 'clickhouse.ClickHouseProfileEvents_AzureGetProperties.count', + 'clickhouse.ClickHouseProfileEvents_AzureGetProperties.total', + 'clickhouse.ClickHouseProfileEvents_AzureListObjects.count', + 'clickhouse.ClickHouseProfileEvents_AzureListObjects.total', + 'clickhouse.ClickHouseProfileEvents_AzureStageBlock.count', + 'clickhouse.ClickHouseProfileEvents_AzureStageBlock.total', + 'clickhouse.ClickHouseProfileEvents_AzureUpload.count', + 'clickhouse.ClickHouseProfileEvents_AzureUpload.total', + 'clickhouse.ClickHouseProfileEvents_BackgroundLoadingMarksTasks.count', + 'clickhouse.ClickHouseProfileEvents_BackgroundLoadingMarksTasks.total', + 'clickhouse.ClickHouseProfileEvents_BackupEntriesCollectorForTablesDataMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupEntriesCollectorMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupEntriesCollectorRunPostTasksMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupReadMetadataMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupWriteMetadataMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForRead.count', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForRead.total', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForWrite.count', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForWrite.total', + 'clickhouse.ClickHouseProfileEvents_CacheWarmerBytesDownloaded.count', + 'clickhouse.ClickHouseProfileEvents_CacheWarmerBytesDownloaded.total', + 'clickhouse.ClickHouseProfileEvents_CacheWarmerDataPartsDownloaded.count', + 'clickhouse.ClickHouseProfileEvents_CacheWarmerDataPartsDownloaded.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferCacheWriteBytes.count', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferCacheWriteBytes.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferCacheWriteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferCreateBufferMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheBytes.count', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheBytes.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromSourceBytes.count', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromSourceBytes.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferReadFromSourceMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CachedWriteBufferCacheWriteBytes.count', + 'clickhouse.ClickHouseProfileEvents_CachedWriteBufferCacheWriteBytes.total', + 'clickhouse.ClickHouseProfileEvents_CachedWriteBufferCacheWriteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CannotRemoveEphemeralNode.count', + 'clickhouse.ClickHouseProfileEvents_CannotRemoveEphemeralNode.total', + 'clickhouse.ClickHouseProfileEvents_CannotWriteToWriteBufferDiscard.count', + 'clickhouse.ClickHouseProfileEvents_CannotWriteToWriteBufferDiscard.total', + 'clickhouse.ClickHouseProfileEvents_CollapsingSortedMilliseconds', + 'clickhouse.ClickHouseProfileEvents_CompileExpressionsBytes.count', + 'clickhouse.ClickHouseProfileEvents_CompileExpressionsBytes.total', + 'clickhouse.ClickHouseProfileEvents_CompileExpressionsMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CompileFunction.count', + 'clickhouse.ClickHouseProfileEvents_CompileFunction.total', + 'clickhouse.ClickHouseProfileEvents_CompiledFunctionExecute.count', + 'clickhouse.ClickHouseProfileEvents_CompiledFunctionExecute.total', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferBlocks.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferBlocks.total', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferBytes.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferBytes.total', + 'clickhouse.ClickHouseProfileEvents_ConnectionPoolIsFullMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ContextLock.count', + 'clickhouse.ClickHouseProfileEvents_ContextLock.total', + 'clickhouse.ClickHouseProfileEvents_ContextLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CreatedLogEntryForMerge.count', + 'clickhouse.ClickHouseProfileEvents_CreatedLogEntryForMerge.total', + 'clickhouse.ClickHouseProfileEvents_CreatedLogEntryForMutation.count', + 'clickhouse.ClickHouseProfileEvents_CreatedLogEntryForMutation.total', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferDirectIO.count', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferDirectIO.total', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferDirectIOFailed.count', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferDirectIOFailed.total', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferMMap.count', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferMMap.total', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferMMapFailed.count', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferMMapFailed.total', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferOrdinary.count', + 'clickhouse.ClickHouseProfileEvents_CreatedReadBufferOrdinary.total', + 'clickhouse.ClickHouseProfileEvents_DNSError.count', + 'clickhouse.ClickHouseProfileEvents_DNSError.total', + 'clickhouse.ClickHouseProfileEvents_DataAfterMutationDiffersFromReplica.count', + 'clickhouse.ClickHouseProfileEvents_DataAfterMutationDiffersFromReplica.total', + 'clickhouse.ClickHouseProfileEvents_DelayedInserts.count', + 'clickhouse.ClickHouseProfileEvents_DelayedInserts.total', + 'clickhouse.ClickHouseProfileEvents_DelayedInsertsMilliseconds', + 'clickhouse.ClickHouseProfileEvents_DelayedMutations.count', + 'clickhouse.ClickHouseProfileEvents_DelayedMutations.total', + 'clickhouse.ClickHouseProfileEvents_DelayedMutationsMilliseconds', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysExpired.count', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysExpired.total', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysHit.count', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysHit.total', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysNotFound.count', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysNotFound.total', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysRequested.count', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysRequested.total', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysRequestedFound.count', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysRequestedFound.total', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysRequestedMiss.count', + 'clickhouse.ClickHouseProfileEvents_DictCacheKeysRequestedMiss.total', + 'clickhouse.ClickHouseProfileEvents_DictCacheLockReadNs', + 'clickhouse.ClickHouseProfileEvents_DictCacheLockWriteNs', + 'clickhouse.ClickHouseProfileEvents_DictCacheRequestTimeNs', + 'clickhouse.ClickHouseProfileEvents_DictCacheRequests.count', + 'clickhouse.ClickHouseProfileEvents_DictCacheRequests.total', + 'clickhouse.ClickHouseProfileEvents_DirectorySync.count', + 'clickhouse.ClickHouseProfileEvents_DirectorySync.total', + 'clickhouse.ClickHouseProfileEvents_DirectorySyncElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskAzureCommitBlockList.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureCommitBlockList.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureCopyObject.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureCopyObject.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureCreateContainer.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureCreateContainer.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureDeleteObjects.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureDeleteObjects.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureGetObject.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureGetObject.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureGetProperties.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureGetProperties.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureListObjects.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureListObjects.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureStageBlock.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureStageBlock.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureUpload.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureUpload.total', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsCreated.count', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsCreated.total', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsErrors.count', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsErrors.total', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsExpired.count', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsExpired.total', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsPreserved.count', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsPreserved.total', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsReset.count', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsReset.total', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsReused.count', + 'clickhouse.ClickHouseProfileEvents_DiskConnectionsReused.total', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryCreated.count', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryCreated.total', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryRemoved.count', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableAzureDirectoryRemoved.total', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryCreated.count', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryCreated.total', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryRemoved.count', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLocalDirectoryRemoved.total', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryCreated.count', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryCreated.total', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryRemoved.count', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableS3DirectoryRemoved.total', + 'clickhouse.ClickHouseProfileEvents_DiskReadElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskS3AbortMultipartUpload.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3AbortMultipartUpload.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3CompleteMultipartUpload.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3CompleteMultipartUpload.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3CopyObject.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3CopyObject.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3CreateMultipartUpload.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3CreateMultipartUpload.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3DeleteObjects.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3DeleteObjects.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3GetObject.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3GetObject.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3GetObjectAttributes.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3GetObjectAttributes.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3GetRequestThrottlerCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3GetRequestThrottlerCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3GetRequestThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskS3HeadObject.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3HeadObject.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3ListObjects.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3ListObjects.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3PutObject.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3PutObject.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3PutRequestThrottlerCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3PutRequestThrottlerCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3PutRequestThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsRedirects.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsRedirects.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsThrottling.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestsThrottling.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3UploadPart.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3UploadPart.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3UploadPartCopy.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3UploadPartCopy.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsRedirects.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsRedirects.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsThrottling.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestsThrottling.total', + 'clickhouse.ClickHouseProfileEvents_DiskWriteElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheConnectAttempts.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheConnectAttempts.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheConnectMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheFallbackReadMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheGetResponseMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheLockRegistryMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheNextImplMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnections.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnections.total', + 'clickhouse.ClickHouseProfileEvents_DistrCachePackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCachePackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCachePrecomputeRangesMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRegistryUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRegistryUpdates.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRegistryUpdates.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReusedConnections.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReusedConnections.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerProcessRequestMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerSwitches.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerSwitches.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheStartRangeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistributedAsyncInsertionFailures.count', + 'clickhouse.ClickHouseProfileEvents_DistributedAsyncInsertionFailures.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionFailAtAll.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionFailAtAll.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionFailTry.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionFailTry.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionMissingTable.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionMissingTable.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionSkipReadOnlyReplica.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionSkipReadOnlyReplica.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionStaleReplica.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionStaleReplica.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionTries.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionTries.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionUsable.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionUsable.total', + 'clickhouse.ClickHouseProfileEvents_DistributedDelayedInserts.count', + 'clickhouse.ClickHouseProfileEvents_DistributedDelayedInserts.total', + 'clickhouse.ClickHouseProfileEvents_DistributedDelayedInsertsMilliseconds', + 'clickhouse.ClickHouseProfileEvents_DistributedRejectedInserts.count', + 'clickhouse.ClickHouseProfileEvents_DistributedRejectedInserts.total', + 'clickhouse.ClickHouseProfileEvents_DistributedSyncInsertionTimeoutExceeded.count', + 'clickhouse.ClickHouseProfileEvents_DistributedSyncInsertionTimeoutExceeded.total', + 'clickhouse.ClickHouseProfileEvents_DuplicatedInsertedBlocks.count', + 'clickhouse.ClickHouseProfileEvents_DuplicatedInsertedBlocks.total', + 'clickhouse.ClickHouseProfileEvents_EngineFileLikeReadFiles.count', + 'clickhouse.ClickHouseProfileEvents_EngineFileLikeReadFiles.total', + 'clickhouse.ClickHouseProfileEvents_ExecuteShellCommand.count', + 'clickhouse.ClickHouseProfileEvents_ExecuteShellCommand.total', + 'clickhouse.ClickHouseProfileEvents_ExternalAggregationCompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_ExternalAggregationCompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_ExternalAggregationMerge.count', + 'clickhouse.ClickHouseProfileEvents_ExternalAggregationMerge.total', + 'clickhouse.ClickHouseProfileEvents_ExternalAggregationUncompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_ExternalAggregationUncompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_ExternalAggregationWritePart.count', + 'clickhouse.ClickHouseProfileEvents_ExternalAggregationWritePart.total', + 'clickhouse.ClickHouseProfileEvents_ExternalDataSourceLocalCacheReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_ExternalDataSourceLocalCacheReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_ExternalJoinCompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_ExternalJoinCompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_ExternalJoinMerge.count', + 'clickhouse.ClickHouseProfileEvents_ExternalJoinMerge.total', + 'clickhouse.ClickHouseProfileEvents_ExternalJoinUncompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_ExternalJoinUncompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_ExternalJoinWritePart.count', + 'clickhouse.ClickHouseProfileEvents_ExternalJoinWritePart.total', + 'clickhouse.ClickHouseProfileEvents_ExternalProcessingCompressedBytesTotal.count', + 'clickhouse.ClickHouseProfileEvents_ExternalProcessingCompressedBytesTotal.total', + 'clickhouse.ClickHouseProfileEvents_ExternalProcessingFilesTotal.count', + 'clickhouse.ClickHouseProfileEvents_ExternalProcessingFilesTotal.total', + 'clickhouse.ClickHouseProfileEvents_ExternalProcessingUncompressedBytesTotal.count', + 'clickhouse.ClickHouseProfileEvents_ExternalProcessingUncompressedBytesTotal.total', + 'clickhouse.ClickHouseProfileEvents_ExternalSortCompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_ExternalSortCompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_ExternalSortMerge.count', + 'clickhouse.ClickHouseProfileEvents_ExternalSortMerge.total', + 'clickhouse.ClickHouseProfileEvents_ExternalSortUncompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_ExternalSortUncompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_ExternalSortWritePart.count', + 'clickhouse.ClickHouseProfileEvents_ExternalSortWritePart.total', + 'clickhouse.ClickHouseProfileEvents_FailedAsyncInsertQuery.count', + 'clickhouse.ClickHouseProfileEvents_FailedAsyncInsertQuery.total', + 'clickhouse.ClickHouseProfileEvents_FailedInsertQuery.count', + 'clickhouse.ClickHouseProfileEvents_FailedInsertQuery.total', + 'clickhouse.ClickHouseProfileEvents_FailedQuery.count', + 'clickhouse.ClickHouseProfileEvents_FailedQuery.total', + 'clickhouse.ClickHouseProfileEvents_FailedSelectQuery.count', + 'clickhouse.ClickHouseProfileEvents_FailedSelectQuery.total', + 'clickhouse.ClickHouseProfileEvents_FileOpen.count', + 'clickhouse.ClickHouseProfileEvents_FileOpen.total', + 'clickhouse.ClickHouseProfileEvents_FileSegmentCacheWriteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentCompleteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentFailToIncreasePriority.count', + 'clickhouse.ClickHouseProfileEvents_FileSegmentFailToIncreasePriority.total', + 'clickhouse.ClickHouseProfileEvents_FileSegmentHolderCompleteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentLockMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentPredownloadMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentReadMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentRemoveMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentUseMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentUsedBytes.count', + 'clickhouse.ClickHouseProfileEvents_FileSegmentUsedBytes.total', + 'clickhouse.ClickHouseProfileEvents_FileSegmentWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentWaitReadBufferMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSegmentWriteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FileSync.count', + 'clickhouse.ClickHouseProfileEvents_FileSync.total', + 'clickhouse.ClickHouseProfileEvents_FileSyncElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedBytes.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedBytes.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegments.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegments.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionSkippedEvictingFileSegments.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionSkippedEvictingFileSegments.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionSkippedFileSegments.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionSkippedFileSegments.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionTries.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictionTries.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfCacheResize.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfCacheResize.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfLockContention.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailToReserveSpaceBecauseOfLockContention.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFreeSpaceKeepingThreadRun.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFreeSpaceKeepingThreadRun.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFreeSpaceKeepingThreadWorkMilliseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheGetMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheGetOrSetMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheHoldFileSegments.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheHoldFileSegments.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheLoadMetadataMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheLockCacheMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheLockKeyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheLockMetadataMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheReserveMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheUnusedHoldFileSegments.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheUnusedHoldFileSegments.total', + 'clickhouse.ClickHouseProfileEvents_FunctionExecute.count', + 'clickhouse.ClickHouseProfileEvents_FunctionExecute.total', + 'clickhouse.ClickHouseProfileEvents_GatheredColumns.count', + 'clickhouse.ClickHouseProfileEvents_GatheredColumns.total', + 'clickhouse.ClickHouseProfileEvents_GatheringColumnMilliseconds', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsCreated.count', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsCreated.total', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsErrors.count', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsErrors.total', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsExpired.count', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsExpired.total', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsPreserved.count', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsPreserved.total', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsReset.count', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsReset.total', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsReused.count', + 'clickhouse.ClickHouseProfileEvents_HTTPConnectionsReused.total', + 'clickhouse.ClickHouseProfileEvents_HardPageFaults.count', + 'clickhouse.ClickHouseProfileEvents_HardPageFaults.total', + 'clickhouse.ClickHouseProfileEvents_HashJoinPreallocatedElementsInHashTables.count', + 'clickhouse.ClickHouseProfileEvents_HashJoinPreallocatedElementsInHashTables.total', + 'clickhouse.ClickHouseProfileEvents_HedgedRequestsChangeReplica.count', + 'clickhouse.ClickHouseProfileEvents_HedgedRequestsChangeReplica.total', + 'clickhouse.ClickHouseProfileEvents_IOBufferAllocBytes.count', + 'clickhouse.ClickHouseProfileEvents_IOBufferAllocBytes.total', + 'clickhouse.ClickHouseProfileEvents_IOBufferAllocs.count', + 'clickhouse.ClickHouseProfileEvents_IOBufferAllocs.total', + 'clickhouse.ClickHouseProfileEvents_IOUringCQEsCompleted.count', + 'clickhouse.ClickHouseProfileEvents_IOUringCQEsCompleted.total', + 'clickhouse.ClickHouseProfileEvents_IOUringCQEsFailed.count', + 'clickhouse.ClickHouseProfileEvents_IOUringCQEsFailed.total', + 'clickhouse.ClickHouseProfileEvents_IOUringSQEsResubmitsAsync.count', + 'clickhouse.ClickHouseProfileEvents_IOUringSQEsResubmitsAsync.total', + 'clickhouse.ClickHouseProfileEvents_IOUringSQEsResubmitsSync.count', + 'clickhouse.ClickHouseProfileEvents_IOUringSQEsResubmitsSync.total', + 'clickhouse.ClickHouseProfileEvents_IOUringSQEsSubmitted.count', + 'clickhouse.ClickHouseProfileEvents_IOUringSQEsSubmitted.total', + 'clickhouse.ClickHouseProfileEvents_IgnoredColdParts.count', + 'clickhouse.ClickHouseProfileEvents_IgnoredColdParts.total', + 'clickhouse.ClickHouseProfileEvents_InitialQuery.count', + 'clickhouse.ClickHouseProfileEvents_InitialQuery.total', + 'clickhouse.ClickHouseProfileEvents_InsertQueriesWithSubqueries.count', + 'clickhouse.ClickHouseProfileEvents_InsertQueriesWithSubqueries.total', + 'clickhouse.ClickHouseProfileEvents_InsertQuery.count', + 'clickhouse.ClickHouseProfileEvents_InsertQuery.total', + 'clickhouse.ClickHouseProfileEvents_InsertQueryTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_InsertedBytes.count', + 'clickhouse.ClickHouseProfileEvents_InsertedBytes.total', + 'clickhouse.ClickHouseProfileEvents_InsertedCompactParts.count', + 'clickhouse.ClickHouseProfileEvents_InsertedCompactParts.total', + 'clickhouse.ClickHouseProfileEvents_InsertedRows.count', + 'clickhouse.ClickHouseProfileEvents_InsertedRows.total', + 'clickhouse.ClickHouseProfileEvents_InsertedWideParts.count', + 'clickhouse.ClickHouseProfileEvents_InsertedWideParts.total', + 'clickhouse.ClickHouseProfileEvents_InterfaceHTTPReceiveBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfaceHTTPReceiveBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfaceHTTPSendBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfaceHTTPSendBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfaceInterserverReceiveBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfaceInterserverReceiveBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfaceInterserverSendBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfaceInterserverSendBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfaceMySQLReceiveBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfaceMySQLReceiveBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfaceMySQLSendBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfaceMySQLSendBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfaceNativeReceiveBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfaceNativeReceiveBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfaceNativeSendBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfaceNativeSendBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfacePostgreSQLReceiveBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfacePostgreSQLReceiveBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfacePostgreSQLSendBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfacePostgreSQLSendBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfacePrometheusReceiveBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfacePrometheusReceiveBytes.total', + 'clickhouse.ClickHouseProfileEvents_InterfacePrometheusSendBytes.count', + 'clickhouse.ClickHouseProfileEvents_InterfacePrometheusSendBytes.total', + 'clickhouse.ClickHouseProfileEvents_KafkaBackgroundReads.count', + 'clickhouse.ClickHouseProfileEvents_KafkaBackgroundReads.total', + 'clickhouse.ClickHouseProfileEvents_KafkaCommitFailures.count', + 'clickhouse.ClickHouseProfileEvents_KafkaCommitFailures.total', + 'clickhouse.ClickHouseProfileEvents_KafkaCommits.count', + 'clickhouse.ClickHouseProfileEvents_KafkaCommits.total', + 'clickhouse.ClickHouseProfileEvents_KafkaConsumerErrors.count', + 'clickhouse.ClickHouseProfileEvents_KafkaConsumerErrors.total', + 'clickhouse.ClickHouseProfileEvents_KafkaDirectReads.count', + 'clickhouse.ClickHouseProfileEvents_KafkaDirectReads.total', + 'clickhouse.ClickHouseProfileEvents_KafkaMessagesFailed.count', + 'clickhouse.ClickHouseProfileEvents_KafkaMessagesFailed.total', + 'clickhouse.ClickHouseProfileEvents_KafkaMessagesPolled.count', + 'clickhouse.ClickHouseProfileEvents_KafkaMessagesPolled.total', + 'clickhouse.ClickHouseProfileEvents_KafkaMessagesProduced.count', + 'clickhouse.ClickHouseProfileEvents_KafkaMessagesProduced.total', + 'clickhouse.ClickHouseProfileEvents_KafkaMessagesRead.count', + 'clickhouse.ClickHouseProfileEvents_KafkaMessagesRead.total', + 'clickhouse.ClickHouseProfileEvents_KafkaProducerErrors.count', + 'clickhouse.ClickHouseProfileEvents_KafkaProducerErrors.total', + 'clickhouse.ClickHouseProfileEvents_KafkaProducerFlushes.count', + 'clickhouse.ClickHouseProfileEvents_KafkaProducerFlushes.total', + 'clickhouse.ClickHouseProfileEvents_KafkaRebalanceAssignments.count', + 'clickhouse.ClickHouseProfileEvents_KafkaRebalanceAssignments.total', + 'clickhouse.ClickHouseProfileEvents_KafkaRebalanceErrors.count', + 'clickhouse.ClickHouseProfileEvents_KafkaRebalanceErrors.total', + 'clickhouse.ClickHouseProfileEvents_KafkaRebalanceRevocations.count', + 'clickhouse.ClickHouseProfileEvents_KafkaRebalanceRevocations.total', + 'clickhouse.ClickHouseProfileEvents_KafkaRowsRead.count', + 'clickhouse.ClickHouseProfileEvents_KafkaRowsRead.total', + 'clickhouse.ClickHouseProfileEvents_KafkaRowsRejected.count', + 'clickhouse.ClickHouseProfileEvents_KafkaRowsRejected.total', + 'clickhouse.ClickHouseProfileEvents_KafkaRowsWritten.count', + 'clickhouse.ClickHouseProfileEvents_KafkaRowsWritten.total', + 'clickhouse.ClickHouseProfileEvents_KafkaWrites.count', + 'clickhouse.ClickHouseProfileEvents_KafkaWrites.total', + 'clickhouse.ClickHouseProfileEvents_KeeperBatchMaxCount.count', + 'clickhouse.ClickHouseProfileEvents_KeeperBatchMaxCount.total', + 'clickhouse.ClickHouseProfileEvents_KeeperBatchMaxTotalSize.count', + 'clickhouse.ClickHouseProfileEvents_KeeperBatchMaxTotalSize.total', + 'clickhouse.ClickHouseProfileEvents_KeeperCheckRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperCheckRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperCommitWaitElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_KeeperCommits.count', + 'clickhouse.ClickHouseProfileEvents_KeeperCommits.total', + 'clickhouse.ClickHouseProfileEvents_KeeperCommitsFailed.count', + 'clickhouse.ClickHouseProfileEvents_KeeperCommitsFailed.total', + 'clickhouse.ClickHouseProfileEvents_KeeperCreateRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperCreateRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperExistsRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperExistsRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperGetRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperGetRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperLatency', + 'clickhouse.ClickHouseProfileEvents_KeeperListRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperListRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromCommitCache.count', + 'clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromCommitCache.total', + 'clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromFile.count', + 'clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromFile.total', + 'clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromLatestCache.count', + 'clickhouse.ClickHouseProfileEvents_KeeperLogsEntryReadFromLatestCache.total', + 'clickhouse.ClickHouseProfileEvents_KeeperLogsPrefetchedEntries.count', + 'clickhouse.ClickHouseProfileEvents_KeeperLogsPrefetchedEntries.total', + 'clickhouse.ClickHouseProfileEvents_KeeperMultiReadRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperMultiReadRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperMultiRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperMultiRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperPacketsReceived.count', + 'clickhouse.ClickHouseProfileEvents_KeeperPacketsReceived.total', + 'clickhouse.ClickHouseProfileEvents_KeeperPacketsSent.count', + 'clickhouse.ClickHouseProfileEvents_KeeperPacketsSent.total', + 'clickhouse.ClickHouseProfileEvents_KeeperPreprocessElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_KeeperProcessElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_KeeperReadSnapshot.count', + 'clickhouse.ClickHouseProfileEvents_KeeperReadSnapshot.total', + 'clickhouse.ClickHouseProfileEvents_KeeperReconfigRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperReconfigRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperRemoveRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperRemoveRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperRequestTotal.count', + 'clickhouse.ClickHouseProfileEvents_KeeperRequestTotal.total', + 'clickhouse.ClickHouseProfileEvents_KeeperSaveSnapshot.count', + 'clickhouse.ClickHouseProfileEvents_KeeperSaveSnapshot.total', + 'clickhouse.ClickHouseProfileEvents_KeeperSetRequest.count', + 'clickhouse.ClickHouseProfileEvents_KeeperSetRequest.total', + 'clickhouse.ClickHouseProfileEvents_KeeperSnapshotApplys.count', + 'clickhouse.ClickHouseProfileEvents_KeeperSnapshotApplys.total', + 'clickhouse.ClickHouseProfileEvents_KeeperSnapshotApplysFailed.count', + 'clickhouse.ClickHouseProfileEvents_KeeperSnapshotApplysFailed.total', + 'clickhouse.ClickHouseProfileEvents_KeeperSnapshotCreations.count', + 'clickhouse.ClickHouseProfileEvents_KeeperSnapshotCreations.total', + 'clickhouse.ClickHouseProfileEvents_KeeperSnapshotCreationsFailed.count', + 'clickhouse.ClickHouseProfileEvents_KeeperSnapshotCreationsFailed.total', + 'clickhouse.ClickHouseProfileEvents_KeeperStorageLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_KeeperTotalElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksCount.count', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksCount.total', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksMemoryBytes.count', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksMemoryBytes.total', + 'clickhouse.ClickHouseProfileEvents_LocalReadThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_LocalReadThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_LocalReadThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalWriteThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_LocalWriteThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_LocalWriteThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LogDebug.count', + 'clickhouse.ClickHouseProfileEvents_LogDebug.total', + 'clickhouse.ClickHouseProfileEvents_LogError.count', + 'clickhouse.ClickHouseProfileEvents_LogError.total', + 'clickhouse.ClickHouseProfileEvents_LogFatal.count', + 'clickhouse.ClickHouseProfileEvents_LogFatal.total', + 'clickhouse.ClickHouseProfileEvents_LogInfo.count', + 'clickhouse.ClickHouseProfileEvents_LogInfo.total', + 'clickhouse.ClickHouseProfileEvents_LogTest.count', + 'clickhouse.ClickHouseProfileEvents_LogTest.total', + 'clickhouse.ClickHouseProfileEvents_LogTrace.count', + 'clickhouse.ClickHouseProfileEvents_LogTrace.total', + 'clickhouse.ClickHouseProfileEvents_LogWarning.count', + 'clickhouse.ClickHouseProfileEvents_LogWarning.total', + 'clickhouse.ClickHouseProfileEvents_MMappedFileCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_MMappedFileCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_MMappedFileCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_MMappedFileCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_MainConfigLoads.count', + 'clickhouse.ClickHouseProfileEvents_MainConfigLoads.total', + 'clickhouse.ClickHouseProfileEvents_MarkCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_MarkCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_MarkCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_MarkCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_MemoryAllocatorPurge.count', + 'clickhouse.ClickHouseProfileEvents_MemoryAllocatorPurge.total', + 'clickhouse.ClickHouseProfileEvents_MemoryAllocatorPurgeTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MemoryOvercommitWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_Merge.count', + 'clickhouse.ClickHouseProfileEvents_Merge.total', + 'clickhouse.ClickHouseProfileEvents_MergeExecuteMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeHorizontalStageExecuteMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeHorizontalStageTotalMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeProjectionStageExecuteMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeProjectionStageTotalMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTotalMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTreeAllRangesAnnouncementsSent.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeAllRangesAnnouncementsSent.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeAllRangesAnnouncementsSentElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocks.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocks.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocksAlreadySorted.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterBlocksAlreadySorted.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterCompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterCompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterMergingBlocksMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterRows.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterRows.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterSortingBlocksMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterUncompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataProjectionWriterUncompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterBlocks.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterBlocks.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterBlocksAlreadySorted.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterBlocksAlreadySorted.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterCompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterCompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterMergingBlocksMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterProjectionsCalculationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterRows.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterRows.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterSkipIndicesCalculationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterSortingBlocksMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterStatisticsCalculationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterUncompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeDataWriterUncompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreePrefetchedReadPoolInit', + 'clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsReceived.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsReceived.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsSent.count', + 'clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsSent.total', + 'clickhouse.ClickHouseProfileEvents_MergeTreeReadTaskRequestsSentElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergeVerticalStageExecuteMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeVerticalStageTotalMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergedColumns.count', + 'clickhouse.ClickHouseProfileEvents_MergedColumns.total', + 'clickhouse.ClickHouseProfileEvents_MergedIntoCompactParts.count', + 'clickhouse.ClickHouseProfileEvents_MergedIntoCompactParts.total', + 'clickhouse.ClickHouseProfileEvents_MergedIntoWideParts.count', + 'clickhouse.ClickHouseProfileEvents_MergedIntoWideParts.total', + 'clickhouse.ClickHouseProfileEvents_MergedRows.count', + 'clickhouse.ClickHouseProfileEvents_MergedRows.total', + 'clickhouse.ClickHouseProfileEvents_MergedUncompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_MergedUncompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_MergingSortedMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupErrors.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupErrors.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupObjects.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupObjects.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupTransactions.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperBackgroundCleanupTransactions.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheHit.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheHit.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheMiss.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheMiss.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCacheUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommit.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommit.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommitRetry.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperCleanupTransactionCommitRetry.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperIndividualOperations.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperIndividualOperations.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperOperations.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperOperations.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperReconnects.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperReconnects.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperTransactionCommit.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperTransactionCommit.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperTransactionCommitRetry.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperTransactionCommitRetry.total', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperUpdateCacheOneLevel.count', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperUpdateCacheOneLevel.total', + 'clickhouse.ClickHouseProfileEvents_MutateTaskProjectionsCalculationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MutatedRows.count', + 'clickhouse.ClickHouseProfileEvents_MutatedRows.total', + 'clickhouse.ClickHouseProfileEvents_MutatedUncompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_MutatedUncompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_MutationAllPartColumns.count', + 'clickhouse.ClickHouseProfileEvents_MutationAllPartColumns.total', + 'clickhouse.ClickHouseProfileEvents_MutationExecuteMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MutationSomePartColumns.count', + 'clickhouse.ClickHouseProfileEvents_MutationSomePartColumns.total', + 'clickhouse.ClickHouseProfileEvents_MutationTotalMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MutationTotalParts.count', + 'clickhouse.ClickHouseProfileEvents_MutationTotalParts.total', + 'clickhouse.ClickHouseProfileEvents_MutationUntouchedParts.count', + 'clickhouse.ClickHouseProfileEvents_MutationUntouchedParts.total', + 'clickhouse.ClickHouseProfileEvents_NetworkReceiveBytes.count', + 'clickhouse.ClickHouseProfileEvents_NetworkReceiveBytes.total', + 'clickhouse.ClickHouseProfileEvents_NetworkReceiveElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_NetworkSendBytes.count', + 'clickhouse.ClickHouseProfileEvents_NetworkSendBytes.total', + 'clickhouse.ClickHouseProfileEvents_NetworkSendElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_NotCreatedLogEntryForMerge.count', + 'clickhouse.ClickHouseProfileEvents_NotCreatedLogEntryForMerge.total', + 'clickhouse.ClickHouseProfileEvents_NotCreatedLogEntryForMutation.count', + 'clickhouse.ClickHouseProfileEvents_NotCreatedLogEntryForMutation.total', + 'clickhouse.ClickHouseProfileEvents_OSCPUVirtualTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_OSCPUWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_OSIOWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_OSReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_OSReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_OSReadChars.count', + 'clickhouse.ClickHouseProfileEvents_OSReadChars.total', + 'clickhouse.ClickHouseProfileEvents_OSWriteBytes.count', + 'clickhouse.ClickHouseProfileEvents_OSWriteBytes.total', + 'clickhouse.ClickHouseProfileEvents_OSWriteChars.count', + 'clickhouse.ClickHouseProfileEvents_OSWriteChars.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCleanupMaxSetSizeOrTTLMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueLockLocalFileStatusesMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueuePullMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ObsoleteReplicatedParts.count', + 'clickhouse.ClickHouseProfileEvents_ObsoleteReplicatedParts.total', + 'clickhouse.ClickHouseProfileEvents_OpenedFileCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_OpenedFileCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_OpenedFileCacheMicroseconds', + 'clickhouse.ClickHouseProfileEvents_OpenedFileCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_OpenedFileCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_OtherQueryTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_OverflowAny.count', + 'clickhouse.ClickHouseProfileEvents_OverflowAny.total', + 'clickhouse.ClickHouseProfileEvents_OverflowBreak.count', + 'clickhouse.ClickHouseProfileEvents_OverflowBreak.total', + 'clickhouse.ClickHouseProfileEvents_OverflowThrow.count', + 'clickhouse.ClickHouseProfileEvents_OverflowThrow.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasAvailableCount.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasAvailableCount.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasCollectingOwnedSegmentsMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasDeniedRequests.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasDeniedRequests.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasHandleAnnouncementMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasHandleRequestMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasNumRequests.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasNumRequests.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasProcessingPartsMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadAssignedForStealingMarks.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadAssignedForStealingMarks.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadAssignedMarks.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadAssignedMarks.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadUnassignedMarks.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadUnassignedMarks.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasStealingByHashMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasStealingLeftoversMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasUnavailableCount.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasUnavailableCount.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasUsedCount.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasUsedCount.total', + 'clickhouse.ClickHouseProfileEvents_PartsLockHoldMicroseconds', + 'clickhouse.ClickHouseProfileEvents_PartsLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_PerfAlignmentFaults.count', + 'clickhouse.ClickHouseProfileEvents_PerfAlignmentFaults.total', + 'clickhouse.ClickHouseProfileEvents_PerfBranchInstructions.count', + 'clickhouse.ClickHouseProfileEvents_PerfBranchInstructions.total', + 'clickhouse.ClickHouseProfileEvents_PerfBranchMisses.count', + 'clickhouse.ClickHouseProfileEvents_PerfBranchMisses.total', + 'clickhouse.ClickHouseProfileEvents_PerfBusCycles.count', + 'clickhouse.ClickHouseProfileEvents_PerfBusCycles.total', + 'clickhouse.ClickHouseProfileEvents_PerfCPUClock.count', + 'clickhouse.ClickHouseProfileEvents_PerfCPUClock.total', + 'clickhouse.ClickHouseProfileEvents_PerfCPUCycles.count', + 'clickhouse.ClickHouseProfileEvents_PerfCPUCycles.total', + 'clickhouse.ClickHouseProfileEvents_PerfCPUMigrations.count', + 'clickhouse.ClickHouseProfileEvents_PerfCPUMigrations.total', + 'clickhouse.ClickHouseProfileEvents_PerfCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_PerfCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_PerfCacheReferences.count', + 'clickhouse.ClickHouseProfileEvents_PerfCacheReferences.total', + 'clickhouse.ClickHouseProfileEvents_PerfContextSwitches.count', + 'clickhouse.ClickHouseProfileEvents_PerfContextSwitches.total', + 'clickhouse.ClickHouseProfileEvents_PerfDataTLBMisses.count', + 'clickhouse.ClickHouseProfileEvents_PerfDataTLBMisses.total', + 'clickhouse.ClickHouseProfileEvents_PerfDataTLBReferences.count', + 'clickhouse.ClickHouseProfileEvents_PerfDataTLBReferences.total', + 'clickhouse.ClickHouseProfileEvents_PerfEmulationFaults.count', + 'clickhouse.ClickHouseProfileEvents_PerfEmulationFaults.total', + 'clickhouse.ClickHouseProfileEvents_PerfInstructionTLBMisses.count', + 'clickhouse.ClickHouseProfileEvents_PerfInstructionTLBMisses.total', + 'clickhouse.ClickHouseProfileEvents_PerfInstructionTLBReferences.count', + 'clickhouse.ClickHouseProfileEvents_PerfInstructionTLBReferences.total', + 'clickhouse.ClickHouseProfileEvents_PerfInstructions.count', + 'clickhouse.ClickHouseProfileEvents_PerfInstructions.total', + 'clickhouse.ClickHouseProfileEvents_PerfLocalMemoryMisses.count', + 'clickhouse.ClickHouseProfileEvents_PerfLocalMemoryMisses.total', + 'clickhouse.ClickHouseProfileEvents_PerfLocalMemoryReferences.count', + 'clickhouse.ClickHouseProfileEvents_PerfLocalMemoryReferences.total', + 'clickhouse.ClickHouseProfileEvents_PerfMinEnabledRunningTime.count', + 'clickhouse.ClickHouseProfileEvents_PerfMinEnabledRunningTime.total', + 'clickhouse.ClickHouseProfileEvents_PerfMinEnabledTime.count', + 'clickhouse.ClickHouseProfileEvents_PerfMinEnabledTime.total', + 'clickhouse.ClickHouseProfileEvents_PerfRefCPUCycles.count', + 'clickhouse.ClickHouseProfileEvents_PerfRefCPUCycles.total', + 'clickhouse.ClickHouseProfileEvents_PerfStalledCyclesBackend.count', + 'clickhouse.ClickHouseProfileEvents_PerfStalledCyclesBackend.total', + 'clickhouse.ClickHouseProfileEvents_PerfStalledCyclesFrontend.count', + 'clickhouse.ClickHouseProfileEvents_PerfStalledCyclesFrontend.total', + 'clickhouse.ClickHouseProfileEvents_PerfTaskClock.count', + 'clickhouse.ClickHouseProfileEvents_PerfTaskClock.total', + 'clickhouse.ClickHouseProfileEvents_PolygonsAddedToPool.count', + 'clickhouse.ClickHouseProfileEvents_PolygonsAddedToPool.total', + 'clickhouse.ClickHouseProfileEvents_PolygonsInPoolAllocatedBytes.count', + 'clickhouse.ClickHouseProfileEvents_PolygonsInPoolAllocatedBytes.total', + 'clickhouse.ClickHouseProfileEvents_PreferredWarmedUnmergedParts.count', + 'clickhouse.ClickHouseProfileEvents_PreferredWarmedUnmergedParts.total', + 'clickhouse.ClickHouseProfileEvents_QueriesWithSubqueries.count', + 'clickhouse.ClickHouseProfileEvents_QueriesWithSubqueries.total', + 'clickhouse.ClickHouseProfileEvents_Query.count', + 'clickhouse.ClickHouseProfileEvents_Query.total', + 'clickhouse.ClickHouseProfileEvents_QueryCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_QueryCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_QueryCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_QueryCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_QueryMaskingRulesMatch.count', + 'clickhouse.ClickHouseProfileEvents_QueryMaskingRulesMatch.total', + 'clickhouse.ClickHouseProfileEvents_QueryMemoryLimitExceeded.count', + 'clickhouse.ClickHouseProfileEvents_QueryMemoryLimitExceeded.total', + 'clickhouse.ClickHouseProfileEvents_QueryProfilerConcurrencyOverruns.count', + 'clickhouse.ClickHouseProfileEvents_QueryProfilerConcurrencyOverruns.total', + 'clickhouse.ClickHouseProfileEvents_QueryProfilerErrors.count', + 'clickhouse.ClickHouseProfileEvents_QueryProfilerErrors.total', + 'clickhouse.ClickHouseProfileEvents_QueryProfilerRuns.count', + 'clickhouse.ClickHouseProfileEvents_QueryProfilerRuns.total', + 'clickhouse.ClickHouseProfileEvents_QueryProfilerSignalOverruns.count', + 'clickhouse.ClickHouseProfileEvents_QueryProfilerSignalOverruns.total', + 'clickhouse.ClickHouseProfileEvents_QueryTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_RWLockAcquiredReadLocks.count', + 'clickhouse.ClickHouseProfileEvents_RWLockAcquiredReadLocks.total', + 'clickhouse.ClickHouseProfileEvents_RWLockAcquiredWriteLocks.count', + 'clickhouse.ClickHouseProfileEvents_RWLockAcquiredWriteLocks.total', + 'clickhouse.ClickHouseProfileEvents_RWLockReadersWaitMilliseconds', + 'clickhouse.ClickHouseProfileEvents_RWLockWritersWaitMilliseconds', + 'clickhouse.ClickHouseProfileEvents_ReadBackoff.count', + 'clickhouse.ClickHouseProfileEvents_ReadBackoff.total', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureBytes.count', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureBytes.total', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureInitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureRequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromAzureRequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorRead.count', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorRead.total', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadFailed.count', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromFileDescriptorReadFailed.total', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromS3Bytes.count', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromS3Bytes.total', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromS3InitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromS3Microseconds', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromS3RequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_ReadBufferFromS3RequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_ReadBufferSeekCancelConnection.count', + 'clickhouse.ClickHouseProfileEvents_ReadBufferSeekCancelConnection.total', + 'clickhouse.ClickHouseProfileEvents_ReadCompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_ReadCompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_ReadTaskRequestsReceived.count', + 'clickhouse.ClickHouseProfileEvents_ReadTaskRequestsReceived.total', + 'clickhouse.ClickHouseProfileEvents_ReadTaskRequestsSent.count', + 'clickhouse.ClickHouseProfileEvents_ReadTaskRequestsSent.total', + 'clickhouse.ClickHouseProfileEvents_ReadTaskRequestsSentElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ReadWriteBufferFromHTTPBytes.count', + 'clickhouse.ClickHouseProfileEvents_ReadWriteBufferFromHTTPBytes.total', + 'clickhouse.ClickHouseProfileEvents_ReadWriteBufferFromHTTPRequestsSent.count', + 'clickhouse.ClickHouseProfileEvents_ReadWriteBufferFromHTTPRequestsSent.total', + 'clickhouse.ClickHouseProfileEvents_RealTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_RegexpLocalCacheHit.count', + 'clickhouse.ClickHouseProfileEvents_RegexpLocalCacheHit.total', + 'clickhouse.ClickHouseProfileEvents_RegexpLocalCacheMiss.count', + 'clickhouse.ClickHouseProfileEvents_RegexpLocalCacheMiss.total', + 'clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesCreated.count', + 'clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesCreated.total', + 'clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheHit.count', + 'clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheHit.total', + 'clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheMiss.count', + 'clickhouse.ClickHouseProfileEvents_RegexpWithMultipleNeedlesGlobalCacheMiss.total', + 'clickhouse.ClickHouseProfileEvents_RejectedInserts.count', + 'clickhouse.ClickHouseProfileEvents_RejectedInserts.total', + 'clickhouse.ClickHouseProfileEvents_RejectedMutations.count', + 'clickhouse.ClickHouseProfileEvents_RejectedMutations.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSBuffers.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSBuffers.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSCancelledPrefetches.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSCancelledPrefetches.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSLazySeeks.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSLazySeeks.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSPrefetchedBytes.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSPrefetchedBytes.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSPrefetchedReads.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSPrefetchedReads.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSPrefetches.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSPrefetches.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSSeeks.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSSeeks.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSSeeksWithReset.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSSeeksWithReset.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSUnprefetchedBytes.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSUnprefetchedBytes.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSUnprefetchedReads.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSUnprefetchedReads.total', + 'clickhouse.ClickHouseProfileEvents_RemoteFSUnusedPrefetches.count', + 'clickhouse.ClickHouseProfileEvents_RemoteFSUnusedPrefetches.total', + 'clickhouse.ClickHouseProfileEvents_RemoteReadThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_RemoteReadThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_RemoteReadThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_RemoteWriteThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_RemoteWriteThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_RemoteWriteThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ReplacingSortedMilliseconds', + 'clickhouse.ClickHouseProfileEvents_ReplicaPartialShutdown.count', + 'clickhouse.ClickHouseProfileEvents_ReplicaPartialShutdown.total', + 'clickhouse.ClickHouseProfileEvents_ReplicatedCoveredPartsInZooKeeperOnStart.count', + 'clickhouse.ClickHouseProfileEvents_ReplicatedCoveredPartsInZooKeeperOnStart.total', + 'clickhouse.ClickHouseProfileEvents_ReplicatedDataLoss.count', + 'clickhouse.ClickHouseProfileEvents_ReplicatedDataLoss.total', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartChecks.count', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartChecks.total', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartChecksFailed.count', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartChecksFailed.total', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartFailedFetches.count', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartFailedFetches.total', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartFetches.count', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartFetches.total', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartFetchesOfMerged.count', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartFetchesOfMerged.total', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartMerges.count', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartMerges.total', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartMutations.count', + 'clickhouse.ClickHouseProfileEvents_ReplicatedPartMutations.total', + 'clickhouse.ClickHouseProfileEvents_RowsReadByMainReader.count', + 'clickhouse.ClickHouseProfileEvents_RowsReadByMainReader.total', + 'clickhouse.ClickHouseProfileEvents_RowsReadByPrewhereReaders.count', + 'clickhouse.ClickHouseProfileEvents_RowsReadByPrewhereReaders.total', + 'clickhouse.ClickHouseProfileEvents_S3AbortMultipartUpload.count', + 'clickhouse.ClickHouseProfileEvents_S3AbortMultipartUpload.total', + 'clickhouse.ClickHouseProfileEvents_S3Clients.count', + 'clickhouse.ClickHouseProfileEvents_S3Clients.total', + 'clickhouse.ClickHouseProfileEvents_S3CompleteMultipartUpload.count', + 'clickhouse.ClickHouseProfileEvents_S3CompleteMultipartUpload.total', + 'clickhouse.ClickHouseProfileEvents_S3CopyObject.count', + 'clickhouse.ClickHouseProfileEvents_S3CopyObject.total', + 'clickhouse.ClickHouseProfileEvents_S3CreateMultipartUpload.count', + 'clickhouse.ClickHouseProfileEvents_S3CreateMultipartUpload.total', + 'clickhouse.ClickHouseProfileEvents_S3DeleteObjects.count', + 'clickhouse.ClickHouseProfileEvents_S3DeleteObjects.total', + 'clickhouse.ClickHouseProfileEvents_S3GetObject.count', + 'clickhouse.ClickHouseProfileEvents_S3GetObject.total', + 'clickhouse.ClickHouseProfileEvents_S3GetObjectAttributes.count', + 'clickhouse.ClickHouseProfileEvents_S3GetObjectAttributes.total', + 'clickhouse.ClickHouseProfileEvents_S3GetRequestThrottlerCount.count', + 'clickhouse.ClickHouseProfileEvents_S3GetRequestThrottlerCount.total', + 'clickhouse.ClickHouseProfileEvents_S3GetRequestThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_S3HeadObject.count', + 'clickhouse.ClickHouseProfileEvents_S3HeadObject.total', + 'clickhouse.ClickHouseProfileEvents_S3ListObjects.count', + 'clickhouse.ClickHouseProfileEvents_S3ListObjects.total', + 'clickhouse.ClickHouseProfileEvents_S3PutObject.count', + 'clickhouse.ClickHouseProfileEvents_S3PutObject.total', + 'clickhouse.ClickHouseProfileEvents_S3PutRequestThrottlerCount.count', + 'clickhouse.ClickHouseProfileEvents_S3PutRequestThrottlerCount.total', + 'clickhouse.ClickHouseProfileEvents_S3PutRequestThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_S3QueueSetFileFailedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_S3QueueSetFileProcessedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_S3QueueSetFileProcessingMicroseconds', + 'clickhouse.ClickHouseProfileEvents_S3ReadMicroseconds', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestsCount.count', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestsCount.total', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestsRedirects.count', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestsRedirects.total', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestsThrottling.count', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestsThrottling.total', + 'clickhouse.ClickHouseProfileEvents_S3UploadPart.count', + 'clickhouse.ClickHouseProfileEvents_S3UploadPart.total', + 'clickhouse.ClickHouseProfileEvents_S3UploadPartCopy.count', + 'clickhouse.ClickHouseProfileEvents_S3UploadPartCopy.total', + 'clickhouse.ClickHouseProfileEvents_S3WriteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestsCount.count', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestsCount.total', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestsRedirects.count', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestsRedirects.total', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestsThrottling.count', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestsThrottling.total', + 'clickhouse.ClickHouseProfileEvents_ScalarSubqueriesCacheMiss.count', + 'clickhouse.ClickHouseProfileEvents_ScalarSubqueriesCacheMiss.total', + 'clickhouse.ClickHouseProfileEvents_ScalarSubqueriesGlobalCacheHit.count', + 'clickhouse.ClickHouseProfileEvents_ScalarSubqueriesGlobalCacheHit.total', + 'clickhouse.ClickHouseProfileEvents_ScalarSubqueriesLocalCacheHit.count', + 'clickhouse.ClickHouseProfileEvents_ScalarSubqueriesLocalCacheHit.total', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheEvictions.count', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheEvictions.total', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheInvalidations.count', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheInvalidations.total', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheNumRowsHits.count', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheNumRowsHits.total', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheNumRowsMisses.count', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheNumRowsMisses.total', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheSchemaHits.count', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheSchemaHits.total', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheSchemaMisses.count', + 'clickhouse.ClickHouseProfileEvents_SchemaInferenceCacheSchemaMisses.total', + 'clickhouse.ClickHouseProfileEvents_Seek.count', + 'clickhouse.ClickHouseProfileEvents_Seek.total', + 'clickhouse.ClickHouseProfileEvents_SelectQueriesWithPrimaryKeyUsage.count', + 'clickhouse.ClickHouseProfileEvents_SelectQueriesWithPrimaryKeyUsage.total', + 'clickhouse.ClickHouseProfileEvents_SelectQueriesWithSubqueries.count', + 'clickhouse.ClickHouseProfileEvents_SelectQueriesWithSubqueries.total', + 'clickhouse.ClickHouseProfileEvents_SelectQuery.count', + 'clickhouse.ClickHouseProfileEvents_SelectQuery.total', + 'clickhouse.ClickHouseProfileEvents_SelectQueryTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SelectedBytes.count', + 'clickhouse.ClickHouseProfileEvents_SelectedBytes.total', + 'clickhouse.ClickHouseProfileEvents_SelectedMarks.count', + 'clickhouse.ClickHouseProfileEvents_SelectedMarks.total', + 'clickhouse.ClickHouseProfileEvents_SelectedMarksTotal.count', + 'clickhouse.ClickHouseProfileEvents_SelectedMarksTotal.total', + 'clickhouse.ClickHouseProfileEvents_SelectedParts.count', + 'clickhouse.ClickHouseProfileEvents_SelectedParts.total', + 'clickhouse.ClickHouseProfileEvents_SelectedPartsTotal.count', + 'clickhouse.ClickHouseProfileEvents_SelectedPartsTotal.total', + 'clickhouse.ClickHouseProfileEvents_SelectedRanges.count', + 'clickhouse.ClickHouseProfileEvents_SelectedRanges.total', + 'clickhouse.ClickHouseProfileEvents_SelectedRows.count', + 'clickhouse.ClickHouseProfileEvents_SelectedRows.total', + 'clickhouse.ClickHouseProfileEvents_ServerStartupMilliseconds', + 'clickhouse.ClickHouseProfileEvents_SleepFunctionCalls.count', + 'clickhouse.ClickHouseProfileEvents_SleepFunctionCalls.total', + 'clickhouse.ClickHouseProfileEvents_SleepFunctionElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SleepFunctionMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SlowRead.count', + 'clickhouse.ClickHouseProfileEvents_SlowRead.total', + 'clickhouse.ClickHouseProfileEvents_SoftPageFaults.count', + 'clickhouse.ClickHouseProfileEvents_SoftPageFaults.total', + 'clickhouse.ClickHouseProfileEvents_StorageBufferErrorOnFlush.count', + 'clickhouse.ClickHouseProfileEvents_StorageBufferErrorOnFlush.total', + 'clickhouse.ClickHouseProfileEvents_StorageBufferFlush.count', + 'clickhouse.ClickHouseProfileEvents_StorageBufferFlush.total', + 'clickhouse.ClickHouseProfileEvents_StorageBufferLayerLockReadersWaitMilliseconds', + 'clickhouse.ClickHouseProfileEvents_StorageBufferLayerLockWritersWaitMilliseconds', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedAllMinThresholds.count', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedAllMinThresholds.total', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedBytesFlushThreshold.count', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedBytesFlushThreshold.total', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedBytesMaxThreshold.count', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedBytesMaxThreshold.total', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedRowsFlushThreshold.count', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedRowsFlushThreshold.total', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedRowsMaxThreshold.count', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedRowsMaxThreshold.total', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedTimeFlushThreshold.count', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedTimeFlushThreshold.total', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedTimeMaxThreshold.count', + 'clickhouse.ClickHouseProfileEvents_StorageBufferPassedTimeMaxThreshold.total', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsCreated.count', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsCreated.total', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsErrors.count', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsErrors.total', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsExpired.count', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsExpired.total', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsPreserved.count', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsPreserved.total', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsReset.count', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsReset.total', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsReused.count', + 'clickhouse.ClickHouseProfileEvents_StorageConnectionsReused.total', + 'clickhouse.ClickHouseProfileEvents_SummingSortedMilliseconds', + 'clickhouse.ClickHouseProfileEvents_SuspendSendingQueryToShard.count', + 'clickhouse.ClickHouseProfileEvents_SuspendSendingQueryToShard.total', + 'clickhouse.ClickHouseProfileEvents_SynchronousReadWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SynchronousRemoteReadWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SystemTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_TableFunctionExecute.count', + 'clickhouse.ClickHouseProfileEvents_TableFunctionExecute.total', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHit.count', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHit.total', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHitBytes.count', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHitBytes.total', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheHitElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMiss.count', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMiss.total', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMissBytes.count', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMissBytes.total', + 'clickhouse.ClickHouseProfileEvents_ThreadPoolReaderPageCacheMissElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderPrepareMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmit.count', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmit.total', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitLookupInCacheMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronously.count', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronously.total', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronouslyBytes.count', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronouslyBytes.total', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderSubmitReadSynchronouslyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ThreadpoolReaderTaskMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_TinyS3Clients.count', + 'clickhouse.ClickHouseProfileEvents_TinyS3Clients.total', + 'clickhouse.ClickHouseProfileEvents_USearchAddComputedDistances.count', + 'clickhouse.ClickHouseProfileEvents_USearchAddComputedDistances.total', + 'clickhouse.ClickHouseProfileEvents_USearchAddCount.count', + 'clickhouse.ClickHouseProfileEvents_USearchAddCount.total', + 'clickhouse.ClickHouseProfileEvents_USearchAddVisitedMembers.count', + 'clickhouse.ClickHouseProfileEvents_USearchAddVisitedMembers.total', + 'clickhouse.ClickHouseProfileEvents_USearchSearchComputedDistances.count', + 'clickhouse.ClickHouseProfileEvents_USearchSearchComputedDistances.total', + 'clickhouse.ClickHouseProfileEvents_USearchSearchCount.count', + 'clickhouse.ClickHouseProfileEvents_USearchSearchCount.total', + 'clickhouse.ClickHouseProfileEvents_USearchSearchVisitedMembers.count', + 'clickhouse.ClickHouseProfileEvents_USearchSearchVisitedMembers.total', + 'clickhouse.ClickHouseProfileEvents_UncompressedCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_UncompressedCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_UncompressedCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_UncompressedCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_UncompressedCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_UncompressedCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_UserTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_VersionedCollapsingSortedMilliseconds', + 'clickhouse.ClickHouseProfileEvents_WaitMarksLoadMicroseconds', + 'clickhouse.ClickHouseProfileEvents_WaitPrefetchTaskMicroseconds', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWrite.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWrite.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteBytes.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteBytes.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteFailed.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromFileDescriptorWriteFailed.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromS3Bytes.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromS3Bytes.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromS3Microseconds', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromS3RequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromS3RequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromS3WaitInflightLimitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperBytesReceived.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperBytesReceived.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperBytesSent.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperBytesSent.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperCheck.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperCheck.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperClose.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperClose.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperCreate.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperCreate.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperExists.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperExists.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperGet.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperGet.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperHardwareExceptions.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperHardwareExceptions.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperInit.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperInit.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperList.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperList.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMulti.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMulti.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperOtherExceptions.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperOtherExceptions.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperReconfig.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperReconfig.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperRemove.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperRemove.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperSet.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperSet.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperSync.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperSync.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperTransactions.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperTransactions.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperUserExceptions.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperUserExceptions.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperWatchResponse.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperWatchResponse.total', +] + +V_24_8_METRICS = [ + 'clickhouse.ClickHouseMetrics_DWARFReaderThreads', + 'clickhouse.ClickHouseMetrics_DWARFReaderThreadsActive', + 'clickhouse.ClickHouseMetrics_DWARFReaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_DiskPlainRewritableAzureUniqueFileNamesCount', + 'clickhouse.ClickHouseMetrics_DiskPlainRewritableLocalUniqueFileNamesCount', + 'clickhouse.ClickHouseMetrics_DiskPlainRewritableS3UniqueFileNamesCount', + 'clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreads', + 'clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreadsActive', + 'clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ParquetDecoderThreads', + 'clickhouse.ClickHouseMetrics_ParquetDecoderThreadsActive', + 'clickhouse.ClickHouseMetrics_ParquetDecoderThreadsScheduled', +] + +V_25_3_METRICS = [ + 'clickhouse.ClickHouseMetrics_AttachedReplicatedTable', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreads', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsActive', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsScheduled', + 'clickhouse.ClickHouseMetrics_Compressing', + 'clickhouse.ClickHouseMetrics_CompressionThread', + 'clickhouse.ClickHouseMetrics_CompressionThreadActive', + 'clickhouse.ClickHouseMetrics_CompressionThreadScheduled', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlAcquired', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlAcquiredNonCompeting', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlSoftLimit', + 'clickhouse.ClickHouseMetrics_DWARFReaderThreads', + 'clickhouse.ClickHouseMetrics_DWARFReaderThreadsActive', + 'clickhouse.ClickHouseMetrics_DWARFReaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreads', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreadsActive', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreadsScheduled', + 'clickhouse.ClickHouseMetrics_Decompressing', + 'clickhouse.ClickHouseMetrics_DistrCacheAllocatedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheBorrowedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheRegisteredServers', + 'clickhouse.ClickHouseMetrics_DistrCacheRegisteredServersCurrentAZ', + 'clickhouse.ClickHouseMetrics_DistrCacheServerS3CachedClients', + 'clickhouse.ClickHouseMetrics_FilesystemCacheKeys', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreads', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreadsActive', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreadsScheduled', + 'clickhouse.ClickHouseMetrics_IsServerShuttingDown', + 'clickhouse.ClickHouseMetrics_LicenseRemainingSeconds', + 'clickhouse.ClickHouseMetrics_MemoryTrackingUncorrected', + 'clickhouse.ClickHouseMetrics_MergeParts', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MetadataFromKeeperCacheObjects', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueRegisteredServers', + 'clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferThreads', + 'clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferWait', + 'clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreads', + 'clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreadsActive', + 'clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryActiveThreads', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryScheduledThreads', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryThreads', + 'clickhouse.ClickHouseMetrics_ParquetDecoderIOThreads', + 'clickhouse.ClickHouseMetrics_ParquetDecoderIOThreadsActive', + 'clickhouse.ClickHouseMetrics_ParquetDecoderIOThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ParquetDecoderThreads', + 'clickhouse.ClickHouseMetrics_ParquetDecoderThreadsActive', + 'clickhouse.ClickHouseMetrics_ParquetDecoderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreads', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsActive', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SchedulerIOReadScheduled', + 'clickhouse.ClickHouseMetrics_SchedulerIOWriteScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropDetachLocalTablesErrors', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedDatabaseCatalogTablesInLocalDropDetachQueue', + 'clickhouse.ClickHouseMetrics_StartupScriptsExecutionState', + 'clickhouse.ClickHouseMetrics_TemporaryFilesForMerge', +] + +V_25_6_METRICS = [ + 'clickhouse.ClickHouseMetrics_AttachedReplicatedTable', + 'clickhouse.ClickHouseMetrics_AvroSchemaCacheBytes', + 'clickhouse.ClickHouseMetrics_AvroSchemaCacheCells', + 'clickhouse.ClickHouseMetrics_AvroSchemaRegistryCacheBytes', + 'clickhouse.ClickHouseMetrics_AvroSchemaRegistryCacheCells', + 'clickhouse.ClickHouseMetrics_BrokenDisks', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreads', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsActive', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsScheduled', + 'clickhouse.ClickHouseMetrics_CompiledExpressionCacheBytes', + 'clickhouse.ClickHouseMetrics_CompiledExpressionCacheCount', + 'clickhouse.ClickHouseMetrics_Compressing', + 'clickhouse.ClickHouseMetrics_CompressionThread', + 'clickhouse.ClickHouseMetrics_CompressionThreadActive', + 'clickhouse.ClickHouseMetrics_CompressionThreadScheduled', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlAcquired', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlAcquiredNonCompeting', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlScheduled', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlSoftLimit', + 'clickhouse.ClickHouseMetrics_ConcurrentQueryAcquired', + 'clickhouse.ClickHouseMetrics_ConcurrentQueryScheduled', + 'clickhouse.ClickHouseMetrics_CoordinatedMergesCoordinatorAssignedMerges', + 'clickhouse.ClickHouseMetrics_CoordinatedMergesCoordinatorRunningMerges', + 'clickhouse.ClickHouseMetrics_CoordinatedMergesWorkerAssignedMerges', + 'clickhouse.ClickHouseMetrics_DNSAddressesCacheBytes', + 'clickhouse.ClickHouseMetrics_DNSAddressesCacheSize', + 'clickhouse.ClickHouseMetrics_DNSHostsCacheBytes', + 'clickhouse.ClickHouseMetrics_DNSHostsCacheSize', + 'clickhouse.ClickHouseMetrics_DWARFReaderThreads', + 'clickhouse.ClickHouseMetrics_DWARFReaderThreadsActive', + 'clickhouse.ClickHouseMetrics_DWARFReaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreads', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreadsActive', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreadsScheduled', + 'clickhouse.ClickHouseMetrics_Decompressing', + 'clickhouse.ClickHouseMetrics_DistrCacheAllocatedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheBorrowedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheRegisteredServers', + 'clickhouse.ClickHouseMetrics_DistrCacheRegisteredServersCurrentAZ', + 'clickhouse.ClickHouseMetrics_DistrCacheServerRegistryConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheServerS3CachedClients', + 'clickhouse.ClickHouseMetrics_FilesystemCacheKeys', + 'clickhouse.ClickHouseMetrics_HiveFilesCacheBytes', + 'clickhouse.ClickHouseMetrics_HiveFilesCacheFiles', + 'clickhouse.ClickHouseMetrics_HiveMetadataFilesCacheBytes', + 'clickhouse.ClickHouseMetrics_HiveMetadataFilesCacheFiles', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreads', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreadsActive', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreadsScheduled', + 'clickhouse.ClickHouseMetrics_IcebergMetadataFilesCacheBytes', + 'clickhouse.ClickHouseMetrics_IcebergMetadataFilesCacheFiles', + 'clickhouse.ClickHouseMetrics_IndexMarkCacheBytes', + 'clickhouse.ClickHouseMetrics_IndexMarkCacheFiles', + 'clickhouse.ClickHouseMetrics_IndexUncompressedCacheBytes', + 'clickhouse.ClickHouseMetrics_IndexUncompressedCacheCells', + 'clickhouse.ClickHouseMetrics_IsServerShuttingDown', + 'clickhouse.ClickHouseMetrics_LicenseRemainingSeconds', + 'clickhouse.ClickHouseMetrics_MMapCacheCells', + 'clickhouse.ClickHouseMetrics_MarkCacheBytes', + 'clickhouse.ClickHouseMetrics_MarkCacheFiles', + 'clickhouse.ClickHouseMetrics_MemoryTrackingUncorrected', + 'clickhouse.ClickHouseMetrics_MergeJoinBlocksCacheBytes', + 'clickhouse.ClickHouseMetrics_MergeJoinBlocksCacheCount', + 'clickhouse.ClickHouseMetrics_MergeParts', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MetadataFromKeeperCacheObjects', + 'clickhouse.ClickHouseMetrics_NonAbortedMergeFailures', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueRegisteredServers', + 'clickhouse.ClickHouseMetrics_PageCacheBytes', + 'clickhouse.ClickHouseMetrics_PageCacheCells', + 'clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferThreads', + 'clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferWait', + 'clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreads', + 'clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreadsActive', + 'clickhouse.ClickHouseMetrics_ParallelParsingInputFormatThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryActiveThreads', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryScheduledThreads', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryThreads', + 'clickhouse.ClickHouseMetrics_ParquetDecoderIOThreads', + 'clickhouse.ClickHouseMetrics_ParquetDecoderIOThreadsActive', + 'clickhouse.ClickHouseMetrics_ParquetDecoderIOThreadsScheduled', + 'clickhouse.ClickHouseMetrics_ParquetDecoderThreads', + 'clickhouse.ClickHouseMetrics_ParquetDecoderThreadsActive', + 'clickhouse.ClickHouseMetrics_ParquetDecoderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreads', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsActive', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsScheduled', + 'clickhouse.ClickHouseMetrics_PrimaryIndexCacheBytes', + 'clickhouse.ClickHouseMetrics_PrimaryIndexCacheFiles', + 'clickhouse.ClickHouseMetrics_QueryCacheBytes', + 'clickhouse.ClickHouseMetrics_QueryCacheEntries', + 'clickhouse.ClickHouseMetrics_QueryConditionCacheBytes', + 'clickhouse.ClickHouseMetrics_QueryConditionCacheEntries', + 'clickhouse.ClickHouseMetrics_ReadonlyDisks', + 'clickhouse.ClickHouseMetrics_SchedulerIOReadScheduled', + 'clickhouse.ClickHouseMetrics_SchedulerIOWriteScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropDetachLocalTablesErrors', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedDatabaseCatalogTablesInLocalDropDetachQueue', + 'clickhouse.ClickHouseMetrics_StartupScriptsExecutionState', + 'clickhouse.ClickHouseMetrics_StatelessWorkerThreads', + 'clickhouse.ClickHouseMetrics_StatelessWorkerThreadsActive', + 'clickhouse.ClickHouseMetrics_StatelessWorkerThreadsScheduled', + 'clickhouse.ClickHouseMetrics_TemporaryFilesForMerge', + 'clickhouse.ClickHouseMetrics_TotalMergeFailures', + 'clickhouse.ClickHouseMetrics_UncompressedCacheBytes', + 'clickhouse.ClickHouseMetrics_UncompressedCacheCells', + 'clickhouse.ClickHouseMetrics_VectorSimilarityIndexCacheBytes', + 'clickhouse.ClickHouseMetrics_VectorSimilarityIndexCacheCells', +] + +V_25_7_METRICS = [ + 'clickhouse.ClickHouseMetrics_AttachedReplicatedTable', + 'clickhouse.ClickHouseMetrics_AvroSchemaCacheBytes', + 'clickhouse.ClickHouseMetrics_AvroSchemaCacheCells', + 'clickhouse.ClickHouseMetrics_AvroSchemaRegistryCacheBytes', + 'clickhouse.ClickHouseMetrics_AvroSchemaRegistryCacheCells', + 'clickhouse.ClickHouseMetrics_BrokenDisks', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreads', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsActive', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsScheduled', + 'clickhouse.ClickHouseMetrics_CompiledExpressionCacheBytes', + 'clickhouse.ClickHouseMetrics_CompiledExpressionCacheCount', + 'clickhouse.ClickHouseMetrics_Compressing', + 'clickhouse.ClickHouseMetrics_CompressionThread', + 'clickhouse.ClickHouseMetrics_CompressionThreadActive', + 'clickhouse.ClickHouseMetrics_CompressionThreadScheduled', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlAcquired', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlAcquiredNonCompeting', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlScheduled', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlSoftLimit', + 'clickhouse.ClickHouseMetrics_ConcurrentQueryAcquired', + 'clickhouse.ClickHouseMetrics_ConcurrentQueryScheduled', + 'clickhouse.ClickHouseMetrics_CoordinatedMergesCoordinatorAssignedMerges', + 'clickhouse.ClickHouseMetrics_CoordinatedMergesCoordinatorRunningMerges', + 'clickhouse.ClickHouseMetrics_CoordinatedMergesWorkerAssignedMerges', + 'clickhouse.ClickHouseMetrics_DNSAddressesCacheBytes', + 'clickhouse.ClickHouseMetrics_DNSAddressesCacheSize', + 'clickhouse.ClickHouseMetrics_DNSHostsCacheBytes', + 'clickhouse.ClickHouseMetrics_DNSHostsCacheSize', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreads', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreadsActive', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreadsScheduled', + 'clickhouse.ClickHouseMetrics_Decompressing', + 'clickhouse.ClickHouseMetrics_DistrCacheAllocatedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheBorrowedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheRegisteredServers', + 'clickhouse.ClickHouseMetrics_DistrCacheRegisteredServersCurrentAZ', + 'clickhouse.ClickHouseMetrics_DistrCacheServerRegistryConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheServerS3CachedClients', + 'clickhouse.ClickHouseMetrics_DropDistributedCacheThreads', + 'clickhouse.ClickHouseMetrics_DropDistributedCacheThreadsActive', + 'clickhouse.ClickHouseMetrics_DropDistributedCacheThreadsScheduled', + 'clickhouse.ClickHouseMetrics_FilesystemCacheKeys', + 'clickhouse.ClickHouseMetrics_FormatParsingThreads', + 'clickhouse.ClickHouseMetrics_FormatParsingThreadsActive', + 'clickhouse.ClickHouseMetrics_FormatParsingThreadsScheduled', + 'clickhouse.ClickHouseMetrics_HiveFilesCacheBytes', + 'clickhouse.ClickHouseMetrics_HiveFilesCacheFiles', + 'clickhouse.ClickHouseMetrics_HiveMetadataFilesCacheBytes', + 'clickhouse.ClickHouseMetrics_HiveMetadataFilesCacheFiles', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreads', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreadsActive', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreadsScheduled', + 'clickhouse.ClickHouseMetrics_IcebergMetadataFilesCacheBytes', + 'clickhouse.ClickHouseMetrics_IcebergMetadataFilesCacheFiles', + 'clickhouse.ClickHouseMetrics_IndexMarkCacheBytes', + 'clickhouse.ClickHouseMetrics_IndexMarkCacheFiles', + 'clickhouse.ClickHouseMetrics_IndexUncompressedCacheBytes', + 'clickhouse.ClickHouseMetrics_IndexUncompressedCacheCells', + 'clickhouse.ClickHouseMetrics_IsServerShuttingDown', + 'clickhouse.ClickHouseMetrics_LicenseRemainingSeconds', + 'clickhouse.ClickHouseMetrics_MMapCacheCells', + 'clickhouse.ClickHouseMetrics_MarkCacheBytes', + 'clickhouse.ClickHouseMetrics_MarkCacheFiles', + 'clickhouse.ClickHouseMetrics_MemoryTrackingUncorrected', + 'clickhouse.ClickHouseMetrics_MergeJoinBlocksCacheBytes', + 'clickhouse.ClickHouseMetrics_MergeJoinBlocksCacheCount', + 'clickhouse.ClickHouseMetrics_MergeParts', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MetadataFromKeeperCacheObjects', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueRegisteredServers', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueShutdownThreads', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueShutdownThreadsActive', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueShutdownThreadsScheduled', + 'clickhouse.ClickHouseMetrics_PageCacheBytes', + 'clickhouse.ClickHouseMetrics_PageCacheCells', + 'clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferThreads', + 'clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferWait', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryActiveThreads', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryScheduledThreads', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryThreads', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreads', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsActive', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsScheduled', + 'clickhouse.ClickHouseMetrics_PrimaryIndexCacheBytes', + 'clickhouse.ClickHouseMetrics_PrimaryIndexCacheFiles', + 'clickhouse.ClickHouseMetrics_QueryCacheBytes', + 'clickhouse.ClickHouseMetrics_QueryCacheEntries', + 'clickhouse.ClickHouseMetrics_QueryConditionCacheBytes', + 'clickhouse.ClickHouseMetrics_QueryConditionCacheEntries', + 'clickhouse.ClickHouseMetrics_ReadonlyDisks', + 'clickhouse.ClickHouseMetrics_SchedulerIOReadScheduled', + 'clickhouse.ClickHouseMetrics_SchedulerIOWriteScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropDetachLocalTablesErrors', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedDatabaseCatalogTablesInLocalDropDetachQueue', + 'clickhouse.ClickHouseMetrics_StartupScriptsExecutionState', + 'clickhouse.ClickHouseMetrics_StatelessWorkerThreads', + 'clickhouse.ClickHouseMetrics_StatelessWorkerThreadsActive', + 'clickhouse.ClickHouseMetrics_StatelessWorkerThreadsScheduled', + 'clickhouse.ClickHouseMetrics_TaskTrackerThreads', + 'clickhouse.ClickHouseMetrics_TaskTrackerThreadsActive', + 'clickhouse.ClickHouseMetrics_TaskTrackerThreadsScheduled', + 'clickhouse.ClickHouseMetrics_TemporaryFilesForMerge', + 'clickhouse.ClickHouseMetrics_UncompressedCacheBytes', + 'clickhouse.ClickHouseMetrics_UncompressedCacheCells', + 'clickhouse.ClickHouseMetrics_VectorSimilarityIndexCacheBytes', + 'clickhouse.ClickHouseMetrics_VectorSimilarityIndexCacheCells', ] -V_18_19_METRICS = [ - 'clickhouse.background_pool.processing.task.active', - 'clickhouse.background_pool.processing.memory', - 'clickhouse.background_pool.schedule.memory', - 'clickhouse.merge.memory', - 'clickhouse.replica.leader.election', - 'clickhouse.table.replicated.leader', +V_25_8_METRICS = [ + 'clickhouse.ClickHouseMetrics_AttachedReplicatedTable', + 'clickhouse.ClickHouseMetrics_AvroSchemaCacheBytes', + 'clickhouse.ClickHouseMetrics_AvroSchemaCacheCells', + 'clickhouse.ClickHouseMetrics_AvroSchemaRegistryCacheBytes', + 'clickhouse.ClickHouseMetrics_AvroSchemaRegistryCacheCells', + 'clickhouse.ClickHouseMetrics_AzureRequests', + 'clickhouse.ClickHouseMetrics_BrokenDisks', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreads', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsActive', + 'clickhouse.ClickHouseMetrics_BuildVectorSimilarityIndexThreadsScheduled', + 'clickhouse.ClickHouseMetrics_CompiledExpressionCacheBytes', + 'clickhouse.ClickHouseMetrics_CompiledExpressionCacheCount', + 'clickhouse.ClickHouseMetrics_Compressing', + 'clickhouse.ClickHouseMetrics_CompressionThread', + 'clickhouse.ClickHouseMetrics_CompressionThreadActive', + 'clickhouse.ClickHouseMetrics_CompressionThreadScheduled', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlAcquired', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlAcquiredNonCompeting', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlPreempted', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlScheduled', + 'clickhouse.ClickHouseMetrics_ConcurrencyControlSoftLimit', + 'clickhouse.ClickHouseMetrics_ConcurrentQueryAcquired', + 'clickhouse.ClickHouseMetrics_ConcurrentQueryScheduled', + 'clickhouse.ClickHouseMetrics_CoordinatedMergesCoordinatorAssignedMerges', + 'clickhouse.ClickHouseMetrics_CoordinatedMergesCoordinatorRunningMerges', + 'clickhouse.ClickHouseMetrics_CoordinatedMergesWorkerAssignedMerges', + 'clickhouse.ClickHouseMetrics_DNSAddressesCacheBytes', + 'clickhouse.ClickHouseMetrics_DNSAddressesCacheSize', + 'clickhouse.ClickHouseMetrics_DNSHostsCacheBytes', + 'clickhouse.ClickHouseMetrics_DNSHostsCacheSize', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreads', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreadsActive', + 'clickhouse.ClickHouseMetrics_DatabaseBackupThreadsScheduled', + 'clickhouse.ClickHouseMetrics_Decompressing', + 'clickhouse.ClickHouseMetrics_DistrCacheAllocatedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheBorrowedConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheRegisteredServers', + 'clickhouse.ClickHouseMetrics_DistrCacheRegisteredServersCurrentAZ', + 'clickhouse.ClickHouseMetrics_DistrCacheServerRegistryConnections', + 'clickhouse.ClickHouseMetrics_DistrCacheServerS3CachedClients', + 'clickhouse.ClickHouseMetrics_DropDistributedCacheThreads', + 'clickhouse.ClickHouseMetrics_DropDistributedCacheThreadsActive', + 'clickhouse.ClickHouseMetrics_DropDistributedCacheThreadsScheduled', + 'clickhouse.ClickHouseMetrics_FilesystemCacheKeys', + 'clickhouse.ClickHouseMetrics_FormatParsingThreads', + 'clickhouse.ClickHouseMetrics_FormatParsingThreadsActive', + 'clickhouse.ClickHouseMetrics_FormatParsingThreadsScheduled', + 'clickhouse.ClickHouseMetrics_HiveFilesCacheBytes', + 'clickhouse.ClickHouseMetrics_HiveFilesCacheFiles', + 'clickhouse.ClickHouseMetrics_HiveMetadataFilesCacheBytes', + 'clickhouse.ClickHouseMetrics_HiveMetadataFilesCacheFiles', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreads', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreadsActive', + 'clickhouse.ClickHouseMetrics_IcebergCatalogThreadsScheduled', + 'clickhouse.ClickHouseMetrics_IcebergMetadataFilesCacheBytes', + 'clickhouse.ClickHouseMetrics_IcebergMetadataFilesCacheFiles', + 'clickhouse.ClickHouseMetrics_IndexMarkCacheBytes', + 'clickhouse.ClickHouseMetrics_IndexMarkCacheFiles', + 'clickhouse.ClickHouseMetrics_IndexUncompressedCacheBytes', + 'clickhouse.ClickHouseMetrics_IndexUncompressedCacheCells', + 'clickhouse.ClickHouseMetrics_IsServerShuttingDown', + 'clickhouse.ClickHouseMetrics_LicenseRemainingSeconds', + 'clickhouse.ClickHouseMetrics_MMapCacheCells', + 'clickhouse.ClickHouseMetrics_MarkCacheBytes', + 'clickhouse.ClickHouseMetrics_MarkCacheFiles', + 'clickhouse.ClickHouseMetrics_MemoryTrackingUncorrected', + 'clickhouse.ClickHouseMetrics_MergeJoinBlocksCacheBytes', + 'clickhouse.ClickHouseMetrics_MergeJoinBlocksCacheCount', + 'clickhouse.ClickHouseMetrics_MergeParts', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeFetchPartitionThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreads', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsActive', + 'clickhouse.ClickHouseMetrics_MergeTreeSubcolumnsReaderThreadsScheduled', + 'clickhouse.ClickHouseMetrics_MetadataFromKeeperCacheObjects', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueRegisteredServers', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueShutdownThreads', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueShutdownThreadsActive', + 'clickhouse.ClickHouseMetrics_ObjectStorageQueueShutdownThreadsScheduled', + 'clickhouse.ClickHouseMetrics_PageCacheBytes', + 'clickhouse.ClickHouseMetrics_PageCacheCells', + 'clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferThreads', + 'clickhouse.ClickHouseMetrics_ParallelCompressedWriteBufferWait', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryActiveThreads', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryScheduledThreads', + 'clickhouse.ClickHouseMetrics_ParallelWithQueryThreads', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreads', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsActive', + 'clickhouse.ClickHouseMetrics_PolygonDictionaryThreadsScheduled', + 'clickhouse.ClickHouseMetrics_PrimaryIndexCacheBytes', + 'clickhouse.ClickHouseMetrics_PrimaryIndexCacheFiles', + 'clickhouse.ClickHouseMetrics_QueryCacheBytes', + 'clickhouse.ClickHouseMetrics_QueryCacheEntries', + 'clickhouse.ClickHouseMetrics_QueryConditionCacheBytes', + 'clickhouse.ClickHouseMetrics_QueryConditionCacheEntries', + 'clickhouse.ClickHouseMetrics_ReadonlyDisks', + 'clickhouse.ClickHouseMetrics_SchedulerIOReadScheduled', + 'clickhouse.ClickHouseMetrics_SchedulerIOWriteScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropDetachLocalTablesErrors', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropLocalThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogDropZooKeeperThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedCatalogNumberOfObjectsInState', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreads', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsActive', + 'clickhouse.ClickHouseMetrics_SharedCatalogStateApplicationThreadsScheduled', + 'clickhouse.ClickHouseMetrics_SharedDatabaseCatalogTablesInLocalDropDetachQueue', + 'clickhouse.ClickHouseMetrics_SharedMergeTreeAssignedCurrentParts', + 'clickhouse.ClickHouseMetrics_SharedMergeTreeCondemnedPartsInKeeper', + 'clickhouse.ClickHouseMetrics_SharedMergeTreeOutdatedPartsInKeeper', + 'clickhouse.ClickHouseMetrics_StartupScriptsExecutionState', + 'clickhouse.ClickHouseMetrics_StatelessWorkerThreads', + 'clickhouse.ClickHouseMetrics_StatelessWorkerThreadsActive', + 'clickhouse.ClickHouseMetrics_StatelessWorkerThreadsScheduled', + 'clickhouse.ClickHouseMetrics_TaskTrackerThreads', + 'clickhouse.ClickHouseMetrics_TaskTrackerThreadsActive', + 'clickhouse.ClickHouseMetrics_TaskTrackerThreadsScheduled', + 'clickhouse.ClickHouseMetrics_TemporaryFilesForMerge', + 'clickhouse.ClickHouseMetrics_UncompressedCacheBytes', + 'clickhouse.ClickHouseMetrics_UncompressedCacheCells', + 'clickhouse.ClickHouseMetrics_VectorSimilarityIndexCacheBytes', + 'clickhouse.ClickHouseMetrics_VectorSimilarityIndexCacheCells', ] -V_20_METRICS = [ - 'clickhouse.background_pool.processing.task.active', - 'clickhouse.background_pool.buffer_flush_schedule.task.active', - 'clickhouse.background_pool.distributed.task.active', - 'clickhouse.background_pool.fetches.task.active', - 'clickhouse.background_pool.message_broker.task.active', - 'clickhouse.postgresql.connection', - 'clickhouse.tables_to_drop.queue.total', - 'clickhouse.query.time', - 'clickhouse.query.select.time', - 'clickhouse.selected.rows.total', - 'clickhouse.selected.bytes.total', +V_24_8_OPTIONAL = [ + 'clickhouse.ClickHouseAsyncMetrics_CompiledExpressionCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_CompiledExpressionCacheCount', + 'clickhouse.ClickHouseAsyncMetrics_IndexMarkCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_IndexMarkCacheFiles', + 'clickhouse.ClickHouseAsyncMetrics_IndexUncompressedCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_IndexUncompressedCacheCells', + 'clickhouse.ClickHouseAsyncMetrics_MMapCacheCells', + 'clickhouse.ClickHouseAsyncMetrics_MarkCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_MarkCacheFiles', + 'clickhouse.ClickHouseAsyncMetrics_PageCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_PageCachePinnedBytes', + 'clickhouse.ClickHouseAsyncMetrics_QueryCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_QueryCacheEntries', + 'clickhouse.ClickHouseAsyncMetrics_UncompressedCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_UncompressedCacheCells', + 'clickhouse.ClickHouseAsyncMetrics_UnreclaimableRSS', + 'clickhouse.ClickHouseProfileEvents_DistrCacheGetClient', + 'clickhouse.ClickHouseProfileEvents_DistrCacheHoldConnections', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBytes.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBytes.total', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.total', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.total', + 'clickhouse.ClickHouseProfileEvents_GWPAsanFree.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanFree.total', + 'clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllParts', + 'clickhouse.ClickHouseProfileEvents_PageCacheBytesUnpinnedRoundedToHugePages', + 'clickhouse.ClickHouseProfileEvents_PageCacheBytesUnpinnedRoundedToPages', + 'clickhouse.ClickHouseProfileEvents_PageCacheChunkDataHits', + 'clickhouse.ClickHouseProfileEvents_PageCacheChunkDataMisses', + 'clickhouse.ClickHouseProfileEvents_PageCacheChunkDataPartialHits', + 'clickhouse.ClickHouseProfileEvents_PageCacheChunkMisses', + 'clickhouse.ClickHouseProfileEvents_PageCacheChunkShared', + 'clickhouse.ClickHouseProfileEvents_PartsWithAppliedMutationsOnFly', ] -V_21_METRICS = [ - 'clickhouse.background_pool.processing.task.active', - 'clickhouse.ddl.max_processed', - 'clickhouse.parts.committed', - 'clickhouse.parts.compact', - 'clickhouse.parts.delete_on_destroy', - 'clickhouse.parts.deleting', - 'clickhouse.parts.inmemory', - 'clickhouse.parts.outdated', - 'clickhouse.parts.precommitted', - 'clickhouse.parts.temporary', +V_25_3_OPTIONAL = [ + 'clickhouse.ClickHouseAsyncMetrics_CompiledExpressionCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_CompiledExpressionCacheCount', + 'clickhouse.ClickHouseAsyncMetrics_IndexMarkCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_IndexMarkCacheFiles', + 'clickhouse.ClickHouseAsyncMetrics_IndexUncompressedCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_IndexUncompressedCacheCells', + 'clickhouse.ClickHouseAsyncMetrics_MMapCacheCells', + 'clickhouse.ClickHouseAsyncMetrics_MarkCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_MarkCacheFiles', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfPendingMutations', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfStuckMutations', + 'clickhouse.ClickHouseAsyncMetrics_OSCPUOverload', + 'clickhouse.ClickHouseAsyncMetrics_PageCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_PageCacheCells', + 'clickhouse.ClickHouseAsyncMetrics_PageCacheMaxBytes', + 'clickhouse.ClickHouseAsyncMetrics_PrimaryIndexCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_PrimaryIndexCacheFiles', + 'clickhouse.ClickHouseAsyncMetrics_QueryCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_QueryCacheEntries', + 'clickhouse.ClickHouseAsyncMetrics_UncompressedCacheBytes', + 'clickhouse.ClickHouseAsyncMetrics_UncompressedCacheCells', + 'clickhouse.ClickHouseErrors_BUZZHOUSE.count', + 'clickhouse.ClickHouseErrors_BUZZHOUSE.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.total', + 'clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.count', + 'clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.total', + 'clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.count', + 'clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.total', + 'clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.count', + 'clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.total', + 'clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.count', + 'clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.total', + 'clickhouse.ClickHouseErrors_LICENSE_EXPIRED.count', + 'clickhouse.ClickHouseErrors_LICENSE_EXPIRED.total', + 'clickhouse.ClickHouseErrors_PART_IS_LOCKED.count', + 'clickhouse.ClickHouseErrors_PART_IS_LOCKED.total', + 'clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.count', + 'clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.total', + 'clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.count', + 'clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.total', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.count', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.total', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.count', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.total', + 'clickhouse.ClickHouseErrors_REFRESH_FAILED.count', + 'clickhouse.ClickHouseErrors_REFRESH_FAILED.total', + 'clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.count', + 'clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.total', + 'clickhouse.ClickHouseErrors_SSH_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_SSH_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.count', + 'clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.total', + 'clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.count', + 'clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.total', + 'clickhouse.ClickHouseProfileEvents_BackupLockFileReads.count', + 'clickhouse.ClickHouseProfileEvents_BackupLockFileReads.total', + 'clickhouse.ClickHouseProfileEvents_BackupPreparingFileInfosMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.count', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.count', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.total', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.total', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.total', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.count', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.total', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.count', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheGetClientMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheIgnoredBytesWhileWaitingProfileEvents.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheIgnoredBytesWhileWaitingProfileEvents.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.total', + 'clickhouse.ClickHouseProfileEvents_DistrCachePacketsBytes.count', + 'clickhouse.ClickHouseProfileEvents_DistrCachePacketsBytes.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromCache.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromCache.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBytes.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBytes.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.total', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.count', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.total', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.count', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.total', + 'clickhouse.ClickHouseProfileEvents_FilteringMarksWithPrimaryKeyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilteringMarksWithSecondaryKeysMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.total', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.total', + 'clickhouse.ClickHouseProfileEvents_GWPAsanFree.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanFree.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolThreadCreationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunnedFiles.count', + 'clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunnedFiles.total', + 'clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.total', + 'clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.total', + 'clickhouse.ClickHouseProfileEvents_JoinResultRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinResultRowCount.total', + 'clickhouse.ClickHouseProfileEvents_LoadedDataParts.count', + 'clickhouse.ClickHouseProfileEvents_LoadedDataParts.total', + 'clickhouse.ClickHouseProfileEvents_LoadedDataPartsMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.count', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.total', + 'clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.count', + 'clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolBusyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.count', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobs', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.count', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolThreadCreationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LoggerElapsedNanoseconds', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.count', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.total', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRunElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergePrewarmStageExecuteMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergePrewarmStageTotalMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeSourceParts.count', + 'clickhouse.ClickHouseProfileEvents_MergeSourceParts.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPrepareRangesForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectPartsForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorsGetPartsForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheResized.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheResized.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasAnnouncementMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadRequestMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParquetFetchWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_QueryPreempted.count', + 'clickhouse.ClickHouseProfileEvents_QueryPreempted.total', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.count', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.total', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.count', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.total', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.count', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.count', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.total', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogStateApplicationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeerMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeperMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.total', + 'clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.count', + 'clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.total', ] -V_22_METRICS = [ - 'clickhouse.parts.pre_active', - 'clickhouse.parts.active', +V_25_6_OPTIONAL = [ + 'clickhouse.ClickHouseAsyncMetrics_DictionaryTotalFailedUpdates', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemCacheCapacity', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPReceiveQueue', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPSocketRemoteAddresses', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPSockets', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPTransmitQueue', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPUnrecoveredRetransmits', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfPendingMutations', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfPendingMutationsOverExecutionTime', + 'clickhouse.ClickHouseAsyncMetrics_OSCPUOverload', + 'clickhouse.ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemory', + 'clickhouse.ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemoryAllocated', + 'clickhouse.ClickHouseErrors_BUZZHOUSE.count', + 'clickhouse.ClickHouseErrors_BUZZHOUSE.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.total', + 'clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.count', + 'clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.total', + 'clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.count', + 'clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.total', + 'clickhouse.ClickHouseErrors_DEPENDENCIES_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_DEPENDENCIES_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.count', + 'clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.total', + 'clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.count', + 'clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.total', + 'clickhouse.ClickHouseErrors_LICENSE_EXPIRED.count', + 'clickhouse.ClickHouseErrors_LICENSE_EXPIRED.total', + 'clickhouse.ClickHouseErrors_PART_IS_LOCKED.count', + 'clickhouse.ClickHouseErrors_PART_IS_LOCKED.total', + 'clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.count', + 'clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.total', + 'clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.count', + 'clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.total', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.count', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.total', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.count', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.total', + 'clickhouse.ClickHouseErrors_REFRESH_FAILED.count', + 'clickhouse.ClickHouseErrors_REFRESH_FAILED.total', + 'clickhouse.ClickHouseErrors_SERVER_OVERLOADED.count', + 'clickhouse.ClickHouseErrors_SERVER_OVERLOADED.total', + 'clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.count', + 'clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.total', + 'clickhouse.ClickHouseErrors_SSH_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_SSH_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_STARTUP_SCRIPTS_ERROR.count', + 'clickhouse.ClickHouseErrors_STARTUP_SCRIPTS_ERROR.total', + 'clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.count', + 'clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.total', + 'clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.count', + 'clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.total', + 'clickhouse.ClickHouseProfileEvents_AnalyzePatchRangesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_AnalyzePatchRangesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_ApplyPatchesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_ApplyPatchesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_BackupLockFileReads.count', + 'clickhouse.ClickHouseProfileEvents_BackupLockFileReads.total', + 'clickhouse.ClickHouseProfileEvents_BackupPreparingFileInfosMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.count', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.total', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesJoinMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesJoinMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesMergeMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesMergeMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.count', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.total', + 'clickhouse.ClickHouseProfileEvents_CoalescingSortedMilliseconds', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.total', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ConcurrentQuerySlotsAcquired.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrentQuerySlotsAcquired.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrentQueryWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequest.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequest.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequestMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponse.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponse.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponseMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFetchMetadataMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFilterMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorSelectMergesMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.count', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.total', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.count', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.total', + 'clickhouse.ClickHouseProfileEvents_DeltaLakePartitionPrunedFiles.count', + 'clickhouse.ClickHouseProfileEvents_DeltaLakePartitionPrunedFiles.total', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLegacyLayoutDiskCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLegacyLayoutDiskCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestAttempts.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestAttempts.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestRetryableErrors.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestRetryableErrors.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestAttempts.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestAttempts.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestRetryableErrors.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestRetryableErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheDataPacketsBytes.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheDataPacketsBytes.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheGetClientMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCredentialsRefresh.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCredentialsRefresh.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReceivedCredentialsRefreshPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReceivedCredentialsRefreshPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerUpdates.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerUpdates.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedDataPacketsBytes.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedDataPacketsBytes.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionReconnectCount.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionReconnectCount.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.total', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.count', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.total', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.count', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.total', + 'clickhouse.ClickHouseProfileEvents_FilteringMarksWithPrimaryKeyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilteringMarksWithSecondaryKeysMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.total', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.total', + 'clickhouse.ClickHouseProfileEvents_GWPAsanFree.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanFree.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolThreadCreationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMinMaxIndexPrunedFiles.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMinMaxIndexPrunedFiles.total', + 'clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunedFiles.count', + 'clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunedFiles.total', + 'clickhouse.ClickHouseProfileEvents_IcebergTrivialCountOptimizationApplied.count', + 'clickhouse.ClickHouseProfileEvents_IcebergTrivialCountOptimizationApplied.total', + 'clickhouse.ClickHouseProfileEvents_IcebergVersionHintUsed.count', + 'clickhouse.ClickHouseProfileEvents_IcebergVersionHintUsed.total', + 'clickhouse.ClickHouseProfileEvents_IndexBinarySearchAlgorithm.count', + 'clickhouse.ClickHouseProfileEvents_IndexBinarySearchAlgorithm.total', + 'clickhouse.ClickHouseProfileEvents_IndexGenericExclusionSearchAlgorithm.count', + 'clickhouse.ClickHouseProfileEvents_IndexGenericExclusionSearchAlgorithm.total', + 'clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.total', + 'clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.total', + 'clickhouse.ClickHouseProfileEvents_JoinResultRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinResultRowCount.total', + 'clickhouse.ClickHouseProfileEvents_LoadedDataParts.count', + 'clickhouse.ClickHouseProfileEvents_LoadedDataParts.total', + 'clickhouse.ClickHouseProfileEvents_LoadedDataPartsMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.count', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.total', + 'clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.count', + 'clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolBusyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.count', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobs', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.count', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolThreadCreationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LoggerElapsedNanoseconds', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.count', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.total', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRunElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergePrewarmStageExecuteMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergePrewarmStageTotalMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeSourceParts.count', + 'clickhouse.ClickHouseProfileEvents_MergeSourceParts.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPrepareRangesForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectPartsForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorsGetPartsForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MutationCreatedEmptyParts.count', + 'clickhouse.ClickHouseProfileEvents_MutationCreatedEmptyParts.total', + 'clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheResized.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheResized.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasAnnouncementMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasQueryCount.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasQueryCount.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadRequestMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParquetFetchWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParquetPrunedRowGroups.count', + 'clickhouse.ClickHouseProfileEvents_ParquetPrunedRowGroups.total', + 'clickhouse.ClickHouseProfileEvents_ParquetReadRowGroups.count', + 'clickhouse.ClickHouseProfileEvents_ParquetReadRowGroups.total', + 'clickhouse.ClickHouseProfileEvents_PatchesAppliedInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_PatchesAppliedInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_PatchesJoinAppliedInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_PatchesJoinAppliedInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_PatchesMergeAppliedInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_PatchesMergeAppliedInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_QueryPreempted.count', + 'clickhouse.ClickHouseProfileEvents_QueryPreempted.total', + 'clickhouse.ClickHouseProfileEvents_ReadPatchesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_ReadPatchesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.count', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.total', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedPatches.count', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedPatches.total', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.count', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.total', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.count', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.total', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestAttempts.count', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestAttempts.total', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestRetryableErrors.count', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestRetryableErrors.total', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestAttempts.count', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestAttempts.total', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestRetryableErrors.count', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestRetryableErrors.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.count', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.total', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogStateApplicationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchAttempt.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchAttempt.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeer.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeer.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeerMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeerMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromS3.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromS3.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeerMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeperMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.total', + 'clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.count', + 'clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.total', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPBytes.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPBytes.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPRequestsSent.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPRequestsSent.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiRead.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiRead.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiWrite.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiWrite.total', ] -version_mapper = { - '18': V_18_19_METRICS, - '19': V_18_19_METRICS, - '20': V_20_METRICS, - '21': V_21_METRICS, - '22': V_22_METRICS, +V_25_7_OPTIONAL = [ + 'clickhouse.ClickHouseAsyncMetrics_DictionaryTotalFailedUpdates', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemCacheCapacity', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPReceiveQueue', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPSocketRemoteAddresses', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPSockets', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPTransmitQueue', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPUnrecoveredRetransmits', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfPendingMutations', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfPendingMutationsOverExecutionTime', + 'clickhouse.ClickHouseAsyncMetrics_OSCPUOverload', + 'clickhouse.ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemory', + 'clickhouse.ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemoryAllocated', + 'clickhouse.ClickHouseAsyncMetrics_TrackedMemory', + 'clickhouse.ClickHouseErrors_BUZZHOUSE.count', + 'clickhouse.ClickHouseErrors_BUZZHOUSE.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.total', + 'clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.count', + 'clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.total', + 'clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.count', + 'clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.total', + 'clickhouse.ClickHouseErrors_DEPENDENCIES_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_DEPENDENCIES_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS.count', + 'clickhouse.ClickHouseErrors_FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS.total', + 'clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.count', + 'clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.total', + 'clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.count', + 'clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.total', + 'clickhouse.ClickHouseErrors_LICENSE_EXPIRED.count', + 'clickhouse.ClickHouseErrors_LICENSE_EXPIRED.total', + 'clickhouse.ClickHouseErrors_PART_IS_LOCKED.count', + 'clickhouse.ClickHouseErrors_PART_IS_LOCKED.total', + 'clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.count', + 'clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.total', + 'clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.count', + 'clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.total', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.count', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.total', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.count', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.total', + 'clickhouse.ClickHouseErrors_REFRESH_FAILED.count', + 'clickhouse.ClickHouseErrors_REFRESH_FAILED.total', + 'clickhouse.ClickHouseErrors_SERVER_OVERLOADED.count', + 'clickhouse.ClickHouseErrors_SERVER_OVERLOADED.total', + 'clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.count', + 'clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.total', + 'clickhouse.ClickHouseErrors_SSH_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_SSH_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_STARTUP_SCRIPTS_ERROR.count', + 'clickhouse.ClickHouseErrors_STARTUP_SCRIPTS_ERROR.total', + 'clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.count', + 'clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.total', + 'clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.count', + 'clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.total', + 'clickhouse.ClickHouseProfileEvents_AnalyzePatchRangesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_AnalyzePatchRangesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_ApplyPatchesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_ApplyPatchesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_BackupLockFileReads.count', + 'clickhouse.ClickHouseProfileEvents_BackupLockFileReads.total', + 'clickhouse.ClickHouseProfileEvents_BackupPreparingFileInfosMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.count', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.total', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesJoinMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesJoinMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesMergeMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesMergeMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.count', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.total', + 'clickhouse.ClickHouseProfileEvents_CoalescingSortedMilliseconds', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.total', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ConcurrentQuerySlotsAcquired.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrentQuerySlotsAcquired.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrentQueryWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequest.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequest.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequestMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponse.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponse.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponseMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFetchMetadataMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFilterMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorSelectMergesMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.count', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.total', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.count', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.total', + 'clickhouse.ClickHouseProfileEvents_DeltaLakePartitionPrunedFiles.count', + 'clickhouse.ClickHouseProfileEvents_DeltaLakePartitionPrunedFiles.total', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLegacyLayoutDiskCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLegacyLayoutDiskCount.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheDataPacketsBytes.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheDataPacketsBytes.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheGetClientMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCredentialsRefresh.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCredentialsRefresh.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReceivedCredentialsRefreshPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReceivedCredentialsRefreshPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerUpdates.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerUpdates.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedDataPacketsBytes.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedDataPacketsBytes.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionReconnectCount.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionReconnectCount.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.total', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.count', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.total', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.count', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.total', + 'clickhouse.ClickHouseProfileEvents_FilteringMarksWithPrimaryKeyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilteringMarksWithSecondaryKeysMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateFailed.total', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanAllocateSuccess.total', + 'clickhouse.ClickHouseProfileEvents_GWPAsanFree.count', + 'clickhouse.ClickHouseProfileEvents_GWPAsanFree.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolThreadCreationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsClosed.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsClosed.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsCreated.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsCreated.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsExpired.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsExpired.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsPreserved.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsPreserved.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReset.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReset.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReused.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReused.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMinMaxIndexPrunedFiles.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMinMaxIndexPrunedFiles.total', + 'clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunedFiles.count', + 'clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunedFiles.total', + 'clickhouse.ClickHouseProfileEvents_IcebergTrivialCountOptimizationApplied.count', + 'clickhouse.ClickHouseProfileEvents_IcebergTrivialCountOptimizationApplied.total', + 'clickhouse.ClickHouseProfileEvents_IcebergVersionHintUsed.count', + 'clickhouse.ClickHouseProfileEvents_IcebergVersionHintUsed.total', + 'clickhouse.ClickHouseProfileEvents_IndexBinarySearchAlgorithm.count', + 'clickhouse.ClickHouseProfileEvents_IndexBinarySearchAlgorithm.total', + 'clickhouse.ClickHouseProfileEvents_IndexGenericExclusionSearchAlgorithm.count', + 'clickhouse.ClickHouseProfileEvents_IndexGenericExclusionSearchAlgorithm.total', + 'clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.total', + 'clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.total', + 'clickhouse.ClickHouseProfileEvents_JoinResultRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinResultRowCount.total', + 'clickhouse.ClickHouseProfileEvents_KeeperRequestRejectedDueToSoftMemoryLimitCount.count', + 'clickhouse.ClickHouseProfileEvents_KeeperRequestRejectedDueToSoftMemoryLimitCount.total', + 'clickhouse.ClickHouseProfileEvents_LoadedDataParts.count', + 'clickhouse.ClickHouseProfileEvents_LoadedDataParts.total', + 'clickhouse.ClickHouseProfileEvents_LoadedDataPartsMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.count', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.total', + 'clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.count', + 'clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolBusyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.count', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobs', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.count', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolThreadCreationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LoggerElapsedNanoseconds', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedBytes.count', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedBytes.total', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedFiles.count', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedFiles.total', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedMarks.count', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedMarks.total', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.count', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.total', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRunElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergePrewarmStageExecuteMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergePrewarmStageTotalMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeSourceParts.count', + 'clickhouse.ClickHouseProfileEvents_MergeSourceParts.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPrepareRangesForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectPartsForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorsGetPartsForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MutationCreatedEmptyParts.count', + 'clickhouse.ClickHouseProfileEvents_MutationCreatedEmptyParts.total', + 'clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheResized.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheResized.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasAnnouncementMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasQueryCount.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasQueryCount.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadRequestMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParquetFetchWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParquetPrunedRowGroups.count', + 'clickhouse.ClickHouseProfileEvents_ParquetPrunedRowGroups.total', + 'clickhouse.ClickHouseProfileEvents_ParquetReadRowGroups.count', + 'clickhouse.ClickHouseProfileEvents_ParquetReadRowGroups.total', + 'clickhouse.ClickHouseProfileEvents_PatchesAcquireLockMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_PatchesAcquireLockMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_PatchesAcquireLockTries.count', + 'clickhouse.ClickHouseProfileEvents_PatchesAcquireLockTries.total', + 'clickhouse.ClickHouseProfileEvents_PatchesAppliedInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_PatchesAppliedInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_PatchesJoinAppliedInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_PatchesJoinAppliedInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_PatchesMergeAppliedInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_PatchesMergeAppliedInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_QueryLocalReadThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_QueryLocalReadThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_QueryLocalReadThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_QueryLocalWriteThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_QueryLocalWriteThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_QueryLocalWriteThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_QueryPreempted.count', + 'clickhouse.ClickHouseProfileEvents_QueryPreempted.total', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteReadThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteReadThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteReadThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteWriteThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteWriteThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteWriteThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ReadPatchesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_ReadPatchesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.count', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.total', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedPatches.count', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedPatches.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewLockTableRetry.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewLockTableRetry.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshFailed.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshFailed.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshSuccess.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshSuccess.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaRetry.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaRetry.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaSuccess.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaSuccess.total', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.count', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.total', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.count', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.count', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.total', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogStateApplicationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchAttempt.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchAttempt.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeer.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeer.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeerMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeerMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromS3.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromS3.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeerMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeperMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.total', + 'clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.count', + 'clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.total', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPBytes.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPBytes.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPRequestsSent.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPRequestsSent.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiRead.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiRead.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiWrite.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiWrite.total', +] + +V_25_8_OPTIONAL = [ + 'clickhouse.ClickHouseAsyncMetrics_CGroupSystemTime', + 'clickhouse.ClickHouseAsyncMetrics_CGroupSystemTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_CGroupUserTime', + 'clickhouse.ClickHouseAsyncMetrics_CGroupUserTimeNormalized', + 'clickhouse.ClickHouseAsyncMetrics_DictionaryTotalFailedUpdates', + 'clickhouse.ClickHouseAsyncMetrics_FilesystemCacheCapacity', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPReceiveQueue', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPSocketRemoteAddresses', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPSockets', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPTransmitQueue', + 'clickhouse.ClickHouseAsyncMetrics_NetworkTCPUnrecoveredRetransmits', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfPendingMutations', + 'clickhouse.ClickHouseAsyncMetrics_NumberOfPendingMutationsOverExecutionTime', + 'clickhouse.ClickHouseAsyncMetrics_OSCPUOverload', + 'clickhouse.ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemory', + 'clickhouse.ClickHouseAsyncMetrics_TotalIndexGranularityBytesInMemoryAllocated', + 'clickhouse.ClickHouseAsyncMetrics_TrackedMemory', + 'clickhouse.ClickHouseErrors_ARROWFLIGHT_CONNECTION_FAILURE.count', + 'clickhouse.ClickHouseErrors_ARROWFLIGHT_CONNECTION_FAILURE.total', + 'clickhouse.ClickHouseErrors_ARROWFLIGHT_FETCH_SCHEMA_ERROR.count', + 'clickhouse.ClickHouseErrors_ARROWFLIGHT_FETCH_SCHEMA_ERROR.total', + 'clickhouse.ClickHouseErrors_ARROWFLIGHT_INTERNAL_ERROR.count', + 'clickhouse.ClickHouseErrors_ARROWFLIGHT_INTERNAL_ERROR.total', + 'clickhouse.ClickHouseErrors_ARROWFLIGHT_WRITE_ERROR.count', + 'clickhouse.ClickHouseErrors_ARROWFLIGHT_WRITE_ERROR.total', + 'clickhouse.ClickHouseErrors_AVRO_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_AVRO_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_BUZZHOUSE.count', + 'clickhouse.ClickHouseErrors_BUZZHOUSE.total', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_PROMQL_QUERY.count', + 'clickhouse.ClickHouseErrors_CANNOT_PARSE_PROMQL_QUERY.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_AFTER_BUFFER_CANCELED.total', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.count', + 'clickhouse.ClickHouseErrors_CANNOT_WRITE_TO_FILE.total', + 'clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.count', + 'clickhouse.ClickHouseErrors_DATALAKE_DATABASE_ERROR.total', + 'clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.count', + 'clickhouse.ClickHouseErrors_DELTA_KERNEL_ERROR.total', + 'clickhouse.ClickHouseErrors_DEPENDENCIES_NOT_FOUND.count', + 'clickhouse.ClickHouseErrors_DEPENDENCIES_NOT_FOUND.total', + 'clickhouse.ClickHouseErrors_FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS.count', + 'clickhouse.ClickHouseErrors_FILECACHE_CANNOT_WRITE_THROUGH_CACHE_WITH_CONCURRENT_READS.total', + 'clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.count', + 'clickhouse.ClickHouseErrors_GOOGLE_CLOUD_ERROR.total', + 'clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.count', + 'clickhouse.ClickHouseErrors_ICEBERG_SPECIFICATION_VIOLATION.total', + 'clickhouse.ClickHouseErrors_LICENSE_EXPIRED.count', + 'clickhouse.ClickHouseErrors_LICENSE_EXPIRED.total', + 'clickhouse.ClickHouseErrors_PART_IS_LOCKED.count', + 'clickhouse.ClickHouseErrors_PART_IS_LOCKED.total', + 'clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.count', + 'clickhouse.ClickHouseErrors_POTENTIALLY_BROKEN_DATA_PART.total', + 'clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.count', + 'clickhouse.ClickHouseErrors_PROTOCOL_VERSION_MISMATCH.total', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.count', + 'clickhouse.ClickHouseErrors_QUERY_CACHE_USED_WITH_NON_THROW_OVERFLOW_MODE.total', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.count', + 'clickhouse.ClickHouseErrors_QUERY_WAS_CANCELLED_BY_CLIENT.total', + 'clickhouse.ClickHouseErrors_REFRESH_FAILED.count', + 'clickhouse.ClickHouseErrors_REFRESH_FAILED.total', + 'clickhouse.ClickHouseErrors_SERVER_OVERLOADED.count', + 'clickhouse.ClickHouseErrors_SERVER_OVERLOADED.total', + 'clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.count', + 'clickhouse.ClickHouseErrors_SESSION_ID_EMPTY.total', + 'clickhouse.ClickHouseErrors_SSH_EXCEPTION.count', + 'clickhouse.ClickHouseErrors_SSH_EXCEPTION.total', + 'clickhouse.ClickHouseErrors_STARTUP_SCRIPTS_ERROR.count', + 'clickhouse.ClickHouseErrors_STARTUP_SCRIPTS_ERROR.total', + 'clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.count', + 'clickhouse.ClickHouseErrors_TABLE_IS_BEING_RESTARTED.total', + 'clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.count', + 'clickhouse.ClickHouseErrors_TABLE_UUID_MISMATCH.total', + 'clickhouse.ClickHouseErrors_TCP_CONNECTION_LIMIT_REACHED.count', + 'clickhouse.ClickHouseErrors_TCP_CONNECTION_LIMIT_REACHED.total', + 'clickhouse.ClickHouseErrors_TOO_LARGE_LIGHTWEIGHT_UPDATES.count', + 'clickhouse.ClickHouseErrors_TOO_LARGE_LIGHTWEIGHT_UPDATES.total', + 'clickhouse.ClickHouseErrors_UDF_EXECUTION_FAILED.count', + 'clickhouse.ClickHouseErrors_UDF_EXECUTION_FAILED.total', + 'clickhouse.ClickHouseProfileEvents_AnalyzePatchRangesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_AnalyzePatchRangesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_ApplyPatchesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_ApplyPatchesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingConsoleDroppedMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingConsoleDroppedMessages.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingConsoleTotalMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingConsoleTotalMessages.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingErrorFileLogDroppedMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingErrorFileLogDroppedMessages.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingErrorFileLogTotalMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingErrorFileLogTotalMessages.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingFileLogDroppedMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingFileLogDroppedMessages.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingFileLogTotalMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingFileLogTotalMessages.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingSyslogDroppedMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingSyslogDroppedMessages.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingSyslogTotalMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingSyslogTotalMessages.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingTextLogDroppedMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingTextLogDroppedMessages.total', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingTextLogTotalMessages.count', + 'clickhouse.ClickHouseProfileEvents_AsyncLoggingTextLogTotalMessages.total', + 'clickhouse.ClickHouseProfileEvents_AzureGetRequestThrottlerCount.count', + 'clickhouse.ClickHouseProfileEvents_AzureGetRequestThrottlerCount.total', + 'clickhouse.ClickHouseProfileEvents_AzureGetRequestThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_AzurePutRequestThrottlerCount.count', + 'clickhouse.ClickHouseProfileEvents_AzurePutRequestThrottlerCount.total', + 'clickhouse.ClickHouseProfileEvents_AzurePutRequestThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_AzureReadMicroseconds', + 'clickhouse.ClickHouseProfileEvents_AzureReadRequestsCount.count', + 'clickhouse.ClickHouseProfileEvents_AzureReadRequestsCount.total', + 'clickhouse.ClickHouseProfileEvents_AzureReadRequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_AzureReadRequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_AzureReadRequestsRedirects.count', + 'clickhouse.ClickHouseProfileEvents_AzureReadRequestsRedirects.total', + 'clickhouse.ClickHouseProfileEvents_AzureReadRequestsThrottling.count', + 'clickhouse.ClickHouseProfileEvents_AzureReadRequestsThrottling.total', + 'clickhouse.ClickHouseProfileEvents_AzureWriteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_AzureWriteRequestsCount.count', + 'clickhouse.ClickHouseProfileEvents_AzureWriteRequestsCount.total', + 'clickhouse.ClickHouseProfileEvents_AzureWriteRequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_AzureWriteRequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_AzureWriteRequestsRedirects.count', + 'clickhouse.ClickHouseProfileEvents_AzureWriteRequestsRedirects.total', + 'clickhouse.ClickHouseProfileEvents_AzureWriteRequestsThrottling.count', + 'clickhouse.ClickHouseProfileEvents_AzureWriteRequestsThrottling.total', + 'clickhouse.ClickHouseProfileEvents_BackupLockFileReads.count', + 'clickhouse.ClickHouseProfileEvents_BackupLockFileReads.total', + 'clickhouse.ClickHouseProfileEvents_BackupPreparingFileInfosMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalBytesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadLocalFilesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteBytesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.count', + 'clickhouse.ClickHouseProfileEvents_BackupReadRemoteFilesToCalculateChecksums.total', + 'clickhouse.ClickHouseProfileEvents_BackupThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_BackupThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_BackupThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.count', + 'clickhouse.ClickHouseProfileEvents_BackupsOpenedForUnlock.total', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesJoinMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesJoinMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesMergeMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_BuildPatchesMergeMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.count', + 'clickhouse.ClickHouseProfileEvents_CachedReadBufferPredownloadedBytes.total', + 'clickhouse.ClickHouseProfileEvents_CoalescingSortedMilliseconds', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatch.total', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.count', + 'clickhouse.ClickHouseProfileEvents_CompressedReadBufferChecksumDoesntMatchSingleBitMismatch.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlDownscales.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlDownscales.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlPreemptedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlPreemptions.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlPreemptions.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlQueriesDelayed.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquired.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsAcquiredNonCompeting.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsDelayed.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlSlotsGranted.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlUpscales.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlUpscales.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrencyControlWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ConcurrentQuerySlotsAcquired.count', + 'clickhouse.ClickHouseProfileEvents_ConcurrentQuerySlotsAcquired.total', + 'clickhouse.ClickHouseProfileEvents_ConcurrentQueryWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequest.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequest.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentRequestMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponse.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponse.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeAssignmentResponseMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFetchMetadataMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorFilterMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateExclusivelyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorLockStateForShareMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorSelectMergesMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeCoordinatorUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateCount.count', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateCount.total', + 'clickhouse.ClickHouseProfileEvents_CoordinatedMergesMergeWorkerUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.count', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRows.total', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.count', + 'clickhouse.ClickHouseProfileEvents_DefaultImplementationForNullsRowsWithNulls.total', + 'clickhouse.ClickHouseProfileEvents_DeltaLakePartitionPrunedFiles.count', + 'clickhouse.ClickHouseProfileEvents_DeltaLakePartitionPrunedFiles.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureGetRequestThrottlerCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureGetRequestThrottlerCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureGetRequestThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskAzurePutRequestThrottlerCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzurePutRequestThrottlerCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzurePutRequestThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskAzureReadMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsRedirects.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsRedirects.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsThrottling.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureReadRequestsThrottling.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureWriteMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsErrors.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsErrors.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsRedirects.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsRedirects.total', + 'clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsThrottling.count', + 'clickhouse.ClickHouseProfileEvents_DiskAzureWriteRequestsThrottling.total', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLegacyLayoutDiskCount.count', + 'clickhouse.ClickHouseProfileEvents_DiskPlainRewritableLegacyLayoutDiskCount.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestAttempts.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestAttempts.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestRetryableErrors.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3ReadRequestRetryableErrors.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestAttempts.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestAttempts.total', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestRetryableErrors.count', + 'clickhouse.ClickHouseProfileEvents_DiskS3WriteRequestRetryableErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheDataPacketsBytes.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheDataPacketsBytes.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheGetClientMicroseconds', + 'clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheHashRingRebuilds.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheMakeRequestErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheOpenedConnectionsBypassingPool.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeChange.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetBackward.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheRangeResetForward.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadBytesFromFallbackBuffer.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReadErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReceiveResponseErrors.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheReconnectsAfterTimeout.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerAckRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCachedReadBufferCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerContinueRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCredentialsRefresh.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerCredentialsRefresh.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerEndRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerNewS3CachedClients.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReceivedCredentialsRefreshPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReceivedCredentialsRefreshPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerReusedS3CachedClients.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerStartRequestPackets.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerUpdates.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheServerUpdates.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedDataPacketsBytes.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedDataPacketsBytes.total', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.count', + 'clickhouse.ClickHouseProfileEvents_DistrCacheUnusedPacketsBufferAllocations.total', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionReconnectCount.count', + 'clickhouse.ClickHouseProfileEvents_DistributedConnectionReconnectCount.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheBackgroundDownloadQueuePush.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheCreatedKeyDirectories.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheEvictedFileSegmentsDuringPriorityIncrease.total', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.count', + 'clickhouse.ClickHouseProfileEvents_FilesystemCacheFailedEvictionCandidates.total', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.count', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedBytes.total', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.count', + 'clickhouse.ClickHouseProfileEvents_FilterTransformPassedRows.total', + 'clickhouse.ClickHouseProfileEvents_FilteringMarksWithPrimaryKeyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_FilteringMarksWithSecondaryKeysMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolExpansions.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolJobs.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.count', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolShrinks.total', + 'clickhouse.ClickHouseProfileEvents_GlobalThreadPoolThreadCreationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsClosed.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsClosed.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsCreated.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsCreated.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsExpired.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsExpired.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsPreserved.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsPreserved.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReset.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReset.total', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReused.count', + 'clickhouse.ClickHouseProfileEvents_HTTPServerConnectionsReused.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMetadataFilesCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_IcebergMinMaxIndexPrunedFiles.count', + 'clickhouse.ClickHouseProfileEvents_IcebergMinMaxIndexPrunedFiles.total', + 'clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunedFiles.count', + 'clickhouse.ClickHouseProfileEvents_IcebergPartitionPrunedFiles.total', + 'clickhouse.ClickHouseProfileEvents_IcebergTrivialCountOptimizationApplied.count', + 'clickhouse.ClickHouseProfileEvents_IcebergTrivialCountOptimizationApplied.total', + 'clickhouse.ClickHouseProfileEvents_IcebergVersionHintUsed.count', + 'clickhouse.ClickHouseProfileEvents_IcebergVersionHintUsed.total', + 'clickhouse.ClickHouseProfileEvents_IndexBinarySearchAlgorithm.count', + 'clickhouse.ClickHouseProfileEvents_IndexBinarySearchAlgorithm.total', + 'clickhouse.ClickHouseProfileEvents_IndexGenericExclusionSearchAlgorithm.count', + 'clickhouse.ClickHouseProfileEvents_IndexGenericExclusionSearchAlgorithm.total', + 'clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinBuildTableRowCount.total', + 'clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinProbeTableRowCount.total', + 'clickhouse.ClickHouseProfileEvents_JoinResultRowCount.count', + 'clickhouse.ClickHouseProfileEvents_JoinResultRowCount.total', + 'clickhouse.ClickHouseProfileEvents_KeeperRequestRejectedDueToSoftMemoryLimitCount.count', + 'clickhouse.ClickHouseProfileEvents_KeeperRequestRejectedDueToSoftMemoryLimitCount.total', + 'clickhouse.ClickHouseProfileEvents_LoadedDataParts.count', + 'clickhouse.ClickHouseProfileEvents_LoadedDataParts.total', + 'clickhouse.ClickHouseProfileEvents_LoadedDataPartsMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.count', + 'clickhouse.ClickHouseProfileEvents_LoadedMarksFiles.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexBytes.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexFiles.total', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.count', + 'clickhouse.ClickHouseProfileEvents_LoadedPrimaryIndexRows.total', + 'clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.count', + 'clickhouse.ClickHouseProfileEvents_LoadingMarksTasksCanceled.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolBusyMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.count', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolExpansions.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolJobs', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolLockWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.count', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolShrinks.total', + 'clickhouse.ClickHouseProfileEvents_LocalThreadPoolThreadCreationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_LoggerElapsedNanoseconds', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedBytes.count', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedBytes.total', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedFiles.count', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedFiles.total', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedMarks.count', + 'clickhouse.ClickHouseProfileEvents_MarkCacheEvictedMarks.total', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.count', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRun.total', + 'clickhouse.ClickHouseProfileEvents_MemoryWorkerRunElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergePrewarmStageExecuteMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergePrewarmStageTotalMilliseconds', + 'clickhouse.ClickHouseProfileEvents_MergeSourceParts.count', + 'clickhouse.ClickHouseProfileEvents_MergeSourceParts.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPartsInRangesForMergeCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorPrepareRangesForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorRangesForMergeCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectPartsForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.count', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorSelectRangePartsCount.total', + 'clickhouse.ClickHouseProfileEvents_MergerMutatorsGetPartsForMergeElapsedMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MergesThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_MergesThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_MergesThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MetadataFromKeeperIndividualOperationsMicroseconds', + 'clickhouse.ClickHouseProfileEvents_MutationAffectedRowsUpperBound.count', + 'clickhouse.ClickHouseProfileEvents_MutationAffectedRowsUpperBound.total', + 'clickhouse.ClickHouseProfileEvents_MutationCreatedEmptyParts.count', + 'clickhouse.ClickHouseProfileEvents_MutationCreatedEmptyParts.total', + 'clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_MutationsAppliedOnFlyInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_MutationsThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_MutationsThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_MutationsThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCancelledFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueCommitRequests.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringInsert.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueExceptionsDuringRead.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFailedToBatchSetProcessing.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueFilteredFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueInsertIterations.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueListedFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueProcessedRows.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadFiles.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueReadRows.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueRemovedObjects.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueSuccessfulCommits.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingFailed.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingRequests.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueTrySetProcessingSucceeded.total', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.count', + 'clickhouse.ClickHouseProfileEvents_ObjectStorageQueueUnsuccessfulCommits.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheOvercommitResize.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheResized.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheResized.total', + 'clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_PageCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasAnnouncementMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasQueryCount.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasQueryCount.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.count', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadMarks.total', + 'clickhouse.ClickHouseProfileEvents_ParallelReplicasReadRequestMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParquetDecodingTaskBatches.count', + 'clickhouse.ClickHouseProfileEvents_ParquetDecodingTaskBatches.total', + 'clickhouse.ClickHouseProfileEvents_ParquetDecodingTasks.count', + 'clickhouse.ClickHouseProfileEvents_ParquetDecodingTasks.total', + 'clickhouse.ClickHouseProfileEvents_ParquetFetchWaitTimeMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ParquetPrunedRowGroups.count', + 'clickhouse.ClickHouseProfileEvents_ParquetPrunedRowGroups.total', + 'clickhouse.ClickHouseProfileEvents_ParquetReadRowGroups.count', + 'clickhouse.ClickHouseProfileEvents_ParquetReadRowGroups.total', + 'clickhouse.ClickHouseProfileEvents_PatchesAcquireLockMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_PatchesAcquireLockMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_PatchesAcquireLockTries.count', + 'clickhouse.ClickHouseProfileEvents_PatchesAcquireLockTries.total', + 'clickhouse.ClickHouseProfileEvents_PatchesAppliedInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_PatchesAppliedInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_PatchesJoinAppliedInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_PatchesJoinAppliedInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_PatchesMergeAppliedInAllReadTasks.count', + 'clickhouse.ClickHouseProfileEvents_PatchesMergeAppliedInAllReadTasks.total', + 'clickhouse.ClickHouseProfileEvents_PatchesReadUncompressedBytes.count', + 'clickhouse.ClickHouseProfileEvents_PatchesReadUncompressedBytes.total', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_PrimaryIndexCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_QueryBackupThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_QueryBackupThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_QueryBackupThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_QueryConditionCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_QueryLocalReadThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_QueryLocalReadThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_QueryLocalReadThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_QueryLocalWriteThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_QueryLocalWriteThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_QueryLocalWriteThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_QueryPreempted.count', + 'clickhouse.ClickHouseProfileEvents_QueryPreempted.total', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteReadThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteReadThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteReadThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteWriteThrottlerBytes.count', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteWriteThrottlerBytes.total', + 'clickhouse.ClickHouseProfileEvents_QueryRemoteWriteThrottlerSleepMicroseconds', + 'clickhouse.ClickHouseProfileEvents_ReadPatchesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_ReadPatchesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.count', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedMutationsOnFly.total', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedPatches.count', + 'clickhouse.ClickHouseProfileEvents_ReadTasksWithAppliedPatches.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewLockTableRetry.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewLockTableRetry.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshFailed.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshFailed.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshSuccess.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewRefreshSuccess.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaRetry.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaRetry.total', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaSuccess.count', + 'clickhouse.ClickHouseProfileEvents_RefreshableViewSyncReplicaSuccess.total', + 'clickhouse.ClickHouseProfileEvents_RejectedLightweightUpdates.count', + 'clickhouse.ClickHouseProfileEvents_RejectedLightweightUpdates.total', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.count', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedBytes.total', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.count', + 'clickhouse.ClickHouseProfileEvents_RestorePartsSkippedFiles.total', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestAttempts.count', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestAttempts.total', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestRetryableErrors.count', + 'clickhouse.ClickHouseProfileEvents_S3ReadRequestRetryableErrors.total', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestAttempts.count', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestAttempts.total', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestRetryableErrors.count', + 'clickhouse.ClickHouseProfileEvents_S3WriteRequestRetryableErrors.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadBytes.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadRequests.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOReadWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteBytes.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.count', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteRequests.total', + 'clickhouse.ClickHouseProfileEvents_SchedulerIOWriteWaitMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.count', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogFailedToApplyState.total', + 'clickhouse.ClickHouseProfileEvents_SharedDatabaseCatalogStateApplicationMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsKillRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsLockConfict.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeCondemnedPartsRemoved.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchAttempt.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchAttempt.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeer.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeer.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeerMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromPeerMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromS3.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeDataPartsFetchFromS3.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeGetPartsBatchToLoadMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingParts.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleBlockingPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleFetchPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedParts.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeHandleOutdatedPartsMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeLoadChecksumAndIndexesMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentAttempt.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithConflict.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentFailedWithNothingToDo.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeMutationAssignmentSuccessful.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToCondemned.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergePartsMovedToOudated.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMergeSelectingTaskMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeMetadataCacheHintLoadedFromCache.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeAsync.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOptimizeSync.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationInvocations.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsConfirmationRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPRequest.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeOutdatedPartsHTTPResponse.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJob.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeScheduleDataProcessingJobNothingToScheduled.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeTryUpdateDiskMetadataCacheForPartMicroseconds.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdateMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdates.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesByLeader.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesForMergesOrStatus.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeer.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromPeerMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeper.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesFromZooKeeperMicroseconds', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderFailedElection.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesLeaderSuccessfulElection.total', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.count', + 'clickhouse.ClickHouseProfileEvents_SharedMergeTreeVirtualPartsUpdatesPeerNotFound.total', + 'clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.count', + 'clickhouse.ClickHouseProfileEvents_SystemLogErrorOnFlush.total', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheHits.count', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheHits.total', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheMisses.count', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheMisses.total', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheWeightLost.count', + 'clickhouse.ClickHouseProfileEvents_VectorSimilarityIndexCacheWeightLost.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPBytes.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPBytes.total', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPRequestsSent.count', + 'clickhouse.ClickHouseProfileEvents_WriteBufferFromHTTPRequestsSent.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperGetACL.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperGetACL.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiRead.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiRead.total', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiWrite.count', + 'clickhouse.ClickHouseProfileEvents_ZooKeeperMultiWrite.total', +] + +BASE_VERSION_MAPPER = { + '24.8': V_24_8_METRICS, + '25.3': V_25_3_METRICS, + '25.6': V_25_6_METRICS, + '25.7': V_25_7_METRICS, + '25.8': V_25_8_METRICS, } +OPTIONAL_VERSION_MAPPER = { + '24.8': V_24_8_OPTIONAL, + '25.3': V_25_3_OPTIONAL, + '25.6': V_25_6_OPTIONAL, + '25.7': V_25_7_OPTIONAL, + '25.8': V_25_8_OPTIONAL, +} + + +def get_metrics(version: str) -> list[str]: + return BASE_METRICS + BASE_VERSION_MAPPER.get(version, []) + -def get_metrics(version): - return BASE_METRICS + version_mapper.get(version.split(".")[0], []) +def get_optional_metrics(version: str) -> list[str]: + return OPTIONAL_METRICS + OPTIONAL_VERSION_MAPPER.get(version, []) diff --git a/clickhouse/tests/test_clickhouse.py b/clickhouse/tests/test_clickhouse.py index 69dfbf2d01a06..16c23310ffbb9 100644 --- a/clickhouse/tests/test_clickhouse.py +++ b/clickhouse/tests/test_clickhouse.py @@ -7,7 +7,7 @@ from datadog_checks.dev.utils import get_metadata_metrics from .common import CLICKHOUSE_VERSION -from .metrics import OPTIONAL_METRICS, get_metrics +from .metrics import get_metrics, get_optional_metrics pytestmark = [pytest.mark.integration, pytest.mark.usefixtures('dd_environment')] @@ -20,18 +20,9 @@ def test_check(aggregator, instance, dd_run_check): metrics = get_metrics(CLICKHOUSE_VERSION) for metric in metrics: - aggregator.assert_metric_has_tag(metric, port_tag, at_least=1) - aggregator.assert_metric_has_tag(metric, server_tag, at_least=1) - aggregator.assert_metric_has_tag(metric, 'db:default', at_least=1) - aggregator.assert_metric_has_tag(metric, 'foo:bar', at_least=1) + aggregator.assert_metric_has_tags(metric, [port_tag, server_tag, 'db:default', 'foo:bar'], at_least=1) - aggregator.assert_metric( - 'clickhouse.dictionary.item.current', - tags=[server_tag, port_tag, 'db:default', 'foo:bar', 'dictionary:test'], - at_least=1, - ) - - for metric in OPTIONAL_METRICS: + for metric in get_optional_metrics(CLICKHOUSE_VERSION): aggregator.assert_metric(metric, at_least=0) aggregator.assert_service_check("clickhouse.can_connect", count=1) diff --git a/clickhouse/tests/test_e2e.py b/clickhouse/tests/test_e2e.py index f99f70672a86e..821064d24ece0 100644 --- a/clickhouse/tests/test_e2e.py +++ b/clickhouse/tests/test_e2e.py @@ -6,11 +6,10 @@ from datadog_checks.dev.utils import get_metadata_metrics from .common import CLICKHOUSE_VERSION -from .metrics import OPTIONAL_METRICS, get_metrics - -pytestmark = pytest.mark.e2e +from .metrics import get_metrics, get_optional_metrics +@pytest.mark.e2e def test_check(dd_agent_check, instance): aggregator = dd_agent_check(instance, rate=True) server_tag = 'server:{}'.format(instance['server']) @@ -18,22 +17,22 @@ def test_check(dd_agent_check, instance): metrics = get_metrics(CLICKHOUSE_VERSION) for metric in metrics: - aggregator.assert_metric_has_tag(metric, server_tag, at_least=1) - aggregator.assert_metric_has_tag(metric, port_tag, at_least=1) - aggregator.assert_metric_has_tag(metric, 'db:default', at_least=1) - aggregator.assert_metric_has_tag(metric, 'foo:bar', at_least=1) + aggregator.assert_metric_has_tags(metric, [port_tag, server_tag, 'db:default', 'foo:bar'], at_least=1) - for metric in OPTIONAL_METRICS: - aggregator.assert_metric(metric, at_least=0) - - aggregator.assert_metric( - 'clickhouse.dictionary.item.current', - tags=[server_tag, port_tag, 'db:default', 'foo:bar', 'dictionary:test'], - at_least=1, - ) - - for metric in OPTIONAL_METRICS: + for metric in get_optional_metrics(CLICKHOUSE_VERSION): aggregator.assert_metric(metric, at_least=0) aggregator.assert_all_metrics_covered() aggregator.assert_metrics_using_metadata(get_metadata_metrics()) + + +@pytest.mark.e2e +def test_system_errors(dd_agent_check, instance, clickhouse_client): + aggregator = dd_agent_check(instance, rate=True) + aggregator.assert_metric('clickhouse.ClickHouseErrors_UNKNOWN_IDENTIFIER.total', at_least=0) + + with pytest.raises(Exception): + clickhouse_client.execute('SELECT unknown') + + aggregator = dd_agent_check(instance, rate=True) + aggregator.assert_metric('clickhouse.ClickHouseErrors_UNKNOWN_IDENTIFIER.total', at_least=1)