Steve Flanders

Results 17 issues of Steve Flanders

Hey everyone -- as many have seen, there is a major security vulnerability in log4j 2.0 - 2.14.1. If you [search for log4j in the opentelemetry-java-instrumentation repository](https://github.com/open-telemetry/opentelemetry-java-instrumentation/search?q=log4j) it may appear...

**Is your feature request related to a problem? Please describe.** If you want to deploy the OpenTelemetry Collector in gateway-mode behind an AWS Application Load Balancer (ALB) to support gRPC...

help wanted
collector-telemetry

Create an RDS secret and attempt to use it with this operator > {"level":"error","ts":1552708181.4343886,"logger":"kubebuilder.controller","caller":"controller/controller.go:209","msg":"Reconciler error","Controller":"awssecret-controller","Request":"omnition/svc-auth-secrets","error":"failed to compute secret for cr: failed to get json secret as map: json: cannot unmarshal...

* Add Otel Java auto-instrumentation with Jaeger export * Add Otel Collector * Configure data to be sent to Zipkin

enhancement

Configure an application to send Jaeger to the Jaeger agent. Configure the Jaeger agent to add tags to the data it is sending out. Configure the Jaeger agent to send...

More details here: https://discuss.dgraph.io/t/jaeger-exporter-causing-huge-cpu-spike/4200/4. This impacts at least exporter/jaeger and exporter/ocagent (note exporter/ocagent is not impacted on on occollector)

help wanted
good first issue
bug

# Bug Report 1.7 ## Symptom Run `./restart-service.sh frontend` or `make restart service=frontend` **What is the expected behavior?** The service is restarted and nothing more - the operation is quick...

enhancement

Per https://github.com/census-instrumentation/opencensus-service/issues/134 we need to validate that exporters all behave consistently. Work is being tracked for each library: * https://github.com/census-instrumentation/opencensus-java/issues/1408 * https://github.com/census-ecosystem/opencensus-go-exporter-ocagent/issues/18 * https://github.com/census-instrumentation/opencensus-python/issues/333 This issue is to track checking...

As discussed in #232, it may be helpful to bucket maturity statuses, especially given the terms `experimental` and `stable` are used extensively through OTel. For example: - Experimental: not implemented,...

triaged

# Bug Report Which version of the demo you are using? 1.10.0 ## Symptom If you start the demo environment from scratch, errors are reported for the `adservice`. **What is...

bug