Skip to content

ImperialLabs/slapin-newrelic

Repository files navigation

slapin-newrelic

Info

SLAPI Plugin for New Relic

Status

Currently in Beta

Basic Support for APM and Servers Services from New Relic

Config

plugin:
  type: api
  managed: true
  api_config:
    url: 'http://localhost:4700'
    endpoint: '/command'
  config:
    Image: 'slapi/slapin-newrelic'
    Env:
      - NR_TOKEN='00000000000CHANGEME'

Commands/Usage

Primary commands are broken down by New Relic Services, then expanded on from there.

Apps

Main Level command lists all Apps (APM) in New Relic and their current status

@bot apps

apps command

Servers

Main Level command lists all servers reporting to New Relic and their current status

@bot servers

apps command

About

New Relic Plugin for SLAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages