Skip to content

#6 delaying tests to get buffers cleaned#1

Merged
sebastiankruk merged 51 commits intodev/multi-eventsfrom
dev/plugin-tests-improved-and-aligned
Oct 21, 2025
Merged

#6 delaying tests to get buffers cleaned#1
sebastiankruk merged 51 commits intodev/multi-eventsfrom
dev/plugin-tests-improved-and-aligned

Conversation

@sebastiankruk
Copy link
Owner

No description provided.

sebastiankruk and others added 30 commits October 7, 2025 07:43
…vability Agent

- Added prerequisites and environment setup instructions to INSTALL.md
- Expanded contributing guidelines in CONTRIBUTING.md
- Implemented command checks in package.sh to ensure required tools are installed
- Introduced GitHub Actions workflow for automated build and release process
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sebastian Kruk <1426486+sebastiankruk@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sebastian Kruk <1426486+sebastiankruk@users.noreply.github.com>
…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
Co-authored-by: dorian-krefft-dt <dorian.krefft@dynatrace.com>
Signed-off-by: Sebastian Kruk <1426486+sebastiankruk@users.noreply.github.com>
Co-authored-by: dorian-krefft-dt <dorian.krefft@dynatrace.com>
Signed-off-by: Sebastian Kruk <1426486+sebastiankruk@users.noreply.github.com>
…facts

Enhance documentation and setup scripts for Dynatrace Snowflake Obser…
@sebastiankruk sebastiankruk requested a review from Copilot October 21, 2025 04:08
@sebastiankruk sebastiankruk self-assigned this Oct 21, 2025
Copy link

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

This PR adds new test result files and utility scripts to support testing infrastructure for delaying tests to allow buffer cleanup. The changes include two new bash scripts for YAML/JSON conversion and multiple test result files containing various telemetry data outputs across different test scenarios.

Reviewed Changes

Copilot reviewed 167 out of 218 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/yaml-to-json.sh Adds script to convert YAML files to JSON format
tools/dashboard-json-to-yaml.sh Adds script to convert dashboard JSON to YAML with license headers
test/test_results/*/biz_events.json Adds business event test result files across multiple test scenarios
test/test_results/*/logs.json Adds log output test result files for various test cases
test/test_results/*/metrics.txt Adds metric output test result files in text format
test/test_results/*/events.json Adds event test result files for different test scenarios
test/test_results/*/spans.json Adds span tracing test result files
test/test_data/*.ndjson Adds test data files in NDJSON format for various test scenarios

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

@sebastiankruk sebastiankruk requested a review from Copilot October 21, 2025 19:23
Copy link

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

Copilot reviewed 175 out of 226 changed files in this pull request and generated no new comments.


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

Copy link

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

Copilot reviewed 175 out of 226 changed files in this pull request and generated no new comments.


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

@sebastiankruk sebastiankruk merged commit d82cc61 into dev/multi-events Oct 21, 2025
8 checks passed
@sebastiankruk sebastiankruk deleted the dev/plugin-tests-improved-and-aligned 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants