We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83e46e commit 0d8eeedCopy full SHA for 0d8eeed
include/fluent-bit/flb_processor.h
@@ -38,7 +38,7 @@
38
#define FLB_PROCESSOR_LOGS 1
39
#define FLB_PROCESSOR_METRICS 2
40
#define FLB_PROCESSOR_TRACES 4
41
-#define FLB_PROCESSOR_PROFILES 5
+#define FLB_PROCESSOR_PROFILES 8
42
43
/* Type of processor unit: 'pipeline filter' or 'native unit' */
44
#define FLB_PROCESSOR_UNIT_NATIVE 0
0 commit comments