Skip to content

Conversation

Copy link

Copilot AI commented Sep 30, 2025

This PR adds the missing changelog entry for PR open-telemetry#3792 to the main CHANGELOG.md file.

Background

PR open-telemetry#3792 added comprehensive documentation to the FastAPI instrumentation README, including:

  • Environment variables configuration (OTEL_EXPORTER_OTLP_ENDPOINT, OTEL_SERVICE_NAME, etc.)
  • Trace propagation details for HTTP requests
  • WebSocket support limitations
  • Logging integration instructions using opentelemetry-instrumentation-logging
  • Links to related PyPI packages

While the PR description indicated that "Changelogs have been updated", the entry was not present in the main CHANGELOG.md file under the "Unreleased" section.

Changes

Added a single changelog entry under the "### Added" section of "## Unreleased":

- `opentelemetry-instrumentation-fastapi`: Add documentation section on environment variables, trace propagation, websockets, logging, and package links
  ([#3792](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3792))

This entry follows the existing changelog format and properly documents the documentation improvements made to the FastAPI instrumentation package.

Original prompt

On CHANGELOG.md, Add the changelog in PR open-telemetry#3792 to this CHANGELOG.md file.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: UltimatePlutoC <93432859+UltimatePlutoC@users.noreply.github.com>
Copilot AI changed the title [WIP] Add the changelog in PR #3792 to this CHANGELOG.md file. Add changelog entry for PR #3792 (FastAPI documentation improvements) Sep 30, 2025
Copilot AI requested a review from jyotirmayc September 30, 2025 09:10
Copilot finished work on behalf of jyotirmayc September 30, 2025 09:10
@jyotirmayc jyotirmayc marked this pull request as ready for review September 30, 2025 09:12
@jyotirmayc jyotirmayc merged commit 7f56c85 into main Sep 30, 2025
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.

2 participants