Pavlo Bashynskyi
Pavlo Bashynskyi
Travis is going away for open-source projects, so CI will have to be migrated to GitHub actions. If you agree, I'm ready to help.
[jaeger-client-cpp](https://github.com/jaegertracing/jaeger-client-cpp) and [opentracing-cpp](https://github.com/opentracing/opentracing-cpp) are DEPRECATED. An alternative is [opentelemetry-cpp](https://github.com/open-telemetry/opentelemetry-cpp). It also supports other [exporters](https://github.com/open-telemetry/opentelemetry-cpp/tree/main/exporters).
I have a number of proposals that I can make to this project: 1. Two-stage build in docker. In this way, we will have a build in a reproducible environment....
Before 23:50, there were 4 nodes in the cluster where 1 node was broken. After 23:50, there are 3 working nodes in a cluster. The graphs show an uneven distribution...
It usually takes a few seconds to load the cache. But from time to time it takes a very long time. In my opinion, this has something to do with...
##### SUMMARY I need to get the secret content and the resource id from GCP Secret Manager. Lookup plugins are used because this format allows embedding Secret Manager queries in...
##### SUMMARY Case: The same scripts are used in two different environments: - in CI/CD environment - locally on the developers' laptops Service accounts in the CI/CD environment are used...
To this day, `.go2` extensions are already used by golang developers and communities who test go2. For example: https://go-review.googlesource.com/c/go/+/187317 ~~There doesn't seem to be a syntax highlighting difference between go1...