Sean Marciniak

Results 17 issues of Sean Marciniak

**Is your feature request related to a problem? Please describe.** The idea being that there is a way that data can be keyed when sending to Kafka to allow for...

comp:kafka

Starting this off as a draft since it is _mostly_ complete. There is a few things I want to double check such as: - [x] Forwarder will flush on context.Done()...

I've tried to blindly upgrade all the packages and with `k8s.io/client-go v11.0.0+incompatible` which appears to be pulled directly with package changes results in this issue: ``` # k8s.io/client-go/rest ../../go/pkg/mod/k8s.io/[email protected]+incompatible/rest/request.go:598:31: not...

tech-debt
good-first-issue

# Profiling events There is a shifting concept that performance monitoring and application monitoring (the idea of tracking the time spent in functions and or methods, vs how long it...

release:after-ga

The idea behind this that not all telemetry data is the same with regards to importance, how it is processed, and what is supported by the down stream vendors. This...

## The Pitch The idea is rather simple, extending the current OTLP to include an additional dictionary that is intended to store sensitive data. ## The Rationale Making the use...

**Describe the bug** A clear and concise description of what the bug is. Removing an attribute from `pcommon.Map` that is not the end of the internal list results in overwriting...

bug

**Is your feature request related to a problem? Please describe.** As means of supporting varies versions of the semantic convention, it would be nice to emit only one version of...

needs triage

### Description As part of the Open Telemetry Collector Contrib project, a user had noticed that the reported `CPUStat.System` is reporting the host system time instead of per container, or...

exp/expert
kind/enhancement
area/docs
exp/intermediate

## Context This adds in support for OTLP as a supported backend for Gostatsd however it does come with some limitations: - Events are no (currently) supported - Slight processing...