Skip to main content

DEPRECATED

Swamp core now includes native OpenTelemetry metrics export — this extension is no longer needed

Legacy Metrics

@swampadmin/legacy-metricsv2025.01.20.0· 5mo agoMODELS
01README

Push-based metrics collector for Prometheus. Deprecated in favor of native OpenTelemetry support in swamp core.

02Models1
@swampadmin/legacy-metrics/collectorv1.0.0metrics.ts
fn start(id: string)
start operation
ArgumentTypeDescription
idstringInstance identifier to start
fn stop(id: string, graceful?: boolean)
stop operation
ArgumentTypeDescription
idstringInstance identifier to stop
graceful?booleanWait for in-flight requests to complete
fn status(name: string)
status operation
ArgumentTypeDescription
namestringResource name
03Stats
Downloads
0
Archive size
209.0 KB

Not yet scored.

A score will be generated the next time this extension is published. The owner can also trigger scoring manually.

04Platforms
05Labels