Skip to content

πŸ”­ Drop-in replacement for the Hyperf Metric component.

License

Notifications You must be signed in to change notification settings

opencodeco/hyperf-metric

This branch is 26 commits ahead of, 22 commits behind hyperf/metric:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

373a654 Β· Mar 6, 2025
Jan 30, 2024
Mar 6, 2025
Mar 6, 2025
Sep 14, 2020
Sep 14, 2023
Jul 12, 2023
Jul 12, 2023
Aug 3, 2023
Jan 30, 2024
Jan 30, 2024
Jan 10, 2023
Jul 12, 2023
Jul 12, 2023

Repository files navigation

Hyperf Metric

πŸ”­ Drop-in replacement for the hyperf/metric component.

Suited for special needs, especially for OpenTelemetry, New Relic and Dynatrace platforms.

Getting started

Install

Add OpenCodeCo's Composer repository:

composer config repositories.opencodeco composer https://composer.opencodeco.dev

Update your hyperf/metric:

composer update hyperf/metric