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 /src/fieldstat_internal.h | |
| parent | 45a6ce34addd9187d7123c03d3badd5fa6d30589 (diff) | |
feature:新增获取dynamic metric value的接口v3.0.0
Diffstat (limited to 'src/fieldstat_internal.h')
| -rw-r--r-- | src/fieldstat_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fieldstat_internal.h b/src/fieldstat_internal.h index babaf4f..58bd58c 100644 --- a/src/fieldstat_internal.h +++ b/src/fieldstat_internal.h @@ -26,7 +26,6 @@ #include "uthash.h" #define INIT_STAT_FIELD_NUM 1024 -#define MAX_STAT_COLUMN_NUM 64 #define MAX_PATH_LEN 256 #define UDP_PAYLOAD_SIZE 1460 |
