Cargo Features

Pingap has no features set by default.

[dependencies]
pingap = { version = "0.11.0", features = ["full", "pyro", "perf"] }
full perf? = pingap-otel, pingap-sentry

Enables full of pingap-cache, pingap-core, and pingap-performance and sentry of pingora

pingora = { git = "https://github.com/cloudflare/pingora", rev = "128aafe4ce8d84a1d768277a5f4aaf635aa25fae", default-features = false, features = [

pyro perf? = pingap-pyroscope
perf = full, pyro

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

pingap-otel full?
pingap-sentry full?
pingap-pyroscope pyro?