We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e36b6 commit bb20249Copy full SHA for bb20249
plugins/filter_log_to_metrics/log_to_metrics.h
@@ -48,7 +48,7 @@
48
#define NUMBER_OF_KUBERNETES_LABELS 5
49
#define MAX_LABEL_LENGTH 253
50
#define MAX_METRIC_LENGTH 253
51
-#define MAX_LABEL_COUNT 32
+#define MAX_LABEL_COUNT 128
52
53
#define FLB_MEM_BUF_LIMIT_DEFAULT "10M"
54
#define DEFAULT_LOG_TO_METRICS_NAMESPACE "log_metric"
0 commit comments