Skip to content

Commit

Permalink
fixed a table element and some wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmfred committed Aug 25, 2021
1 parent 928d4fe commit 49cee39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ Date retention</td>

<td>
[Manage data retention](/docs/telemetry-data-platform/manage-data/manage-data-retention/#api-examples)
</td>

</tbody>
</table>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -386,9 +386,7 @@ Once [telemetry data](/docs/using-new-relic/data/understand-data/new-relic-data-

## Manage retention via API [#api-examples]

You can change your retention settings with [NerdGraph](/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph/) as well as the UI.

The following examples show how to change a variety of retention settings with the API. Provide any necessary information, and run the code in the [NerdGraph GraphiQL explorer](https://api.newrelic.com/graphiql).
You can change your retention settings with [NerdGraph](/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph/) as well as the UI. For the following examples, provide any necessary information, and run the code in the [NerdGraph GraphiQL explorer](https://api.newrelic.com/graphiql).

Your retention changes take effect within 24 hours after updating.

Expand Down

0 comments on commit 49cee39

Please sign in to comment.