Skip to content

Commit 086bc07

Browse files
author
Donna-Marie Smith
committed
Modified supported component versions for 2024.7 release
1 parent 333aacf commit 086bc07

File tree

9 files changed

+44
-19
lines changed

9 files changed

+44
-19
lines changed

content/en/blog/releases/2025.X/2025.7.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,14 +232,26 @@ Affected Components:
232232
`{{% ctx %}} Observability` has been updated to use [Grafana Alloy][] instead of [Promtail][] for ingesting logs to [Grafana Loki][]. This is due to [Promtail][] having been deprecated and marked as end-of-life on the 2nd of March 2026.
233233

234234
{{% alert title="Note" %}}
235-
There is currently not documentation on how to migrate from `Promptail` to `Grafana Alloy`. This will be added in `2025.9`.
235+
There is currently not documentation on how to migrate from `Promtail` to `Grafana Alloy`. This will be added in `2025.9`.
236236
In the meantime, for further assistance, please raise a case in the {{< ahref path="Cortex.ServicePortal.MainDoc" version="2025.7" title="{{% ctx %}} Service Portal" >}}.
237237
{{% /alert %}}
238238

239239
Affected Components:
240240

241241
* {{% ctx %}} Observability
242242

243+
##### Observability Upgrades
244+
245+
Grafana and Loki have been updated to the latest major versions, all related documentation and screenshots has been updated to reflect these changes.
246+
247+
* Grafana - 12.1.1
248+
* Loki - 3.5.5
249+
250+
Affected Components:
251+
252+
* Grafana
253+
* Loki
254+
243255
#### Documentation
244256

245257
##### Added new User Guide
@@ -337,7 +349,7 @@ Known limitations have been added within the 2025.7 release of the {{% ctx %}} P
337349

338350
| Release | Grafana Version | Grafana Loki Version | {{% ctx %}} Observability Version |
339351
|---------|--------------------------|----------------------|-------------------------------------------|
340-
| 2025.7 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [4.0.0][Observability 4.0.0] |
352+
| 2025.7 | [12.1.1][Grafana 12.1.1] | [3.5.5][Loki 3.5.5] | [4.0.0][Observability 4.0.0] |
341353
| 2025.3 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] (deprecated) |
342354
| 2025.1 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] (deprecated) |
343355
| 2024.11 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] (deprecated) |
@@ -456,7 +468,9 @@ Releases are currently forecast to be made available on:
456468
[Grafana Loki]: {{< url path="Grafana.Products.Loki.MainDoc" >}}
457469
[Grafana 8.5.4]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.Windows" >}}
458470
[Grafana 10.4.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1.Windows" >}}
471+
[Grafana 12.1.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.12.1.1.Windows" >}}
459472
[Loki 3.0.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.Release" >}}
473+
[Loki 3.5.5]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.5.5.Release" >}}
460474
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.Release" >}}
461475
[Observability 4.0.0]: {{< url path="GitHub.Cortex.Observability.4.0.0.Release" >}}
462476
[Observability 3.0.0]: {{< url path="GitHub.Cortex.Observability.3.0.0.Release" >}}

content/en/docs/2025.7/Whats New/_index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@ The performance of the {{% ctx %}} Platform has been improved by:
3535

3636
## Improved Observability
3737

38-
Observability has been updated to use [Grafana Alloy instead of Promtail for ingesting logs to Grafana Loki][Observability - Migrated from Promtail to Grafana Alloy].
38+
* Observability has been updated to use [Grafana Alloy instead of Promtail for ingesting logs to Grafana Loki][Observability - Migrated from Promtail to Grafana Alloy].
39+
40+
* The following [components within the Observability platform have been updated][Observability Upgrades] to the latest major versions:
41+
* Grafana - 12.1.1
42+
* Loki - 3.5.5
3943

4044
## Improved Documentation
4145

@@ -66,6 +70,7 @@ For a full list of what has been introduced in this release, please see the [202
6670
[Performance - Improved performance of stopping multiple running executions]: {{< url path="Cortex.Blogs.Releases.2025.7.ImprovedPerformanceOfStoppingMultipleRunningExecutions" version="2025.7" >}}
6771
[Performance - Improved performance of monitoring execution updates]: {{< url path="Cortex.Blogs.Releases.2025.7.ImprovedPerformanceOfMonitoringExecutionUpdates" version="2025.7" >}}
6872
[Observability - Migrated from Promtail to Grafana Alloy]: {{< url path="Cortex.Blogs.Releases.2025.7.MigratedFromPromtailToGrafanaAlloy" version="2025.7" >}}
73+
[Observability Upgrades]: {{< url path="Cortex.Blogs.Releases.2025.7.ObservabilityUpgrades" version="2025.7" >}}
6974
[Documentation - Added new User Guide]: {{< url path="Cortex.Blogs.Releases.2025.7.AddedNewUserGuide" version="2025.7" >}}
7075
[Documentation - Added new Tutorial]: {{< url path="Cortex.Blogs.Releases.2025.7.AddedNewTutorial" version="2025.7" >}}
7176
[Documentation - Updated documentation to point to Flow Editor User Guide]: {{< url path="Cortex.Blogs.Releases.2025.7.UpdatedDocumentationToPointToFlowEditorUserGuide" version="2025.7" >}}

content/en/docs/2025.7/getting-started/cloud/add-observability-to-innovation/Grafana/install-alloy/install-alloy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This guide describes how to install Grafana Alloy on the Application Server(s).
1111

1212
## Install Grafana Alloy
1313

14-
1. Download the [Grafana Alloy 1.10.0][] archive.
14+
1. Download the [Grafana Alloy 1.10.2][] archive.
1515
1. Extract content of the downloaded archive to a suitable location, e.g. `C:\Program Data\Cortex\Observability\Grafana Alloy`.
1616
1. Download the [Grafana Alloy.zip][] archive and extract its contents alongside the previously extracted Grafana Alloy `alloy-installer-windows-amd64.exe`.
1717
This archive contains the `config.alloy` configuration file and PowerShell scripts to install Grafana Alloy as a Windows service.
@@ -26,6 +26,6 @@ This archive contains the `config.alloy` configuration file and PowerShell scrip
2626
1. [Configure Grafana Alloy][]
2727

2828
[Configure Grafana Alloy]: {{< url path="Cortex.GettingStarted.Cloud.AddObservabilityToInnovation.Grafana.InstallAlloy.ConfigureAlloy.MainDoc" >}}
29-
[Grafana Alloy 1.10.0]: {{< url path="Grafana.Products.Loki.Alloy.1.10.0" >}}
29+
[Grafana Alloy 1.10.2]: {{< url path="Grafana.Products.Loki.Alloy.1.10.2" >}}
3030
[Grafana Alloy.zip]: {{< url path="GitHub.Cortex.Observability.4.0.0.GrafanaAlloyInstallZip" >}}
3131
[Prerequisites]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.Prerequisites" >}}

content/en/docs/2025.7/getting-started/cloud/add-observability-to-innovation/Grafana/prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The application servers must have internet access in order to communicate with t
2121

2222
| Server Role | Windows Server[^1] | Other Software |
2323
|--------------------|------------------------------------------------|--------------------|
24-
| Application Server | [2022 (x64)][] *Recommended*<br>[2019 (x64)][] | [Grafana Alloy 1.10.0][] |
24+
| Application Server | [2022 (x64)][] *Recommended*<br>[2019 (x64)][] | [Grafana Alloy 1.10.2][] |
2525

2626
[^1]: Windows Server Standard and Datacenter editions are supported. Filesystem **must be NTFS** and networking **must use IPv4**. Linux is not supported, but may be in the future.
2727

@@ -59,5 +59,5 @@ Grafana Alloy requires a domain user that is not a member of the Local Administr
5959
[2019 (x64)]: {{< url path="Microsoft.Downloads.Windows.Server2019" >}}
6060
[2022 (x64)]: {{< url path="Microsoft.Downloads.Windows.Server2022" >}}
6161
[Architecture]: {{< url path="Cortex.GettingStarted.Cloud.AddObservabilityToInnovation.Grafana.Architecture.MainDoc" >}}
62-
[Grafana Alloy 1.10.0]: {{< url path="Grafana.Products.Loki.Alloy.1.10.0" >}}
62+
[Grafana Alloy 1.10.2]: {{< url path="Grafana.Products.Loki.Alloy.1.10.2" >}}
6363
[Set up Grafana]: {{< url path="Cortex.GettingStarted.Cloud.AddObservabilityToInnovation.Grafana.SetupGrafana.MainDoc" >}}

content/en/docs/2025.7/getting-started/on-premise/add-observability-to-innovation/Grafana/install-alloy/install-alloy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This guide describes how to install Grafana Alloy on the Application Server(s).
1111

1212
## Install Grafana Alloy
1313

14-
1. Download the [Grafana Alloy 1.10.0][] archive.
14+
1. Download the [Grafana Alloy 1.10.2][] archive.
1515
1. Extract content of the downloaded archive to a suitable location, e.g. `C:\Program Data\Cortex\Observability\Grafana Alloy`.
1616
1. Download the [Grafana Alloy.zip][] archive and extract its contents alongside the previously extracted Grafana Alloy `alloy-installer-windows-amd64.exe`.
1717
This archive contains the `config.alloy` configuration file and PowerShell scripts to install Grafana Alloy as a Windows service.
@@ -26,7 +26,7 @@ This archive contains the `config.alloy` configuration file and PowerShell scrip
2626
1. [Configure Grafana Alloy][]
2727

2828
[Configure Grafana Alloy]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.InstallAlloy.ConfigureAlloy" >}}
29-
[Grafana Alloy 1.10.0]: {{< url path="Grafana.Products.Loki.Alloy.1.10.0" >}}
29+
[Grafana Alloy 1.10.2]: {{< url path="Grafana.Products.Loki.Alloy.1.10.2" >}}
3030
[Grafana Alloy.zip]: {{< url path="GitHub.Cortex.Observability.4.0.0.GrafanaAlloyInstallZip" >}}
3131
[Prerequisites]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.Prerequisites" >}}
3232
[Reverse Proxy Authentication]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.InstallLoki.ConfigureAuthentication" >}}

content/en/docs/2025.7/getting-started/on-premise/add-observability-to-innovation/Grafana/install-grafana/install-grafana.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ This guide describes how to install Grafana on the Web Application Server. Pleas
1111

1212
## Install Grafana
1313

14-
1. Download the [Grafana 10.4.1][] Windows installer.
14+
1. Download the [Grafana 12.1.1][] Windows installer.
1515
1. Run the installer and install Grafana to a suitable location.
1616

1717
## Next Steps?
1818

1919
1. [Configure Grafana][]
2020

2121
[Configure Grafana]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.InstallGrafana.ConfigureGrafana" >}}
22-
[Grafana 10.4.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1.Windows" >}}
22+
[Grafana 12.1.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.12.1.1.Windows" >}}
2323
[Prerequisites]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.Prerequisites" >}}
2424
[Software Requirements]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.SoftwareRequirements" >}}

content/en/docs/2025.7/getting-started/on-premise/add-observability-to-innovation/Grafana/install-loki/install-loki.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This guide describes how to install Grafana Loki on the Web Application Server.
1111

1212
## Install Grafana Loki
1313

14-
1. Download [Grafana Loki 3.0.0][] archive.
14+
1. Download [Grafana Loki 3.5.5][] archive.
1515
1. Extract content of the downloaded archive to a suitable location, e.g. `C:\Program Data\Cortex\Observability\Loki`.
1616
1. Download the [Grafana Loki Install.zip][] archive and extract its contents alongside the previously extracted Grafana Loki `loki-windows-amd64.exe`.
1717
This archive contains the `loki-local-config.yaml` configuration file, [NSSM][] (the Non-Sucking Service Manager program) and PowerShell scripts to help manage Grafana Loki as a Windows service.
@@ -25,7 +25,7 @@ This archive contains the `loki-local-config.yaml` configuration file, [NSSM][]
2525
1. [Configure Loki][]
2626

2727
[Configure Loki]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.InstallLoki.ConfigureLoki" >}}
28-
[Grafana Loki 3.0.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.GrafanaLokiInstallZip" >}}
28+
[Grafana Loki 3.5.5]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.5.5.GrafanaLokiInstallZip" >}}
2929
[Grafana Loki Install.zip]: {{< url path="GitHub.Cortex.Observability.4.0.0.GrafanaLokiInstallZip" >}}
3030
[NSSM]: {{< url path="NSSM.MainDoc" >}}
3131
[Prerequisites]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.Prerequisites" >}}

content/en/docs/2025.7/getting-started/on-premise/add-observability-to-innovation/Grafana/prerequisites.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ The application servers (as described in {{< ahref path="Cortex.GettingStarted.O
4040

4141
| Server&nbsp;Role | Windows&nbsp;Server[^1] | IIS[^2] | Other&nbsp;Software |
4242
|------------------|-------------------------|---------|----------|
43-
| Web Application Server | [2022 (x64)][] *Recommended*<br>[2019 (x64)][] | 10.0.20348[^3]<br>10.0.17763[^4]<br>[URL Rewrite module 2.1][] | [Grafana 10.4.1][] *Enterprise Edition*<br>[Grafana Loki 3.0.0][]|
44-
| Application Server | [2022 (x64)][] *Recommended*<br>[2019 (x64)][] | | [Grafana Alloy 1.10.0][]|
43+
| Web Application Server | [2022 (x64)][] *Recommended*<br>[2019 (x64)][] | 10.0.20348[^3]<br>10.0.17763[^4]<br>[URL Rewrite module 2.1][] | [Grafana 12.1.1][] *Enterprise Edition*<br>[Grafana Loki 3.5.5][]|
44+
| Application Server | [2022 (x64)][] *Recommended*<br>[2019 (x64)][] | | [Grafana Alloy 1.10.2][]|
4545

4646
[^1]: Windows Server Standard and Datacenter editions are supported. Filesystem **must be NTFS** and networking **must use IPv4**. Linux is not supported, but may be in the future.
4747
[^2]: IIS is supported; other web servers, including IIS Express are not supported.
@@ -161,9 +161,9 @@ Grafana Alloy requires a domain user that is not a member of the Local Administr
161161
[configuring Grafana to use HTTPS]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.InstallGrafana.ConfigureHTTPS" >}}
162162
[Create Self-Signed Certificates]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.Advanced.CreateSelfSignedCertificates" >}}
163163
[Make Installation Artefacts Available]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.MultipleServerWithHA.MakeInstallationArtefactsAvailableNew" >}}
164-
[Grafana 10.4.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1.Windows" >}}
165-
[Grafana Alloy 1.10.0]: {{< url path="Grafana.Products.Loki.Alloy.1.10.0" >}}
166-
[Grafana Loki 3.0.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.GrafanaLokiInstallZip" >}}
164+
[Grafana 12.1.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.12.1.1.Windows" >}}
165+
[Grafana Alloy 1.10.2]: {{< url path="Grafana.Products.Loki.Alloy.1.10.2" >}}
166+
[Grafana Loki 3.5.5]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.5.5.GrafanaLokiInstallZip" >}}
167167
[Install Grafana]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.InstallGrafana.MainDoc" >}}
168168
[installation]: {{< url path="Cortex.GettingStarted.OnPremise.AddObservabilityToInnovation.Grafana.InstallLoki.InstallCertificate" >}}
169169
[Let’s Encrypt]: {{< url path="LetsEncrypt.MainDoc" >}}

data/urls.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
ImprovedPerformanceOfStoppingMultipleRunningExecutions = "/blog/2025/08/26/2025.7/#improved-performance-of-stopping-multiple-running-executions"
6363
ImprovedPerformanceOfMonitoringExecutionUpdates = "/blog/2025/08/26/2025.7/#improved-performance-of-monitoring-execution-updates"
6464
MigratedFromPromtailToGrafanaAlloy = "/blog/2025/08/26/2025.7/#migrated-from-promtail-to-grafana-alloy"
65+
ObservabilityUpgrades = "/blog/2025/08/26/2025.7/#observability-upgrades"
6566
AddedNewUserGuide = "/blog/2025/08/26/2025.7/#added-new-user-guide"
6667
AddedNewTutorial = "/blog/2025/08/26/2025.7/#added-new-tutorial"
6768
UpdatedDocumentationToPointToFlowEditorUserGuide = "/blog/2025/08/26/2025.7/#updated-documentation-to-point-to-flow-editor-user-guide"
@@ -3151,19 +3152,24 @@
31513152
MainDoc = "https://grafana.com/docs/loki/latest/clients/promtail/"
31523153
[Grafana.Products.Loki.Alloy]
31533154
MainDoc = "https://grafana.com/docs/loki/latest/send-data/alloy/"
3154-
1.10.0 = "https://github.com/grafana/alloy/releases/download/v1.10.0/alloy-installer-windows-amd64.exe.zip"
3155+
1.10.2 = "https://github.com/grafana/alloy/releases/download/v1.10.2/alloy-installer-windows-amd64.exe.zip"
31553156
[Grafana.Products.GrafanaAlloy]
31563157
MainDoc = "https://grafana.com/oss/alloy-opentelemetry-collector/"
31573158
[Grafana.SelfManaged.Downloads.GrafanaWebApp]
31583159
Windows = "https://grafana.com/grafana/download/8.5.4?pg=get&plcmt=selfmanaged-box1-cta1&platform=windows"
31593160
[Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1]
31603161
Windows = "https://grafana.com/grafana/download/10.4.1?pg=get&plcmt=selfmanaged-box1-cta1&platform=windows"
3162+
[Grafana.SelfManaged.Downloads.GrafanaWebApp.12.1.1]
3163+
Windows = "https://grafana.com/grafana/download/12.1.1?pg=get&plcmt=selfmanaged-box1-cta1&platform=windows"
31613164
[Grafana.SelfManaged.Downloads.GrafanaLoki]
31623165
Release = "https://github.com/grafana/loki/releases/tag/v2.5.0"
31633166
GrafanaLokiInstallZip = "https://github.com/grafana/loki/releases/download/v2.5.0/loki-windows-amd64.exe.zip"
31643167
[Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0]
31653168
Release = "https://github.com/grafana/loki/releases/tag/v3.0.0"
31663169
GrafanaLokiInstallZip = "https://github.com/grafana/loki/releases/download/v3.0.0/loki-windows-amd64.exe.zip"
3170+
[Grafana.SelfManaged.Downloads.GrafanaLoki.3.5.5]
3171+
Release = "https://github.com/grafana/loki/releases/tag/v3.5.5"
3172+
GrafanaLokiInstallZip = "https://github.com/grafana/loki/releases/download/v3.5.5/loki-windows-amd64.exe.zip"
31673173
[Grafana.SelfManaged.Downloads.Promtail]
31683174
PromtailInstallZip = "https://github.com/grafana/loki/releases/download/v2.5.0/promtail-windows-amd64.exe.zip"
31693175
[Grafana.SelfManaged.Downloads.Promtail.3.0.0]

0 commit comments

Comments
 (0)