Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions docs/api/metrics-transformation-rules.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
---
id: metrics-transformation-rules
title: Metrics Transformation Rules APIs (Beta)
sidebar_label: Metrics Transformation Rules (Beta)
title: Metrics Transformation Rules APIs
sidebar_label: Metrics Transformation Rules
description: Metrics Transformation Rules APIs allow you control how long raw metrics are retained, aggregate metrics at collection time, and specify a separate retention period for the aggregated metrics.
---

import useBaseUrl from '@docusaurus/useBaseUrl';
import ApiIntro from '../reuse/api-intro.md';
import ApiRoles from '../reuse/api-roles.md';

<p> <a href="/docs/beta"><span className="beta">Beta</span></a> </p>

Metrics Transformation Rules APIs allow you control how long raw metrics are retained, aggregate metrics at collection time, and specify a separate retention period for the aggregated metrics. For more information, see [Metrics Transformation Rules](/docs/metrics/metrics-transformation-rules/).

## Documentation
Expand All @@ -36,4 +34,4 @@ Metrics Transformation Rules APIs allow you control how long raw metrics are ret

* Metrics (all role capabilities)

-->
-->
Loading