

1. Get your Credentials
- Go to the New Relic API Keys UI Page
- Click Create a Key Button
- In the Create an API Key Wizard:
- Set Key Type as
Ingest - License
- Give the API Key Name, for example
openlit
and optionally add any Notes - Click on Create a Key
- Set Key Type as
- Copy the key by clicking on the three dots (…).
2. Instrument your application
For direct integration into your Python applications:Replace:Refer to the OpenLIT Python SDK repository for more advanced configurations and use cases.
YOUR_NEWRELIC_LICENSE_KEY
with the API Key value you copied in Step 1.- Example:
api-key=acxxxxxxxx
- Example:
3. Import the pre-built Dashboard
- Go to one.newrelic.com > Dashboards.
- In the top-right corner, click Import dashboard.
- Copy the dashboard JSON provided in the accordion named
Dashboard
below. - Paste the dashboard JSON text directly into the text area.
- Choose the account and permission settings for the dashboard. You can’t change the account once you’ve set it, but you can change the permissions at any time.
- Click Import Dashboard.
Dashboard
Dashboard