Vishal Raj

Results 36 issues of Vishal Raj

## Motivation/summary TBS processor might lead to loss of events on reload. This PR fixes two edge cases for the same: 1. As per the reload logic for configurations, it...

backport-skip

### Motivation Burn rate is the value at which error budgets are consumed. Burn rate based alerts for SLOs can capture degradation in the complete user journey for well defined...

enhancement

### Motivation SLOs provide tools that could be utilised to balance reliability and development velocities. SLOs coupled with error budget help maintain a healthy service and provide transparent performance goals...

enhancement

**APM Server version** (`apm-server version`): 8.3.* **Description of the problem including expected versus actual behavior**: Stack monitoring should show memory utilization for integration server **Steps to reproduce**: 1. On ESS,...

bug

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

# Required for all PRs - [ ] Updated associated README.md. - [x] Wrote appropriate unit tests. - [x] Pull request title or commits are in [conventional commit format](https://www.conventionalcommits.org/en/v1.0.0/#summary) resolves...

feat
area/statsd
plugin/input
waiting for response

## Feature Request A way to generate Prometheus style histogram metrics from statsd input plugin (something similar to https://github.com/atlassian/gostatsd#timer-histograms-experimental-feature) ### Proposal: Statsd Input plugin receives raw data from clients thus...

feature request
area/statsd

Extend the log support in v2 intake API to handle fields in [ECS logging spec](https://github.com/elastic/ecs-logging/blob/main/spec/spec.json).

enhancement
8.6-candidate

Currently, **Stack Monitoring** alerts on Kibana give us inbuilt rules for monitoring Elasticsearch and node health. These alerts enable proactive monitoring for Elasticsearch by having rules around shard size, thread...

enhancement
8.7-candidate

The `app_logs` datastream is used for mapping OTEL logs and (after PR #9068) intake v2 logs. The datastream is currently configured with `dynamic: false` which disables automatic detection and mapping...

enhancement