Harsh Rawat

Results 14 issues of Harsh Rawat

## Summary Currently, Windows release artifacts do not include the following- - Kinesis Firehose output plugin - Kinesis Streams output plugin - AWS Filter In this change, we are making...

docs-required

## Summary Currently, Windows release artifacts do not include the following- - Kinesis Firehose output plugin - Kinesis Streams output plugin - AWS Filter In this change, we are making...

docs-required

## Bug Report **Describe the bug** In fluent-bit, there can be plugins which are using [async mode for performance improvement](https://github.com/fluent/fluent-bit/blob/master/DEVELOPER_GUIDE.md#concurrency). This is the default setting and would be used by...

status: waiting-for-triage

## Summary Previously, we were running a Powershell method (Get-NetAdapterStatistics) to retrieve the network statistics when the task is using `awsvpc network mode`. However, this can cause CPU spikes on...

### Description Docker has two options for containers to store files on the host machine, so that the files are persisted even after the container stops: volumes, and bind mounts....

platform/windows
status/0-triage
kind/bug
version/20.10

**Describe the bug** We are using the following to install Amazon CloudWatch agent on Windows hosts as specified in the [Amazon CloudWatch docs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/install-CloudWatch-Agent-commandline-fleet.html#start-CloudWatch-Agent-EC2-commands-fleet). The following command is used- ``` &...

Stale

### Summary Presently, the code path in `stats package` of the agent, which invokes the CSI Client to fetch volume metrics, is limited to Linux platform only. The same code...

### Summary Presently, we were using the empty implementation of the IsBlockDevice method for Windows. In this change, we will add the same. In order to accomplish the same, we...

## Summary In docker, we can specify `--net=host` to launch the container in host network mode. If you use the host network mode for a container, that container’s network stack...

platform/windows
kind/feature
area/networking

### Description Presently, the download workflow for remote backed storage works in a manner that causes the download of the same translog files multiple times, each time deleting all the...

skip-changelog