extension-newrelic

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 18 Imported by: 0

README

New Relic logo

Steadybit extension-newrelic

A Steadybit extension for New Relic.

Learn about the capabilities of this extension in our Reliability Hub.

Configuration

Environment Variable Helm value Meaning Required Default
STEADYBIT_EXTENSION_API_BASE_URL newrelic.apiBaseUrl The New Relic API Base Url, like 'https://api.newrelic.com' or 'https://api.eu.newrelic.com' yes
STEADYBIT_EXTENSION_API_KEY newrelic.apiKey The New Relic API Key, Type: USER yes
STEADYBIT_EXTENSION_INSIGHTS_COLLECTOR_API_BASE_URL newrelic.insightsCollectorApiBaseUrl The New Relic Ingest API Base Url, like 'https://insights-collector.newrelic.com' or 'https://insights-collector.eu01.nr-data.net' yes
STEADYBIT_EXTENSION_INSIGHTS_COLLECTOR_API_KEY newrelic.insightsCollectorApiKey The New Relic Ingest API Key, Type: INGEST - LICENSE yes

The extension supports all environment variables provided by steadybit/extension-kit.

When installed as linux package this configuration is in/etc/steadybit/extension-newrelic.

Installation

Using Docker
docker run \
  --rm \
  -p 8090 \
  --name steadybit-extension-newrelic \
  ghcr.io/steadybit/extension-newrelic:latest
Using Helm in Kubernetes
helm repo add steadybit-extension-newrelic https://steadybit.github.io/extension-newrelic
helm repo update
helm upgrade steadybit-extension-newrelic \
    --install \
    --wait \
    --timeout 5m0s \
    --create-namespace \
    --namespace steadybit-extension \
    steadybit-extension-newrelic/steadybit-extension-newrelic

Register the extension

Make sure to register the extension at the steadybit platform. Please refer to the documentation for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL