Docs: Remove experimental flag from GELF support in Promtail (#10684)

GELF support in Promtail is not experimental (any more).

**Special notes for your reviewer**:

Nothing really worth mentioning in the changelog or release notes.

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
pull/10641/head
Christian Haudum 2 years ago committed by GitHub
parent 2902f986a4
commit 760ad8691a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/send-data/promtail/scraping.md

@ -422,8 +422,6 @@ Read the [configuration]({{< relref "./configuration#kafka" >}}) section for mor
## GELF
<span style="background-color:#f3f973;">GELF support in Promtail is an experimental feature.</span>
Promtail supports listening message using the [GELF](https://docs.graylog.org/docs/gelf) UDP protocol.
The GELF targets can be configured using the `gelf` stanza:

Loading…
Cancel
Save