diff options
| author | fumingwei <[email protected]> | 2023-03-27 21:39:40 +0800 |
|---|---|---|
| committer | fumingwei <[email protected]> | 2023-03-28 16:13:45 +0800 |
| commit | 1b65cc6b0cabca68f7e731a5d201dc1071bbd48d (patch) | |
| tree | 3db78f66563fcb88734890bec23a2688abe05902 /test/src/gtest_fieldstat.cpp | |
| parent | 45a6ce34addd9187d7123c03d3badd5fa6d30589 (diff) | |
feature:新增获取dynamic metric value的接口v3.0.0
Diffstat (limited to 'test/src/gtest_fieldstat.cpp')
| -rw-r--r-- | test/src/gtest_fieldstat.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/src/gtest_fieldstat.cpp b/test/src/gtest_fieldstat.cpp index 1435391..609853e 100644 --- a/test/src/gtest_fieldstat.cpp +++ b/test/src/gtest_fieldstat.cpp @@ -252,7 +252,6 @@ TEST(FeildStatAPI, FieldStatLocalOutputFormatJson) TEST(FeildStatAPI, FieldStatLineProtocolOutputTableMetric) { - int metric_id = -1; int ret = 0; int n_loops = 1; struct fieldstat_instance * instance = NULL; |
