Skip to content

chore: changed auto_instrument module from aicore to telemetry#122

Merged
LucasAlvesSoares merged 5 commits into
mainfrom
autoinstrumentation-metrics
May 14, 2026
Merged

chore: changed auto_instrument module from aicore to telemetry#122
LucasAlvesSoares merged 5 commits into
mainfrom
autoinstrumentation-metrics

Conversation

@LucasAlvesSoares
Copy link
Copy Markdown
Contributor

Description

Changed auto_instrument metering module from AICORE to TELEMETRY

Type of Change

Please check the relevant option:

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Dependency update

How to Test

  1. Call the `auto_instrument()
  2. Watch metrics being exporter to an OTLP backend
  3. Auto_instrument module should be TELEMETRY rather than AICORE

Checklist

Before submitting your PR, please review and check the following:

  • I have read the Contributing Guidelines
  • I have verified that my changes solve the issue
  • I have added/updated automated tests to cover my changes
  • All tests pass locally
  • I have verified that my code follows the Code Guidelines
  • I have updated documentation (if applicable)
  • I have added type hints for all public APIs
  • My code does not contain sensitive information (credentials, tokens, etc.)
  • I have followed Conventional Commits for commit messages

Comment thread src/sap_cloud_sdk/core/telemetry/module.py
@LucasAlvesSoares LucasAlvesSoares marked this pull request as ready for review May 14, 2026 18:44
@LucasAlvesSoares LucasAlvesSoares requested a review from a team as a code owner May 14, 2026 18:44
Comment thread src/sap_cloud_sdk/core/telemetry/module.py
@LucasAlvesSoares LucasAlvesSoares merged commit 46744ee into main May 14, 2026
10 of 11 checks passed
@LucasAlvesSoares LucasAlvesSoares deleted the autoinstrumentation-metrics branch May 14, 2026 20:04
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