We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error similar to grafana/alloy#2045
2024-12-20T08:28:14.673Z error exporterhelper/queue_sender.go:92 Exporting failed. Dropping data. {"kind": "exporter", "data_type": "logs", "name": "otlp/ksCloud", "error": "not retryable error: Permanent error: rpc error: code = Unknown desc = telemetry type is not supported", "dropped_items": 1} go.opentelemetry.io/collector/exporter/exporterhelper.newQueueSender.func1 go.opentelemetry.io/collector/exporter@v0.108.1/exporterhelper/queue_sender.go:92 go.opentelemetry.io/collector/exporter/internal/queue.(*boundedMemoryQueue[...]).Consume go.opentelemetry.io/collector/exporter@v0.108.1/internal/queue/bounded_memory_queue.go:52 go.opentelemetry.io/collector/exporter/internal/queue.(*Consumers[...]).Start.func1 go.opentelemetry.io/collector/exporter@v0.108.1/internal/queue/consumers.go:43 2024-12-20T09:08:34.694Z warn grpc@v1.65.0/clientconn.go:1391 [core] [Channel #1 SubChannel #9]grpc: addrConn.createTransport failed to connect to {Addr: "16.170.46.131:443", ServerName: "otelcol.armosec.io:443", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 16.170.46.131:443: operation was canceled" {"grpc_log": true}
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
error similar to grafana/alloy#2045
The text was updated successfully, but these errors were encountered: