From 6f811c541b70c030cbe81f591d3034bb46fef480 Mon Sep 17 00:00:00 2001 From: WUJingdi Date: Thu, 4 Jan 2024 14:26:12 +0800 Subject: [PATCH] chore: fix format --- config/standalone.example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/standalone.example.toml b/config/standalone.example.toml index ddfbb7282cc1..e82e8954ab5e 100644 --- a/config/standalone.example.toml +++ b/config/standalone.example.toml @@ -234,4 +234,4 @@ parallel_scan_channel_size = 32 # write_interval = "30s" # for `standalone`, `self_import` is recommend to collect metrics generated by itself # [export_metrics.self_import] -# db = "information_schema" \ No newline at end of file +# db = "information_schema"