Shivanth MP
Shivanth MP
## Issue Description Type: *feature request* ### Describe When creating a new PR using octo, repect the Pull request template stored in `.github/PULL_REQUEST_TEMPLATE.md` of the REPO . Currently Octo creates...
Gorename is a useful tool that lets you rename variables on the fly and all its references are renamed package wide. I am not any alternative out there for gorename....
Right now, every save on my text file, a git commit is created. This will build up over time as I make intermittent saves while editing a text file. Can...
Fixes: #1617 Add exported ConstNativeHistogram - this can be used to build native histograms if one already has the relevant data without calling the observe function. A viable use case...
## 📑 Description ## ℹ Additional Information
Added support for exemplars in exponential histograms. Closes #5777
Are there plans to release a new version ? The last release was two months ago. I'm specifically waiting for https://github.com/prometheus/client_golang/pull/1686 to make changes upstream .
#### Description This PR augments the memorylimiter extension to be an HTTP/GRPC middleware. The extension can be used as an HTTP/GRPC middleware once this is merged. Example: ``` receivers: otlp:...
### Component(s) extension/memorylimiter ### Describe the issue you're reporting Currently [there are ongoing efforts](https://github.com/open-telemetry/opentelemetry-collector/issues/12603) for making the generic extension applicable to all components. While this work is in progress, the...