Skip to content

dashboard examples#15

Merged
sebastiankruk merged 3 commits intodynatrace-oss:release/0.9.2from
sebastiankruk:dev/dashboard_examples
Oct 8, 2025
Merged

dashboard examples#15
sebastiankruk merged 3 commits intodynatrace-oss:release/0.9.2from
sebastiankruk:dev/dashboard_examples

Conversation

@sebastiankruk
Copy link
Collaborator

Add dashboard examples: costs monitoring, self-monitoring, and snowflake security dashboards

  • Add costs monitoring dashboard with YAML config and images
  • Add self-monitoring dashboard with plugin execution overview
  • Add snowflake security dashboard with trust center and login analysis
  • Refactor plugin descriptions from info.md to readme.md
  • Move debug help docs to debug/ directory
  • Add tools for dashboard JSON/YAML conversion

…oring, and snowflake security dashboards, with description and screenshots.

Plus:
- Refactor plugin descriptions from info.md to readme.md
- Move debug help docs to debug/ directory
- Add tools for dashboard JSON/YAML conversion
@sebastiankruk sebastiankruk added this to the Version 0.9.2 milestone Oct 8, 2025
@sebastiankruk sebastiankruk self-assigned this Oct 8, 2025
@sebastiankruk sebastiankruk added the documentation Improvements or additions to documentation label Oct 8, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds comprehensive dashboard examples for the Dynatrace Snowflake Observability Agent along with documentation and build improvements. The PR includes three example dashboards covering cost monitoring, self-monitoring, and security analysis for Snowflake environments.

  • Adds three production-ready dashboard examples (costs monitoring, self-monitoring, snowflake security) with YAML configurations and documentation
  • Refactors plugin documentation structure from info.md to readme.md files
  • Includes tools for dashboard format conversion between JSON and YAML

Reviewed Changes

Copilot reviewed 14 out of 54 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/yaml-to-json.sh Simple conversion tool from YAML to JSON format
tools/dashboard-json-to-yaml.sh Complex conversion tool with license header generation and data cleanup
docs/dashboards/ Three dashboard examples with YAML configs and markdown documentation
src/build/update_docs.py Updates build script to use readme.md instead of info.md files
README.md, PLUGINS.md Adds dashboard documentation links
Comments suppressed due to low confidence (1)

tools/dashboard-json-to-yaml.sh:1

  • There's a typo in the field name - 'ssnowflake' should be 'snowflake'.
#!/usr/bin/env bash

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: dorian-krefft-dt <dorian.krefft@dynatrace.com>
Signed-off-by: Sebastian Kruk <1426486+sebastiankruk@users.noreply.github.com>
@sebastiankruk sebastiankruk merged commit dccc5c7 into dynatrace-oss:release/0.9.2 Oct 8, 2025
6 checks passed
@sebastiankruk sebastiankruk deleted the dev/dashboard_examples branch October 24, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants