nri-flex
nri-flex copied to clipboard
An application-agnostic, all-in-one New Relic integration integration
Fix a re-entrancy bug when GCP reuses a running instance. Ensure the SDK is initialized only once so `flag` does not throw a redefined panic.
custom powershell script to track historical uptime of windows per 24 hour period.
Restore test skipped at https://github.com/newrelic/nri-flex/pull/308/commits/5fcfc1365a478d3254d5d95249e228972e7d7c58 This was done to release a vulnerability fix.
## Is your feature request related to a problem? Please describe. na ## Feature Description Would love to see a `trim` function (right and left!) in a future Flex ##...
## Description the linux-uptime.yml does not work for RHEL 7. It's using a GREP that doesn't work for the commands output. It greps for "System uptime", but this isn't output...
Docker build is getting failed due to non availability of bin folder in the project. COPY ./bin/linux/nri-flex /var/db/newrelic-infra/newrelic-integrations/bin/ Please advice where the the contains of bin folder can be found.
Adds the two below features with accompanying tests. This is for an active customer requirement. --- ### value_to_lower Finds keys and convert all their values to lowercase **Example** Consider a...
^^ Provide a general summary of the issue in the title above. ^^ ## Description Describe the problem you're encountering. TIP: Do NOT share sensitive information, whether personal, proprietary, or...
**enhancement** - added `parse_html_attributes` function to allow html element attribute to be parsed and included in the value, for example: `class` of the element **Use case** Google cloud service status...