Skip to content

Conversation

rpdome
Copy link
Member

@rpdome rpdome commented Oct 21, 2025

@github-actions
Copy link

✅ Work item link check complete. Description contains link AB#3362392 to an Azure Boards work item.

@github-actions github-actions bot changed the title Emit telemetry on DELEGATION_CERT_INSTALL and the MDM profile/device owner. Emit telemetry on DELEGATION_CERT_INSTALL and the MDM profile/device owner., Fixes AB#3362392 Oct 21, 2025
@rpdome rpdome changed the title Emit telemetry on DELEGATION_CERT_INSTALL and the MDM profile/device owner., Fixes AB#3362392 Add new span name for DELEGATION_CERT_INSTALL's telemetry, Fixes AB#3362392 Oct 22, 2025
@rpdome rpdome force-pushed the rapong/delegateCheck branch from 2bee50c to ec2c430 Compare October 22, 2025 18:53
@rpdome rpdome marked this pull request as ready for review October 22, 2025 21:58
@rpdome rpdome requested review from a team as code owners October 22, 2025 21:58
@Copilot Copilot AI review requested due to automatic review settings October 22, 2025 21:58
Copy link
Contributor

@Copilot 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 a new telemetry span name InstallCertOnWpj to track certificate installation operations on WPJ (Workplace Join) devices, addressing work item AB#3362392.

  • Added InstallCertOnWpj enum value to the SpanName enum for telemetry tracking
  • Updated changelog to document the addition

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
common4j/src/main/com/microsoft/identity/common/java/opentelemetry/SpanName.java Added new InstallCertOnWpj enum value for certificate installation telemetry
changelog.txt Documented the new span name addition

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

@@ -1,5 +1,6 @@
vNext
----------
- [MINOR] Add new span name for DELEGATION_CERT_INSTALL's telemetry (#2790s)
Copy link

Copilot AI Oct 22, 2025

Choose a reason for hiding this comment

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

The PR reference appears to have a typo. '#2790s' should likely be '#2790' (without the 's').

Suggested change
- [MINOR] Add new span name for DELEGATION_CERT_INSTALL's telemetry (#2790s)
- [MINOR] Add new span name for DELEGATION_CERT_INSTALL's telemetry (#2790)

Copilot uses AI. Check for mistakes.

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.

1 participant