newrelic / infra-integrations-sdk

New Relic Infrastructure Integrations SDK
Apache License 2.0
46 stars 24 forks source link

Provide default path for nrjmx when running under windows #257

Closed arvdias closed 3 years ago

arvdias commented 3 years ago

Is your feature request related to a problem? Please describe.

When running under windows, the SDK does not provide a default path, making it harder to configure integrations that use JMX (cassandra, kafka, etc). Kafka provides it's own flag for it, Cassandra does not so it needs to be provided a "hidden" env var which is not ideal

Feature Description

Add a default value for nrjmx path when running under windows, similar to what is done for Linux

Priority

Please help us better understand this feature request by choosing a priority from the following options: [Really Want]