Integrations
New Relic
Relvy’s integration with New Relic
Integration capabilities
Relvy can be configured to read the following data from New Relic:
- Logs
Connecting to New Relic
Customers connect Relvy to their New Relic by providing the following options:
- Account ID (How to find your account ID)
- API Key (How to create one)
Steps
- Navigate to your account settings page on Relvy.
- On the left menu panel, select
Data Sources
. - Provide your Account ID and API Key in the
Connect New Relic
section. - You should see a green success badge that says
Connected
Configuration
Relvy writes queries in NRQL while fetching logs. Please use NRQL to specify your queries for the log data that’s in scope for debugging. For example, if you have a log particion called Log
, then your base query could be something like select * from Log