AirGo

Results 6 issues of AirGo

大佬,demo被劫持了

https://github.com/alibaba/sentinel-golang/wiki/%E5%AE%9E%E6%97%B6%E7%9B%91%E6%8E%A7#%E7%A7%92%E7%BA%A7%E7%9B%91%E6%8E%A7%E6%97%A5%E5%BF%97 我看上述文档里的日志字段是 8 列,但是实际运行打印的日志是 11 列(1660101595000|2022-08-10 11:19:55|abc|12|134|12|3|53|0|2|0),辛苦更新一下文档或回复描述一下最新的日志列含义,感谢🙏

web/web.go:9:12: pattern dist: no matching files found

想问一下这个是有意设计成这样的嘛?

WARNING: DATA RACE Write at 0x00c000127638 by goroutine 101: github.com/Shopify/sarama.(*Broker).registerMetrics() /home/users/weihaoyu/go/pkg/mod/github.com/!shopify/[email protected]/broker.go:1651 +0x12c github.com/Shopify/sarama.(*Broker).Open.func1() /home/users/weihaoyu/go/pkg/mod/github.com/!shopify/[email protected]/broker.go:227 +0x11d1 github.com/Shopify/sarama.withRecover() /home/users/weihaoyu/go/pkg/mod/github.com/!shopify/[email protected]/utils.go:43 +0x48 github.com/Shopify/sarama.(*Broker).Open.func2() /home/users/weihaoyu/go/pkg/mod/github.com/!shopify/[email protected]/broker.go:180 +0x39 Previous read at 0x00c000127638 by goroutine 57: github.com/Shopify/sarama.(*Broker).Fetch.func1() /home/users/weihaoyu/go/pkg/mod/github.com/!shopify/[email protected]/broker.go:496...