Skip to content

Metric expressjs_number_of_open_connections does not include prefix #116

@kennsippell

Description

@kennsippell
const prometheusMiddleware = require('prometheus-api-metrics');
app.use(prometheusMiddleware({
  metricsPrefix: 'prefix',
}));

expressjs_number_of_open_connections should be prefix_expressjs_number_of_open_connections but it appears to be the only metric without the prefix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions