AtlanCI

Results 9 issues of AtlanCI

## Background grpc version 1.39 and 1.37 **Package Link**: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go StreamClientInterceptor and UnaryClientInterceptor ## Proposed Solution The fromoutgoingcontext implementation in grpc versions 1.39 and 1.37 is different. In 1.37, it...

enhancement
area: instrumentation
release:after-ga

Please see the FAQ in our main README.md before submitting your issue. ### Use case(s) - what problem will this feature solve? 在一个grpc服务中要使用http调用另一个服务超时设置能够继续使用grpc的设置。 ### Proposed Solution 将超时放置到http header中传递 ### Alternatives...

feature

### Is your feature request related to a problem? Please describe. The Unix domain socket on Linux has a special type Abstract socket. How can I use it in fluentd?...

enhancement

##### Problem Description The rate is too fast when signing the CLA but I only submitted it once ![image](https://user-images.githubusercontent.com/39624029/147718336-7432668a-7893-4b4f-a707-8b9f91c39ee0.png)

## Questions: When the program first tries to connect to kafka, it specifies the number of retries as 3, which should normally be three, but it actually performs four attempts...

cla-needed

# contexts My helm is a full-stack application with many apps such as redis, mq, database, etc. Each app has a separate database scheme. When I update it, there will...

配置项是否支持CAS原子操作

和书中pod名称一致

**Describe the bug** I'm starting the loki all-in-one program and I'm getting panic. **To Reproduce** Steps to reproduce the behavior: 1. use this config ```yaml auth_enabled: false server: http_listen_port: 3100...

type/bug