Supported Data Types:
📘 Logs | 📈 Metrics | 🚦 Traces
Configuration
| Field | Type | Default | Required | Description |
|---|
| Name | String | none | true | Unique identifier within Sawmills. |
| License Key | String | none | true | New Relic ingest license key used by the destination exporter. |
| Region | String | US | true | New Relic region used for ingest endpoint defaults (US, EU, FedRAMP). |
| Endpoint Override | String | none | false | Optional override when you need explicit signal ingest URLs. |
| Enabled Data Types | Checkbox | Metrics, Logs, Traces | | The telemetry data types to export. |
Default Signal Ingest Endpoints
| Signal | US | EU | FedRAMP |
|---|
| Logs | https://log-api.newrelic.com/log/v1 | https://log-api.eu.newrelic.com/log/v1 | https://gov-log-api.newrelic.com/log/v1 |
| Metrics | https://metric-api.newrelic.com/metric/v1 | https://metric-api.eu.newrelic.com/metric/v1 | https://gov-metric-api.newrelic.com/metric/v1 |
| Traces | https://trace-api.newrelic.com/trace/v1 | https://trace-api.eu.newrelic.com/trace/v1 | https://gov-trace-api.newrelic.com/trace/v1 |
collector.newrelic.com is an APM agent collector host, not the signal ingest API for logs/metrics/traces. Use region defaults above (or explicit overrides) for destination exports.
If your environment requires a proxy or non-standard routing, use Endpoint Override and verify connectivity from the collector namespace.