Import
import { counter, gauge, histogram, metrics } from "veryfront/metrics";
Exports
Functions
Types
Constants
| Name | Description | Source |
|---|---|---|
metrics | Immutable metric recording facade for project code. | source |
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Runtime/application metric hooks for project code.
import { counter, gauge, histogram, metrics } from "veryfront/metrics";
| Name | Description | Source |
|---|---|---|
metrics | Immutable metric recording facade for project code. | source |