Filtering out metrics based on labels for opentelemetry collectors?
I want to filter out (either including or excluding) hostmetrics’s CPU based on metric’s labels but this does not work well when I use the include/exclude syntax for filterprocessor
.
have trouble getting error traces detail on opentelemetry
I cant get error traces detail on zipkin my infra looks like that
Arbitrary json log receiver over HTTP for OpenTelemetry collector
How can send a ‘{“foo”: “bar”}’ payload over HTTP to Otel-collector and make it parse it into a OTLP log for further processing our just output it to stdout via debug exporter?
Read OTLP from a file instead of http/grpc
There are various exporters that can write JSON or proto OTLP to a file, e.g. s3-exporter and file exporter but what do I do with these files?
CORS error when calling the opentelemetry collector
I am able to send logs to OpenTelemetry normally from my local javascript project (http://localhost:3000) using the below configuration:
CORS error when calliing the opentelemetry collector
I am able to send logs to OpenTelemetry normally from my local javascript project (http://localhost:3000) using the below configuration: