Skip to content

Spring Telemetry Validation#37

Merged
mrm9084 merged 2 commits intomainfrom
SpringTelemetry
Aug 28, 2025
Merged

Spring Telemetry Validation#37
mrm9084 merged 2 commits intomainfrom
SpringTelemetry

Conversation

@mrm9084
Copy link
Contributor

@mrm9084 mrm9084 commented Aug 25, 2025

No description provided.

@mrm9084 mrm9084 requested review from Copilot and rossgrambo August 25, 2025 22:48
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

This PR implements telemetry validation functionality for Spring feature management, adding support for validating telemetry events generated during feature flag evaluations.

Key changes:

  • Added telemetry result model and validation support to test cases
  • Created new telemetry validation tests with logging infrastructure
  • Updated Spring Boot and feature management library versions

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
ValidationTestCase.java Added telemetry field and corresponding getter/setter methods
TelemetryResult.java New model class to represent telemetry event data
ValidationTestsApplicationTests.java Enhanced with telemetry validation logic and logging event verification
BasicTelemetryTests.java New test class specifically for telemetry validation with Logback appender setup
pom.xml Updated Spring Boot (3.3.3 → 3.5.5) and feature management library (5.17.0 → 6.0.0-beta.2) versions
Multiple test files Updated method calls to include null listAppender parameter

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

…icrosoft/validation_tests/models/TelemetryResult.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mrm9084 mrm9084 merged commit 01d585c into main Aug 28, 2025
6 checks passed
@mrm9084 mrm9084 deleted the SpringTelemetry branch August 28, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants