-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
(cherry picked from commit aca2f0f) Co-authored-by: Clayton Cornell <[email protected]>
- Loading branch information
1 parent
5a2fb39
commit 4366044
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
headless: true | ||
labels: | ||
products: | ||
- enterprise | ||
- oss | ||
--- | ||
|
||
[//]: # 'This file provides an admonition caution to change to Grafana Agent to Grafana Alloy.' | ||
[//]: # 'This shared file is included in many repositories.' | ||
[//]: # | ||
[//]: # 'If you make changes to this file, verify that the meaning and content are not changed in any place where the file is included.' | ||
[//]: # 'Any links should be fully qualified and not relative: /docs/grafana/ instead of ../grafana/.' | ||
|
||
{{< admonition type="caution" >}} | ||
Grafana Alloy is the new name for our distribution of the OTel collector. | ||
Grafana Agent has been deprecated and is in Long-Term Support (LTS) through October 31, 2025. Grafana Agent will reach an End-of-Life (EOL) on November 1, 2025. | ||
Read more about why we recommend migrating to [Grafana Alloy][alloy]. | ||
|
||
[alloy]: https://grafana.com/blog/2024/04/09/grafana-alloy-opentelemetry-collector-with-prometheus-pipelines/ | ||
{{< /admonition >}} |