diff options
| author | chenzizhan <[email protected]> | 2023-06-12 11:53:56 +0800 |
|---|---|---|
| committer | chenzizhan <[email protected]> | 2023-06-12 11:53:56 +0800 |
| commit | 339b855af68bb48a2d3111dd681ef368003cb3e4 (patch) | |
| tree | 2becd29312f3e415e9ae93d32e4395604adb2155 /include | |
| parent | db2f18ae11b1aa2cde9b03619f1efcfb8dc58496 (diff) | |
0612
Diffstat (limited to 'include')
| -rw-r--r-- | include/fieldstat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fieldstat.h b/include/fieldstat.h index f54cc05..3859ee5 100644 --- a/include/fieldstat.h +++ b/include/fieldstat.h @@ -7,7 +7,7 @@ extern "C" #define INSTANCE_NAME_MAX_LEN 32 #define MAX_TAG_NUM 32 -#define METRICS_MAX_NUMBER 2000 +#define METRICS_MAX_NUMBER 1024 enum field_type { |
