Skip to content

Comments

Remove kairo reference#16

Merged
nikhilNava merged 1 commit intomainfrom
nikhilc/removeKairoReference
Nov 5, 2025
Merged

Remove kairo reference#16
nikhilNava merged 1 commit intomainfrom
nikhilc/removeKairoReference

Conversation

@nikhilNava
Copy link
Contributor

Task
Remove Kairo reference from observability bits

Copilot AI review requested due to automatic review settings November 5, 2025 00:08
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 removes legacy "Kairo" references and replaces them with the current "Agent365" or "A365" terminology across documentation and code. The changes align the codebase with the current branding and naming conventions.

  • Removes deprecated ENABLE_KAIRO_EXPORTER environment variable and related constants
  • Updates documentation to use ENABLE_A365_OBSERVABILITY_EXPORTER instead
  • Renames repository from "Kairo Python SDK" to "Microsoft Agent365 Python SDK" in main README

Reviewed Changes

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

Show a summary per file
File Description
README.md Replaces "Kairo Python SDK" with "Microsoft Agent365 Python SDK" and restructures documentation
libraries/microsoft-agents-a365-observability-core/README.md Removes legacy ENABLE_KAIRO_EXPORTER documentation
libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/constants.py Removes ENABLE_KAIRO_EXPORTER and KAIRO_AGENT_ID_KEY constants
libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/exporters/utils.py Removes ENABLE_KAIRO_EXPORTER import and usage from exporter check
libraries/microsoft-agents-a365-observability-extensions-openai/README.md Updates environment variable documentation from ENABLE_KAIRO_EXPORTER to ENABLE_A365_OBSERVABILITY_EXPORTER
libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md Updates environment variable documentation from ENABLE_KAIRO_EXPORTER to ENABLE_A365_OBSERVABILITY_EXPORTER

@nikhilNava nikhilNava merged commit 2f1f244 into main Nov 5, 2025
14 checks passed
@nikhilNava nikhilNava deleted the nikhilc/removeKairoReference branch November 5, 2025 11:41
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