Sebastian Poxhofer

Results 60 issues of Sebastian Poxhofer

Early draft of a SugaredTracer, intended as basis for discussions and implementation ideas. cc @cartermp Signed-off-by: secustor

This PR exposes the `shutdown` and `forcedFlush` functions defined by the [TraceProvider specs](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#shutdown). Providing these methods allow to gracefully shutdown instrumentations without data loss. Currently this is only possible with...

**Is your feature request related to a problem? Please describe.** Currently not all tests, which are run in Github Actions, are executed when running `make`. This leads to confusion for...

needs triage

### What would you like Renovate to be able to do? Currently Renovate picks simply the tags of a dependency and uses semver to get the highest version. In case...

type:feature
status:requirements
priority-5-triage

Closes #963 Closes #713 Closes #383 This PR enables dynamic job gathering of `prometheusreceiver` with the target allocator as source. Most of the logic has been implemented in the collector...

Fixes #429 ## Changes - [x] add Kafka to docker-compose - [x] add Kafka producer to `checkoutservice` - [x] implement Accountingservice - [x] implement Frauddetectionservice For significant contributions please make...

v1-frozen

# Feature Request Add a queue/message bus to this demo to demonstrate capabilites regarding async workflows. **Is your feature request related to a problem?** **Describe the solution you'd like:** Add...

enhancement

GHI (If applicable): #3 ## Description: - Implement GDM client discovery protocol - remote control ## Checklist: - [x] I have based this PR against the develop branch ## Progress...

## Which problem is this PR solving? Early draft of a SugaredTracer, intended as basis for discussions and implementation ideas. Ref https://github.com/open-telemetry/opentelemetry-js/issues/3250 cc @cartermp cd @legendecas Supersedes https://github.com/open-telemetry/opentelemetry-js-api/pull/173 Signed-off-by: secustor...

Signed-off-by: secustor Supersedes https://github.com/open-telemetry/opentelemetry-js-api/pull/172 ## Which problem is this PR solving? This PR exposes the `shutdown` and `forcedFlush` functions defined by the [TraceProvider specs](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#shutdown). Providing these methods allows to gracefully...

waiting-for-spec