Carter Socha

Results 52 issues of Carter Socha

The following are requirements for metrics in the project. Not all services will meet all requirements. - [ ] Service metrics should not be duplicative of trace-derived metrics. - [...

enhancement
help wanted

The following are requirements for metrics in the project. Not all services will meet all requirements. - [ ] Service metrics should not be duplicative of trace-derived metrics. - [...

enhancement
good first issue

The following are requirements for metrics in the project. Not all services will meet all requirements. - [ ] Service metrics should not be duplicative of trace-derived metrics. - [...

enhancement
help wanted

There needs to be a consistent sampling strategy employed across our services. The current state has always on sampling by default but some services make that explicit while others do...

enhancement
help wanted

The following are requirements for metrics in the project. Not all services will meet all requirements. - [ ] Service metrics should not be duplicative of trace-derived metrics. - [...

enhancement
help wanted

The current micro-services is a great overview of our application but is missing OpenTelmetry components. To give users a full perspective of our environment we need to add these OTel...

documentation
good first issue
help wanted

Tracing instrumentation needs to be enhanced in the community demo in preparation for the v1 release. Referencing issue: https://github.com/open-telemetry/opentelemetry-demo/issues/51

enhancement

Tracing instrumentation needs to be enhanced in the community demo in preparation for the v1 release. Referencing issue: https://github.com/open-telemetry/opentelemetry-demo/issues/58

Tracing instrumentation needs to be enhanced in the community demo in preparation for the v1 release. Referencing issue: https://github.com/open-telemetry/opentelemetry-demo/issues/55

Getting a weird error on the above mentioned service. Seems to be a protobuf issue "Traceback (most recent call last): File "/usr/src/app/recommendation_server.py", line 28, in from opentelemetry.exporter.otlp.proto.grpc.trace_exporter import OTLPSpanExporter File...

bug