Lalit Kumar Bhasin

Results 108 issues of Lalit Kumar Bhasin

**Describe your environment** TBD **Steps to reproduce** Describe exactly how to reproduce the error. Include a code sample if applicable. **What is the expected behavior?** What did you expect to...

bug
priority:p1
do-not-stale

# Bug Report Documentation for currency service is missing here - https://github.com/open-telemetry/opentelemetry-demo/tree/main/docs/services ## Symptom A clear and concise description of what the bug is. **What is the expected behavior?** Documentation...

documentation
enhancement
v1-review

Affected Repository https://github.com/open-telemetry/opentelemetry-cpp-contrib Requested changes Provide access to @open-telemetry/cpp-contrib-maintainers as maintainer, and remove @lalitb (myself) as individual maintainer. Also provide the admin access to @open-telemetry/cpp-contrib-maintainers, to setup branch policies, webhooks....

Specification PR: https://github.com/open-telemetry/opentelemetry-specification/pull/2960 - [ ] Cardinality limit for Sync Instrument + Delta Temporality (#2347) - [ ] Cardinality limit for Sync Instrument + Cumulative Temporality (#2348) - [ ]...

spec-compliance
Stale

- Getting started docs can be added here - https://github.com/open-telemetry/opentelemetry.io/tree/main/content/en/docs/instrumentation/cpp - Reference API for `trace` and `metrics` is here - https://labhas-opentelemetry-cpp.readthedocs.io/en/latest/otel_docs/otel_docs.html. We can add for logs too. Refer this PR...

documentation
do-not-stale
logs

Experimental histogram advice API to enable instrumentation library suggest histogram buckets - https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/api.md#instrument-advice

do-not-stale
breaking change

As discussed here - https://github.com/open-telemetry/opentelemetry-specification/issues/2905, Most of the languages doesn't handle re-aggregation when the the spatial dimensions are dropped, and C++ is no different. OpenTelemetry C++ uses the last of...

bug
do-not-stale

As per the [specs](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/api.md#multiple-instrument-callbacks) - "The Metrics API MAY support an interface allowing the use of multiple instruments from a single registered Callback." As of now, implementation supports registering multiple...

do-not-stale
breaking change

The Exemplar implementation is behind feature flag. Need to test the performance with current implementation, do necessary changes if required, and remove the feature flag.

bug
do-not-stale