cilium / hubble-otel

Hubble adaptor for OpenTelemetry
Other
69 stars 23 forks source link

bug: hubble reciever error #98

Open batazor opened 10 months ago

batazor commented 10 months ago
2023-12-23T02:11:28.329Z    info    v3@v3.2103.1/logger.go:46   All 0 tables opened in 0s
    {"kind": "receiver", "name": "hubble"}
2023-12-23T02:11:28.331Z    info    v3@v3.2103.1/logger.go:46   Discard stats nextEmptySlot: 0
    {"kind": "receiver", "name": "hubble"}
2023-12-23T02:11:28.331Z    info    v3@v3.2103.1/logger.go:46   Set nextTxnTs to 0  {"kind": "receiver", "name": "hubble"}
2023-12-23T02:11:28.332Z    error   receiver@v0.0.0-00010101000000-000000000000/receiver.go:94  hubble reciever error   {"kind": "receiver", "name": "hubble", "error": "GetFlows failed: rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing dial tcp: lookup \\\\89.117.56.107: no such host\""}
github.com/cilium/hubble-otel/receiver.(*hubbleReceiver).Start.func1
    github.com/cilium/hubble-otel/receiver@v0.0.0-00010101000000-000000000000/receiver.go:94
vishwas-palc commented 4 months ago

hi @kaworu can you please tell how we can resolve this issue ?