Jared Tan
Jared Tan
support amd64 and arm64 arch. #### What type of this PR Examples of user facing changes: - API changes - Bug fixes #### Which issue(s) this PR fixes: linkd: https://github.com/keyval-dev/opentelemetry-go-instrumentation/issues/18
fix https://github.com/SumoLogic/tailing-sidecar/issues/400
may be we can change the CD workflow to use multi-build with buildx to package multi-platforms container images.
In some scenarios, our application logs in Pod will not rotate log files, such as [`envoy`](https://github.com/envoyproxy/envoy) 's access log. So, Can we add that feature in [tailing sidecar container image](https://github.com/SumoLogic/tailing-sidecar/blob/main/sidecar)...
### Is your feature request related to a problem? Please describe. as https://github.com/open-telemetry/opentelemetry-ebpf/issues/186#issuecomment-1823745660 finished, this [chart](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-ebpf) allows users to deploy `otel-ebpf/network` and capture network metrics, but there is no place...
### What happened? No data is found when filtering traces through the following tag: `http.url=http://sss.xxx.com/v1/user/spaces/1310e65f-16c6-4502-a9ef-15e0ff38e8b2/zone_roles?service_name=ss.sss.xxx.com`, Is it because the value contains the special symbol `=` at the end? Because passing...
**Is your feature request related to a problem? Please describe.** Now the starship back-end `apiserver` uses the `gin` framework to implement the http server and expose the interface to the...
from otel community, provided [opentelemetry-operator](https://github.com/open-telemetry/opentelemetry-operator) , which allows us to add annotations to the application YAML, and the operator will inject sidecars into our pods and automatically enhance the tracing...
**Context** What's the context of this issue? Broken(not found) links affect the user experience, we need to add some check mechanism. I think we can check markdown first. **Objective** Once...
for now, we use timescaldb stored metrics and trace data by promescale. In addition, `bcc` will send data to timescaldb, so , we need to consider adding `TTL` settings for...