Skip to content

Commit

Permalink
Trying adding icons
Browse files Browse the repository at this point in the history
  • Loading branch information
JimHagan committed Mar 16, 2022
1 parent 3824068 commit aa3fd8d
Showing 1 changed file with 12 additions and 0 deletions.
Expand Up @@ -18,6 +18,9 @@ redirects:
- /telemetry-data-platform/get-started/manage-data/data-governance
---

import baseliningicon from './images/oma-dg-baseline-icon.png'


## Overview [#overview]

Data ingest governance is the practice of ensuring optimal value for telemetry data collected. This practice is especially important to complex organizations with numerous business units and working groups. This guide is for readers who need granularity that goes beyond the [data management views](/docs/data-apis/manage-data/manage-your-data/) in New Relic One.
Expand Down Expand Up @@ -55,6 +58,15 @@ Account for ingest costs in a clear and concise way. Adjust your ingest volume
</CollapserGroup>

## Process [#process]

<TechTileGrid>
<TechTile
name="Baseline Icon"
to=""
icon={<img src={baseliningicon} alt="Baseline"/>}
/>
</TechTileGrid>

This guide is built around several modules that should be adopted in order as part of a complete practice. These include:

- [Establish data ingest management roles and practices](/docs/new-relic-solutions/observability-maturity/operational-efficiency/dg-coe)
Expand Down

0 comments on commit aa3fd8d

Please sign in to comment.