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 80fdd1a commit 4e7ff29Copy full SHA for 4e7ff29
plugins/in_opentelemetry/opentelemetry.c
@@ -172,4 +172,5 @@ struct flb_input_plugin in_opentelemetry_plugin = {
172
.cb_exit = in_opentelemetry_exit,
173
.config_map = config_map,
174
.flags = FLB_INPUT_NET,
175
+ .event_type = FLB_INPUT_METRICS
176
};
0 commit comments