open-telemetry/contrib-aws

The Aws package for opentelemetry-php

Package info

github.com/opentelemetry-php/contrib-aws

pkg:composer/open-telemetry/contrib-aws

Statistics

Installs: 495 990

Dependents: 2

Suggesters: 1

Stars: 0

1.2.0 2026-04-29 15:54 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None


README

👁 Releases
👁 Issues
👁 Source
👁 Mirror
👁 Latest Version
👁 Stable

This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib.

Installation

1.1. Install PHP library/SDK dependencies

Take a look at the documentation of the PHP library on how to install its dependencies.

1.2. Install the Package

  1. Add
 "minimum-stability": "dev",
 "prefer-stable": true,

To your project's composer.json file, as this utility has not reached a stable release status yet.

  1. Install the package with composer:
$ composer require open-telemetry/contrib-aws