Carlos Alberto Cortez

Results 68 issues of Carlos Alberto Cortez

Currently it is taking **a lot** to run the integration testing step of the JMX Gatherer - is there a chance to run a single one? E.g. I'm trying to...

comp:jmx-metrics

I've opened a pair of PRs to include the existing JMX metrics for JVM and Kafka Producer/Brokers. I'd love to have the review by the codeowners - specially as I'd...

I'm currently digging this issue, but wanted to let the maintainers about it. Essentially I'm running Kafka and for *some* metrics I'm getting nothing, with errors showing up in the...

type: bug
component:jmx-metrics

I have a document and within a comment section I have a "--", which breaks the syntax highlighting for the ENTIRE document: ``` Text here is NOT recognized anymore, considered...

bug
syntax

Same case as #169 - since Lightstep is interested in having Elasticsearch instrumentation in OTel, we were originally thinking of 'porting' (i.e. _duplicating_) the code from this repo (given it...

Currently, many of the Collector receivers report metrics from existing libraries (e.g. Postgresql, Redis). These can be _roughly_ included in two categories: * _Potentially_ common metrics (messages waiting for any...

area:semantic-conventions
spec:metrics
triaged-needmoreinfo

We need to finally do some work to make OTLP http/json stable. From https://github.com/open-telemetry/opentelemetry-proto/issues/230#issuecomment-775307405 we need to: - [x] #2796 - [x] Agree to no longer use the deprecated delimiter...

spec:protocol

A follow up to #1751 and #1130 (which we decided to go ahed with), as pointed out by @tigrannajaryan * Proliferation of environment variables, and whether this can end up...

area:miscellaneous

Renamed `examples` to `testbed`, along the namespace name, to align to https://github.com/opentracing/opentracing-java/issues/185

Decided to take on being able to clear the current `Scope`, if any - this is done to prevent leaking `Scope` objects that were left around unintentionally. If merged, this...

enhancement
breaking_change