阿拉斯加的海湾 2024-08-05 15:48 采纳率: 0%
浏览 10

Skywalking接收otel collector监控数据连接失败的问题

Skywalking接收otel collector监控数据连接失败的问题

2024-08-05T15:43:15.935+0800    warn    zapgrpc/zapgrpc.go:193  [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: "[::1]:11800", ServerName: "localhost:11800", }. Err: connection error: desc = "transport: Error while dialing: dial tcp [::1]:11800: connectex: No connection could be made because the target machine actively refused it."       {"grpc_log": true}
2024-08-05T15:43:15.936+0800    warn    zapgrpc/zapgrpc.go:193  [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:11800", ServerName: "localhost:11800", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:11800: connectex: No connection could be made because the target machine actively refused it."       {"grpc_log": true}
2024-08-05T15:43:18.148+0800    info    exporterhelper/retry_sender.go:118      Exporting failed. Will retry the request after interval.        {"kind": "exporter", "data_type": "metrics", "name": "otlp", "error": "rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp [::1]:11800: connectex: No connection could be made because the target machine actively refused it.\"", "interval": "13.117546978s"}
2024-08-05T15:43:19.460+0800    info    exporterhelper/retry_sender.go:118      Exporting failed. Will retry the request after interval.        {"kind": "exporter", "data_type": "metrics", "name": "otlp", "error": "rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp [::1]:11800: connectex: No connection could be made because the target machine actively refused it.\"", "interval": "4.343289865s"}
2024-08-05T15:43:23.028+0800    info    exporterhelper/retry_sender.go:118      Exporting failed. Will retry the request after interval.        {"kind": "exporter", "data_type": "metrics", "name": "otlp", "error": "rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp [::1]:11800: connectex: No connection could be made because the target machine actively refused it.\"", "interval": "17.645745744s"}
2024-08-05T15:43:23.810+0800    info    exporterhelper/retry_sender.go:118      Exporting failed. Will retry the request after interval.        {"kind": "exporter", "data_type": "metrics", "name": "otlp", "error": "rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp [::1]:11800: connectex: No connection could be made because the target machine actively refused it.\"", "interval": "9.737238814s"}

但是Skywalking是已经监听11800端口的

curl http://localhost:11800
curl: (1) Received HTTP/0.9 when not allowed
  • 写回答

1条回答 默认 最新

  • 你不听摇滚. 2024-08-05 17:10
    关注

    看不懂喵

    评论

报告相同问题?

问题事件

  • 创建了问题 8月5日

悬赏问题

  • ¥15 为啥画版图在Run DRC会出现Connect Error?可我Calibre的hostname和计算机的hostname已经设置成一样的了。
  • ¥20 网站后台使用极速模式非常的卡
  • ¥20 Keil uVision5创建project没反应
  • ¥15 mmseqs内存报错
  • ¥15 vika文档如何与obsidian同步
  • ¥15 华为手机相册里面的照片能够替换成自己想要的照片吗?
  • ¥15 陆空双模式无人机飞控设置
  • ¥15 sentaurus lithography
  • ¥100 求抖音ck号 或者提ck教程
  • ¥15 关于#linux#的问题:子进程1等待子进程A、B退出后退出(语言-c语言)