Skip to content

Commit

Permalink
Update DagsHub Doc
Browse files Browse the repository at this point in the history
Made some grammar changes and updated the flow with minor edits
  • Loading branch information
iazam6 committed Dec 9, 2021
1 parent 054298b commit 35f86a2
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Integrating DagsHub and New Relic enables you to analyze and monitor machine lea
In order to receive data from DagsHub into New Relic, you need your account number and a special key which you can obtain as follows:

1. **Log into your New Relic account**: Go to [one.newrelic.com](https://one.newrelic.com), and click **Explorer**. On the upper hand right corner, on the main navigation menu, click on **+Add more data**.
2. Click on DagsHub: Type DagsHub in the search bar, or scroll down to the MLOps Integration section, and click the **DagsHub** icon.
2. **Click on DagsHub:** Type DagsHub in the search bar, or scroll down to the MLOps Integration section, and click the **DagsHub** icon.
3. **Select the account ID** you want DagsHub to integrate with.
4. **Create an access token**: Once you've selected an account ID, under real-time insert metrics, click **Create an API key** . This will be your new telemetry API key. Keep the New Relic page open for future steps.
5. Log into the **DagsHub portal** and select the repository you're working on. Click **Settings**, and select the integrations button from the left hand menu. Click on the **New Relic** tile.
4. **Create an access token**: Once you've selected an account ID, under **real-time training metrics**, click **Create an API key** . This will be your new telemetry API key. Keep the New Relic page open for future steps.
5. **Log into the DagsHub portal:** Once logged in, select the repository you're working on. Click **Settings**, and select the **integrations** button from the left hand menu. Click on the **New Relic** tile.
6. **Copy and paste the token in DagsHub**. Go back to the New Relic integration dashboard and copy the token you created by clicking on the **copy** icon next to the insert key. On the DagsHub’s portal, paste the insert key under **New Relic Insight insert key**, and finish by clicking **Next**. The token will be verified, and a confirmation screen will appear.

## View and explore your DagsHub models in New Relic dashboards [#view-explore]
Expand All @@ -38,7 +38,7 @@ Once you configure the New Relic integration in DagsHub, all the training metric
![Analyze Dagshub dashboard.](./images/dagshub1.png "Analyze Dagshub dashboard")

3. **Display customized metrics**: You can easily customize training metrics coming from DagsHub. For more information on using NRQL and creating queries to track your data, refer to [NRQL syntax, clauses, and functions](/docs/query-your-data/nrql-new-relic-query-language/get-started/nrql-syntax-clauses-functions/).
4. **Set up alerts notifications**: Once you've created some dashboards, you can [get alerted on your data](/docs/alerts-applied-intelligence/new-relic-alerts/alert-policies/create-edit-or-find-alert-policy/). To create NRQL alerts conditions from a chart, click the **...** chart menu, then click **Create alert condition**. Once you've named and customized your condition, you can add it to an existing policy, or create a new one.
4. **Set up alerts notifications**: Once you've created some charts inside a Dashboard(s), you can [get alerted on your data](/docs/alerts-applied-intelligence/new-relic-alerts/alert-policies/create-edit-or-find-alert-policy/). To create NRQL alerts conditions from a chart, click the **...** chart menu, then click **Create alert condition**. Once you've named and customized your condition, you can add it to an existing policy, or create a new one.
5. **Get notified**: Once you've created an alerts condition, you can choose how you want to be notified. See our docs on [how to set up notification channels](/docs/alerts-applied-intelligence/new-relic-alerts/alert-notifications/notification-channels-control-where-send-alerts/).

You’ve now successfully integrated New Relic with DagsHub. Newly created alerts are correlated with your New Relic alerts, and you'll see data about newly reported predictions.
You’ve now successfully integrated New Relic with DagsHub. Newly created alerts are correlated with your New Relic alerts, and you'll see data about newly reported predictions.

0 comments on commit 35f86a2

Please sign in to comment.