bogdan-st
bogdan-st
This depends on https://github.com/open-telemetry/opentelemetry-operator/pull/3240
**Documentation:** Added a runbooks.md file primarily to have an endpoint to point to from [here](https://github.com/bogdan-at-adobe/opentelemetry-helm-charts/blob/7f64f3fad27888839cdf0059b597b5d5f688e318/charts/opentelemetry-operator/templates/prometheusrule.yaml#L49) since it expects a url.
**What this PR does**: This PR adds a proposal for a tenant limits API. **Which issue(s) this PR fixes**: Fixes # **Checklist** - [ ] Tests updated - [x] Documentation...
#### Description Add exporter_dropped_* metrics to track dropped items, allowing exporter devs to report back the number of dropped items. #### Link to tracking issue Fixes #13643 #### Documentation Added...
#### Description - Fixed traces batching to have configurable batch size and match batch flag. - Added batching to metrics. - Added batching to logs. Currently only batch-size will trigger...
Adds initial draft for the User Overrides API, described in https://cortexmetrics.io/docs/proposals/overrides-api/ **Checklist** - [X] Tests updated - [X] Documentation added - [X] `CHANGELOG.md` updated - the order of entries should...