Srikanth Chekuri

Results 144 issues of Srikanth Chekuri

The idea is to create a new folder for each version of semantic conventions release and instrumentation packages or end users can choose which one to use. The folder structure...

feature-request

https://github.com/open-telemetry/opentelemetry-python/pull/2949 https://github.com/open-telemetry/opentelemetry-python/pull/2948

dependabot

- [ ] Add optional scope attributes for tracer creation - [ ] Add optional scope attributes for meter creation and the attributes should not be part of meter/tracer identity

api
sdk
feature-request

There have been many changes made to sem conv such as removal of some attributes and change in required level for others. This might require some careful updates to ensure...

instrumentation
sem-conv

# Description Following this release https://github.com/open-telemetry/opentelemetry-specification/releases/tag/v1.13.0. We might need to update instrumentation with new semconv.

This will be dependent on https://github.com/open-telemetry/opentelemetry-python/pull/2930

metrics
exporters
feature-request

Similar to traces and metrics, the OTLP metric exporter should support `OTEL_EXPORTER_OTLP_LOGS_*` env vars. Exporter protocol specification https://github.com/open-telemetry/opentelemetry-specification/blob/ab70eb9d364e7d6f25ba45e4ccbebaadceb5fa6a/specification/protocol/exporter.md

good first issue
exporters
help wanted
feature-request
logging

The exporter should perform this such as 1. The Name of an OTLP metric MUST be added as the [OpenMetrics MetricFamily Name](https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#metricfamily), with unit and type suffixes added as described...

metrics
exporters
prometheus

## Bug description The following API throws error `api/v2/metrics/autocomplete/tagValue?metricName=....&tagKey=...` ``` "code: 47, message: Missing columns: 'labels_object.resource_deployment_environment' while processing query: 'SELECT DISTINCT labels_object.resource_deployment_environment FROM signoz_metrics.time_series_v2 WHERE metric_name = 'signoz_calls_total'', required columns:...

bug
backend

SigNoz doesn't officially support arm64. There have been server requests asking for support. There were also instances of people trying to run SigNoz in windows/azure. SigNoz should support the multi...

deployment