From 462ce56ae01ec1ecf3dd26be42b4cefb9235f68b Mon Sep 17 00:00:00 2001
From: Bob Van Landuyt <bob@gitlab.com>
Date: Fri, 2 Feb 2024 15:27:23 +0100
Subject: [PATCH] Crosslink labkit issue from blueprint

This crosslinks an issue in which we've recently started discussing
the direction of Labkit. I think it makes sense to crosslink it from
this blueprint.

Related to https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/2793
---
 doc/architecture/blueprints/gitlab_ml_experiments/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/architecture/blueprints/gitlab_ml_experiments/index.md b/doc/architecture/blueprints/gitlab_ml_experiments/index.md
index f746fa826ebf..2aa23997cebf 100644
--- a/doc/architecture/blueprints/gitlab_ml_experiments/index.md
+++ b/doc/architecture/blueprints/gitlab_ml_experiments/index.md
@@ -162,4 +162,4 @@ However, Service-Integration will establish certain necessary and optional requi
 
 | ID | Required | Detail | Epic/Issue | Done? |
 |---|---|---|---|---|
-| `R500` | Required | Experimental services would be strongly encouraged to adopt and use [LabKit](https://gitlab.com/gitlab-org/labkit) (for Go services), or [LabKit-Ruby](https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby) for observability, context, correlation, FIPs verification, etc. {::nomarkdown}<ol><li>At present, there is no LabKit-Python library, but some experiments will run in Python, so building a library to providing observability, context, correlation services in Python will be required. </li></ol>{:/} | | |
+| `R500` | Required | Experimental services would be required to adopt and use [LabKit](https://gitlab.com/gitlab-org/labkit) (for Go services), or [LabKit-Ruby](https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby) for observability, context, correlation, FIPs verification, etc. {::nomarkdown}<ol><li>At present, there is no LabKit-Python library, but some experiments will run in Python, so building a library to providing observability, context, correlation services in Python will be required. </li></ol>{:/} | [Scalability: Labkit as the in-application platform toolkit](https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/2793) | |
-- 
GitLab