aws / amazon-cloudwatch-logs-for-fluent-bit

A Fluent Bit output plugin for CloudWatch Logs
Apache License 2.0
174 stars 49 forks source link

added different user agents for Linux and Windows #294

Closed rawahars closed 1 year ago

rawahars commented 1 year ago

Summary

Presently, we set the same user agent for both Linux and Windows i.e. aws-fluent-bit-plugin. In order to differentiate metrics for Windows and Linux, we are using different user agents for Linux and Windows.

We are also updating the version and adding the change log for version 1.9.1.

Description of changes:

added different user agents for Linux and Windows

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.