Srikanth Chekuri

Results 144 issues of Srikanth Chekuri

Enables minimum set of checkers initially - gofmt - goimports - staticcheck - misspell TODO: Each of these require some code changes so, it's ideal to add one after other...

good first issue
query-service
ci/cd

Part of #1294 This is an experiment to use executable [`UDF`](https://clickhouse.com/docs/en/sql-reference/functions/#executable-user-defined-functions) to adjust for counter resets when calculating rate. Since this function is usually applied to limited number of points...

Following this spec change https://github.com/open-telemetry/opentelemetry-specification/commit/441bafa8eda1697c3f0b975250e421e25da496b8

good first issue
help wanted
logging

Some old documentation lives here https://open-telemetry.github.io/opentelemetry-python/index.html. It has been the source of lot of issues lately. Remove the github pages docs deployment.

bug
doc

# Description Fixes #2756 ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested?...

Approve Public API check

It would be nice to provide something like this. ```python with hist.record(): ... ```

metrics
feature-request

As spec'd here https://github.com/open-telemetry/opentelemetry-specification/pull/2359

good first issue
help wanted
feature-request
logging

This is not a test failure. When I run `tox -e opentelemetry-sdk` tests run fine but the it ends with following message. ``` Error in atexit._run_exitfuncs: Traceback (most recent call...

bug

We should have a some basic checks in place to make sure the unintended programming mistakes that might lead to high memory usage and affect the main application performance. We...

sdk
metrics
feature-request

Implementing this compliance spec https://github.com/open-telemetry/opentelemetry-specification/pull/2030

good first issue
sdk
help wanted
specification