Skip to content
New issue

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

[otel-collector] Exporting failed. Dropping data. logs telemetry type is not supported #575

Closed
matthyx opened this issue Dec 20, 2024 · 0 comments · Fixed by #639
Closed
Labels
bug Something isn't working

Comments

@matthyx
Copy link
Contributor

matthyx commented Dec 20, 2024

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}
@matthyx matthyx added the bug Something isn't working label Dec 20, 2024
@matthyx matthyx moved this to High Priority in Kubescaping Jan 7, 2025
@github-project-automation github-project-automation bot moved this from High Priority to To Archive in Kubescaping Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant