Skip to content

Commit

Permalink
Add beta label to remotecfg (#6349)
Browse files Browse the repository at this point in the history
Signed-off-by: Paschalis Tsilias <[email protected]>
  • Loading branch information
tpaschalis authored Feb 9, 2024
1 parent 47ce94b commit e7b9ca5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/sources/flow/reference/config-blocks/remotecfg.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ menuTitle: remotecfg
title: remotecfg block
---

# remotecfg block
# remotecfg block (beta)

`remotecfg` is an optional configuration block that enables {{< param "PRODUCT_NAME" >}}
to fetch and load the configuration from a remote endpoint.
Expand All @@ -20,7 +20,12 @@ configuration file.
The [API definition][] for managing and fetching configuration that the
`remotecfg` block uses is available under the Apache 2.0 license.

> **BETA**: The `remotecfg` enables beta functionality.
> Beta features are subject to breaking changes, and may be replaced with
> equivalent functionality that cover the same use case.
[API definition]: https://github.com/grafana/agent-remote-config
[beta]: {{< relref "../../../stability.md#beta" >}}

## Example

Expand Down

0 comments on commit e7b9ca5

Please sign in to comment.