Skip to content

Add OTEL into the project #129

Description

@glanham-jr

https://github.com/open-telemetry/opentelemetry-php

Need to do a wide structured event at the end of every HTTP request send from client to server. We can start with basic metrics and work our way up from there.

PHP: SDK + API

We need to install API, Context, SDK, and some exporter.

ONLY depend on classes/interfaces from API package.

We will likely want to install the following optional dependencies

Collector

A dedicated process that takes in OTEL data and shoves it somewhere else (eventually SigNoz). Will be a separate Docker for this

Signoz

Specification

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions