THIRD-PARTY NOTICES for foam-otel

This package REDISTRIBUTES NO THIRD-PARTY CODE. It is a plain Python package of
Foam's own source; its dependencies are installed by the customer's package
manager (pip / uv / poetry), and each dependency arrives from PyPI carrying its
own LICENSE file in the customer's environment. This file is the static
attribution list for those direct runtime dependencies (BASE_PACKAGE_SPEC
rule 35: attribution matches what the artifact actually redistributes — and none
is redistributed here, so there is no full-text reproduction and no generator).

Foam thanks the OpenTelemetry authors and community
(https://opentelemetry.io) — this package is built on their work. All
OpenTelemetry Python packages are licensed under Apache-2.0.

Direct runtime dependencies (name [declared floor; resolves to] — license — source):

  opentelemetry-api [>=1.44; 1.44.0] — Apache-2.0 — https://github.com/open-telemetry/opentelemetry-python (https://pypi.org/project/opentelemetry-api/)
  opentelemetry-sdk [>=1.44; 1.44.0] — Apache-2.0 — https://github.com/open-telemetry/opentelemetry-python (https://pypi.org/project/opentelemetry-sdk/)
  opentelemetry-exporter-otlp-proto-http [>=1.44; 1.44.0] — Apache-2.0 — https://github.com/open-telemetry/opentelemetry-python (https://pypi.org/project/opentelemetry-exporter-otlp-proto-http/)
  opentelemetry-instrumentation [>=0.65b0; 0.65b0] — Apache-2.0 — https://github.com/open-telemetry/opentelemetry-python-contrib (https://pypi.org/project/opentelemetry-instrumentation/)

Optional dependencies (installed only when the matching extra is selected — Apache-2.0, same source repo):

  opentelemetry-instrumentation-fastapi [>=0.65b0] — Apache-2.0 — https://github.com/open-telemetry/opentelemetry-python-contrib (extra: foam-otel[fastapi])
  opentelemetry-instrumentation-httpx   [>=0.65b0] — Apache-2.0 — https://github.com/open-telemetry/opentelemetry-python-contrib (extra: foam-otel[httpx])

These direct dependencies pull further OpenTelemetry packages transitively
(opentelemetry-semantic-conventions, opentelemetry-proto,
opentelemetry-exporter-otlp-proto-common, opentelemetry-util-http, and the
OTLP/instrumentation support packages) — all Apache-2.0, from the same two
OpenTelemetry repositories above. None is redistributed by foam; each is
installed by the customer's package manager under its own license.
