solarwinds/apm_ext

C extension for solarwinds/apm

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:php-ext

Ext name:ext-apm_ext

pkg:composer/solarwinds/apm_ext

1.0.0 2026-02-13 17:45 UTC

This package is auto-updated.

Last update: 2026-02-20 23:43:55 UTC


README

Packagist Version Packagist Downloads Build GitHub License

Overview

solarwinds/apm_ext is an add-on PHP extension to solarwinds/apm, used to cache the sampling settings for the APM library.

Requirements

Installation

You can install the extension as follows:

php-extension-installer

pie install solarwinds/apm_ext

Configuration

This extension can be configured via .ini by modifying the following entries:

Configuration Default Description
apm_ext.cache_max_entries 48 Maximum number of entries in the cache
apm_ext.settings_max_length 2048 Maximum length of the settings value in the cache

Verify that the extension is installed and enabled

php --ri  apm_ext

Contributing

We welcome contributions!

Thanks to all contributors:

License

Apache-2.0. See LICENSE for details.