Integration with New Relic
New Relic is an all-in-one observability platform. This guide demonstrates how to set up Cube Cloud to export logs and metrics to New Relic.Configuration
First, enable monitoring integrations in Cube Cloud.Exporting logs
To export logs to New Relic, configure thenew_relic
sink in your vector.toml configuration file.
Use the logs API endpoint.
Example configuration:
Exporting metrics
To export metrics to New Relic, configure thenew_relic
sink in your vector.toml configuration file.
Use the metrics API endpoint.
Example configuration: