From c3bc67fdf4e6a5667654153755a2befd6f0fe54a Mon Sep 17 00:00:00 2001 From: Cyrille Le Clerc Date: Wed, 27 Nov 2024 22:04:45 +0100 Subject: [PATCH] docs: update _index.md, If the `service_name` label exists, it's not overwritten (#15165) (cherry picked from commit 6ed336c2be8785d7204c2bf12cb5dc3def62664d) --- docs/sources/setup/upgrade/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/setup/upgrade/_index.md b/docs/sources/setup/upgrade/_index.md index e9b59dff721a..84298e91cd56 100644 --- a/docs/sources/setup/upgrade/_index.md +++ b/docs/sources/setup/upgrade/_index.md @@ -93,6 +93,7 @@ Loki 3.0 will automatically assign a `service_name` label to all ingested logs b Loki will attempt to create the `service_name` label by looking for the following labels in this order: + - service_name - service - app - application