From 4d21b484240c325f075a59b9f609460efa4d74b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= Date: Sat, 2 Dec 2023 15:03:21 +0200 Subject: [PATCH] docs: Update health check category and tags --- health-check/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/health-check/README.md b/health-check/README.md index b6adcce3f..1a47e17d7 100644 --- a/health-check/README.md +++ b/health-check/README.md @@ -1,8 +1,9 @@ --- title: Health Check Pattern -category: Performance +category: Behavioral language: en tag: + - Performance - Microservices - Resilience - Observability