Skip to content

Commit

Permalink
renamed the understand impact of changes to debug problems in microse…
Browse files Browse the repository at this point in the history
…rvices - tagging
  • Loading branch information
dmitchsplunk committed Sep 5, 2024
1 parent 1efa131 commit 2a163e8
Show file tree
Hide file tree
Showing 76 changed files with 6 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: Debug Problems in Microservices
linkTitle: Debug Problems in Microservices
title: Debug Problems in Microservices - Profiling
linkTitle: Debug Problems in Microservices - Profiling
weight: 3
archetype: chapter
time: 2 minutes
authors: ["Derek Mitchell"]
description: This scenario helps software developers to make debugging problems in microservices easier, faster, and more cost-effective for platform engineering teams rolling out standardized tooling.

description: This scenario uses Database Query Performance and AlwaysOn Profiling to reduce the time required for engineers to debug problems in microservices.

---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: Understand Impact of Changes
linkTitle: Understand Impact of Changes
title: Debug Problems in Microservices - Tagging
linkTitle: Debug Problems in Microservices - Tagging
weight: 2
archetype: chapter
time: 2 minutes
authors: ["Derek Mitchell"]
description: This scenario helps SREs identify the impact of planned and unplanned changes to their environment so that they can address issues quickly to ensure the performance of key customer transactions.

description: This scenario uses tags to reduce the time required for SREs to isolate issues across services, so they know which team to engage to troubleshoot the issue further, and can provide context to help engineering get a head start on debugging.

---

Expand Down

0 comments on commit 2a163e8

Please sign in to comment.