🛠️ Mason: [add distributed observability prompt]#596
Conversation
💡 What: Added a new expert-level prompt `distributed_observability_telemetry_architect.prompt.yaml` to the `technical/architecture` domain. 🎯 Why: Identified a gap in the architecture section concerning unified, high-scale observability, telemetry pipelines, and vendor-lock-in prevention mechanisms for microservices. 📊 Impact: Provides a ready-to-use persona and structure for designing complex distributed logging, tracing, and metrics architectures. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
There was a problem hiding this comment.
Pull request overview
Adds a new expert-level architecture prompt focused on designing unified, high-scale distributed observability/telemetry pipelines (logs/metrics/traces) and wires it into the Architecture prompt listings and generated docs.
Changes:
- Added
Distributed Observability and Telemetry Architectprompt YAML underprompts/technical/architecture/. - Added generated documentation page for the new prompt.
- Updated Architecture listings and docs navigation (overview, index, table of contents) to include the new prompt.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| prompts/technical/architecture/overview.md | Adds the new prompt to the Architecture overview list. |
| prompts/technical/architecture/distributed_observability_telemetry_architect.prompt.yaml | Introduces the new distributed observability/telemetry architecture prompt definition. |
| docs/table-of-contents.md | Adds the new prompt doc page to the docs TOC. |
| docs/prompts/technical/architecture/distributed_observability_telemetry_architect.prompt.md | Adds the generated documentation page for the new prompt. |
| docs/index.md | Adds the new prompt doc page link to the main index list. |
| docs/architecture.md | Adds the new prompt doc page link to the Architecture docs page. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| {{system_context}} | ||
| </input> | ||
| testData: | ||
| - input: |
| {{system_context}} | ||
| </input> | ||
| testData: | ||
| - input: |
💡 What:
Added a new expert-level prompt
distributed_observability_telemetry_architect.prompt.yamlto thetechnical/architecturedomain.🎯 Why:
Identified a gap in the architecture section concerning unified, high-scale observability, telemetry pipelines, and vendor-lock-in prevention mechanisms for microservices.
📊 Impact:
Provides a ready-to-use persona and structure for designing complex distributed logging, tracing, and metrics architectures.
PR created automatically by Jules for task 16339382781432453549 started by @fderuiter