Skip to content

Commit 70a0f43

Browse files
author
Donna-Marie Smith
committed
Merge branch '2025.9' of https://github.com/CortexIntelligentAutomation/docs into 2025.9
2 parents 4d66858 + 3d4acf5 commit 70a0f43

File tree

51 files changed

+734
-108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+734
-108
lines changed

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

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,13 @@ The [Performance][] of the {{% ctx %}} Platform has been improved by:
3939
* [optimising stopping multiple running executions][Performance - Improved performance of stopping multiple running executions].
4040
* [optimising the monitoring execution updates][Performance - Improved performance of monitoring execution updates].
4141

42-
[Observability][] has been updated to use [Grafana Alloy instead of Promtail for ingesting logs to Grafana Loki][Observability - Migrated from Promtail to Grafana Alloy].
42+
[Observability][] has been updated to:
43+
44+
* use [Grafana Alloy instead of Promtail for ingesting logs to Grafana Loki][Observability - Migrated from Promtail to Grafana Alloy].
45+
* update the following [components within the Observability platform][Observability Upgrades] to the latest versions:
46+
47+
* Grafana - 12.1.1
48+
* Grafana Loki - 3.5.5
4349

4450
Finally, the [Documentation][] includes updates related to:
4551

@@ -229,17 +235,29 @@ Affected Components:
229235

230236
##### Migrated from Promtail to Grafana Alloy
231237

232-
`{{% 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.
238+
{{% 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.
233239

234240
{{% 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`.
241+
There is currently no documentation on how to migrate from `Promtail` to `Grafana Alloy`. This will be added in `2025.9`.
236242
In the meantime, for further assistance, please raise a case in the {{< ahref path="Cortex.ServicePortal.MainDoc" version="2025.7" title="{{% ctx %}} Service Portal" >}}.
237243
{{% /alert %}}
238244

239245
Affected Components:
240246

241247
* {{% ctx %}} Observability
242248

249+
##### Observability Upgrades
250+
251+
Grafana and Grafana Loki have been updated to the latest versions, all related documentation and screenshots have been updated to reflect these changes.
252+
253+
* Grafana - 12.1.1
254+
* Grafana Loki - 3.5.5
255+
256+
Affected Components:
257+
258+
* Grafana
259+
* Grafana Loki
260+
243261
#### Documentation
244262

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

338356
| Release | Grafana Version | Grafana Loki Version | {{% ctx %}} Observability Version |
339357
|---------|--------------------------|----------------------|-------------------------------------------|
340-
| 2025.7 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [4.0.0][Observability 4.0.0] |
358+
| 2025.7 | [12.1.1][Grafana 12.1.1] | [3.5.5][Loki 3.5.5] | [4.0.0][Observability 4.0.0] |
341359
| 2025.3 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] (deprecated) |
342360
| 2025.1 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] (deprecated) |
343361
| 2024.11 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] (deprecated) |
@@ -419,7 +437,7 @@ Releases are currently forecast to be made available on:
419437

420438
[Observability]: {{< ref "#observability" >}}
421439
[Observability - Migrated from Promtail to Grafana Alloy]: {{< ref "#migrated-from-promtail-to-grafana-alloy" >}}
422-
440+
[Observability Upgrades]: {{< ref "#observability-upgrades" >}}
423441
[Documentation]: {{< ref "#documentation" >}}
424442
[Documentation - Added new User Guide]: {{< ref "#added-new-user-guide" >}}
425443
[Documentation - Added new Tutorial]: {{< ref "#added-new-tutorial" >}}
@@ -456,7 +474,9 @@ Releases are currently forecast to be made available on:
456474
[Grafana Loki]: {{< url path="Grafana.Products.Loki.MainDoc" >}}
457475
[Grafana 8.5.4]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.Windows" >}}
458476
[Grafana 10.4.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1.Windows" >}}
477+
[Grafana 12.1.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.12.1.1.Windows" >}}
459478
[Loki 3.0.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.Release" >}}
479+
[Loki 3.5.5]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.5.5.Release" >}}
460480
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.Release" >}}
461481
[Observability 4.0.0]: {{< url path="GitHub.Cortex.Observability.4.0.0.Release" >}}
462482
[Observability 3.0.0]: {{< url path="GitHub.Cortex.Observability.3.0.0.Release" >}}

content/en/docs/2025.7/Guides/upgrade-guides/upgrade-observability/cloud/grafana/upgrade-promtail.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ These steps will need to be performed on all application servers that host a Pro
1717

1818
1. Log in to the application server.
1919
1. Run Windows PowerShell as Administrator.
20-
1. Change the directory to the folder where Promtail is running from, e.g. `cd C:\Program Data\Cortex\Observability\Promtail`.
20+
1. Change the directory to the folder where Promtail is running from, e.g. `cd C:\ProgramData\Cortex\Observability\Promtail`.
2121
1. Remove the current Promtail installation by executing the following command:
2222

2323
``` powershell
@@ -26,7 +26,7 @@ These steps will need to be performed on all application servers that host a Pro
2626
2727
1. Click *Yes* when prompted for confirmation that you wish to remove the service.
2828
1. Click *OK* when the successful removal of the Promtail service is confirmed.
29-
1. Open a File Explorer and navigate to the folder where Promtail was running from, e.g. `C:\Program Data\Cortex\Observability\Promtail`
29+
1. Open a File Explorer and navigate to the folder where Promtail was running from, e.g. `C:\ProgramData\Cortex\Observability\Promtail`
3030
1. Delete the following files from the directory:
3131
3232
* Install-Promtail.ps1
@@ -38,17 +38,17 @@ These steps will need to be performed on all application servers that host a Pro
3838
* Stop-Promtail.ps1
3939
4040
1. In File Explorer, navigate to the extracted `promtail-windows-amd64.exe` folder created as part of [Make Artefacts Available][].
41-
1. Copy the `promtail-windows-amd64.exe` file into the folder that Promtail was previously running from, e.g. `C:\Program Data\Cortex\Observability\Promtail`.
41+
1. Copy the `promtail-windows-amd64.exe` file into the folder that Promtail was previously running from, e.g. `C:\ProgramData\Cortex\Observability\Promtail`.
4242
1. In File Explorer, navigate to the extracted `Promtail.Install` folder created as part of [Make Artefacts Available][].
43-
1. Copy the contents of this location into the folder that Promtail was previously running from, e.g. `C:\Program Data\Cortex\Observability\Promtail`.
43+
1. Copy the contents of this location into the folder that Promtail was previously running from, e.g. `C:\ProgramData\Cortex\Observability\Promtail`.
4444
1. Open `promtail-local-config.yaml` in a text editor:
4545
4646
* Update the *filename* property under *positions* to be the value found in the [backed up][] version.
4747
* Update the *url* property under *clients* to be the value found in the [backed up][] version.
4848
* Save the new `promtail-local-config.yaml` file.
4949
5050
1. Run Windows PowerShell as Administrator.
51-
1. Change the directory to the folder where the Promtail files have been copied to, e.g. `cd C:\Program Data\Cortex\Observability\Promtail`.
51+
1. Change the directory to the folder where the Promtail files have been copied to, e.g. `cd C:\ProgramData\Cortex\Observability\Promtail`.
5252
1. Install Promtail by executing the following command:
5353
5454
``` powershell

content/en/docs/2025.7/Guides/upgrade-guides/upgrade-observability/on-premise/grafana/upgrade-loki.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This guide describes how to upgrade the Loki installation. Please ensure that th
1313

1414
1. Log in to the server hosting your Loki service.
1515
1. Run Windows PowerShell as Administrator.
16-
1. Change the directory to the folder where Loki is running from, e.g. `cd C:\Program Data\Cortex\Observability\Loki`.
16+
1. Change the directory to the folder where Loki is running from, e.g. `cd C:\ProgramData\Cortex\Observability\Loki`.
1717
1. Remove the current Loki installation by executing the following command:
1818

1919
``` powershell
@@ -22,7 +22,7 @@ This guide describes how to upgrade the Loki installation. Please ensure that th
2222
2323
1. Click *Yes* when prompted for confirmation that you wish to remove the service.
2424
1. Click *OK* when the successful removal of the Loki service is confirmed.
25-
1. Open a File Explorer and navigate to the folder where Loki was running from, e.g. `C:\Program Data\Cortex\Observability\Loki`.
25+
1. Open a File Explorer and navigate to the folder where Loki was running from, e.g. `C:\ProgramData\Cortex\Observability\Loki`.
2626
1. Delete the following files from the directory:
2727
2828
* Install-Loki.ps1
@@ -34,9 +34,9 @@ This guide describes how to upgrade the Loki installation. Please ensure that th
3434
* Stop-Loki.ps1
3535
3636
1. In File Explorer, navigate to the extracted `loki-windows-amd64.exe` folder created as part of [Make Artefacts Available][].
37-
1. Copy the `loki-windows-amd64.exe` file into the folder that Loki was previously running from, e.g. `C:\Program Data\Cortex\Observability\Loki`.
37+
1. Copy the `loki-windows-amd64.exe` file into the folder that Loki was previously running from, e.g. `C:\ProgramData\Cortex\Observability\Loki`.
3838
1. In File Explorer, navigate to the extracted `Grafana.Loki.Install` folder created as part of [Make Artefacts Available][].
39-
1. Copy the contents of this location into the folder that Loki was previously running from, e.g. `C:\Program Data\Cortex\Observability\Loki`.
39+
1. Copy the contents of this location into the folder that Loki was previously running from, e.g. `C:\ProgramData\Cortex\Observability\Loki`.
4040
1. Open the new `loki-local-config.yaml` file in a text editor and compare against the [backed up][] version. If there are differences between the two files in the *schema_config* > *configs* section:
4141
4242
1. In the new file, change the date next to `- from` to be today's date.
@@ -66,7 +66,7 @@ This guide describes how to upgrade the Loki installation. Please ensure that th
6666
1. Save the new `loki-local-config.yaml` file.
6767
6868
1. Run Windows PowerShell as Administrator.
69-
1. Change the directory to the folder where the Loki files have been copied to, e.g. `cd C:\Program Data\Cortex\Observability\Loki`.
69+
1. Change the directory to the folder where the Loki files have been copied to, e.g. `cd C:\ProgramData\Cortex\Observability\Loki`.
7070
1. Install Loki by executing the following command:
7171
7272
``` powershell

content/en/docs/2025.7/Guides/upgrade-guides/upgrade-observability/on-premise/grafana/upgrade-promtail.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ These steps will need to be performed on all application servers that host a Pro
1717

1818
1. Log in to the application server.
1919
1. Run Windows PowerShell as Administrator.
20-
1. Change the directory to the folder where Promtail is running from, e.g. `cd C:\Program Data\Cortex\Observability\Promtail`.
20+
1. Change the directory to the folder where Promtail is running from, e.g. `cd C:\ProgramData\Cortex\Observability\Promtail`.
2121
1. Remove the current Promtail installation by executing the following command:
2222

2323
``` powershell
@@ -26,7 +26,7 @@ These steps will need to be performed on all application servers that host a Pro
2626
2727
1. Click *Yes* when prompted for confirmation that you wish to remove the service.
2828
1. Click *OK* when the successful removal of the Promtail service is confirmed.
29-
1. Open a File Explorer and navigate to the folder where Promtail was running from, e.g. `C:\Program Data\Cortex\Observability\Promtail`
29+
1. Open a File Explorer and navigate to the folder where Promtail was running from, e.g. `C:\ProgramData\Cortex\Observability\Promtail`
3030
1. Delete the following files from the directory:
3131
3232
* Install-Promtail.ps1
@@ -38,17 +38,17 @@ These steps will need to be performed on all application servers that host a Pro
3838
* Stop-Promtail.ps1
3939
4040
1. In File Explorer, navigate to the extracted `promtail-windows-amd64.exe` folder created as part of [Make Artefacts Available][].
41-
1. Copy the `promtail-windows-amd64.exe` file into the folder that Promtail was previously running from, e.g. `C:\Program Data\Cortex\Observability\Promtail`.
41+
1. Copy the `promtail-windows-amd64.exe` file into the folder that Promtail was previously running from, e.g. `C:\ProgramData\Cortex\Observability\Promtail`.
4242
1. In File Explorer, navigate to the extracted `Promtail.Install` folder created as part of [Make Artefacts Available][].
43-
1. Copy the contents of this location into the folder that Promtail was previously running from, e.g. `C:\Program Data\Cortex\Observability\Promtail`.
43+
1. Copy the contents of this location into the folder that Promtail was previously running from, e.g. `C:\ProgramData\Cortex\Observability\Promtail`.
4444
1. Open the new `promtail-local-config.yaml` in a text editor:
4545
4646
* Update the *filename* property under *positions* to be the value found in the [backed up][] version.
4747
* Update the *url* property under *clients* to be the value found in the [backed up][] version.
4848
* Save the new `promtail-local-config.yaml` file.
4949
5050
1. Run Windows PowerShell as Administrator.
51-
1. Change the directory to the folder where the Promtail files have been copied to, e.g. `cd C:\Program Data\Cortex\Observability\Promtail`.
51+
1. Change the directory to the folder where the Promtail files have been copied to, e.g. `cd C:\ProgramData\Cortex\Observability\Promtail`.
5252
1. Install Promtail by executing the following command:
5353
5454
``` powershell

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+
* Grafana 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ 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.
15-
1. Extract content of the downloaded archive to a suitable location, e.g. `C:\Program Data\Cortex\Observability\Grafana Alloy`.
14+
1. Download the [Grafana Alloy 1.10.2][] archive.
15+
1. Extract content of the downloaded archive to a suitable location, e.g. `C:\ProgramData\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.
1818
1. Run Windows PowerShell as Administrator
19-
1. Change the location to where all the files were extracted to in step 2, e.g. `cd "C:\Program Data\Cortex\Observability\Grafana Alloy"`.
19+
1. Change the location to where all the files were extracted to in step 2, e.g. `cd "C:\ProgramData\Cortex\Observability\Grafana Alloy"`.
2020
1. Execute the `.\Install-Alloy.ps1` command to install the downloaded `alloy-installer-windows-amd64.exe` as a service.
2121
1. When prompted, enter the credentials that the Grafana Alloy Service should run as.
2222
1. When prompted to enter the bearer token, leave it blank and press Enter.
@@ -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" >}}

0 commit comments

Comments
 (0)