ObservabilityNewrelicDestinationConfig - TypeScript SDK

ObservabilityNewrelicDestinationConfig type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

1import { ObservabilityNewrelicDestinationConfig } from "@openrouter/sdk/models";
2
3let value: ObservabilityNewrelicDestinationConfig = {
4 licenseKey: "<value>",
5};

Fields

FieldTypeRequiredDescription
headersRecord<string, *string*>Custom HTTP headers to include in requests to this destination.
licenseKeystring✔️N/A
regionmodels.RegionN/A