Releases: tdeekens/promster
@promster/[email protected]
Major Changes
-
#1088
7cfd21c
Thanks @tdeekens! - Breaking droping support for Node.js v14 -
#1087
2e848c1
Thanks @roumigus! - Theup
metric of each server integrating@promster
has been renamed tonodejs_up
. This is to avoid a collision with the existingup
metric Prometheus uses.You can still rename this metric to anything you prefer when condfigurating
@promster/express
for instance like this:const prometheusMetricsMiddleware = createPrometheusMetricsMiddleware({ options: { metricNames: { up: ['service_name_up'], }, }, });
Patch Changes
@promster/[email protected]
Major Changes
-
#1088
7cfd21c
Thanks @tdeekens! - Breaking droping support for Node.js v14 -
#1087
2e848c1
Thanks @roumigus! - Theup
metric of each server integrating@promster
has been renamed tonodejs_up
. This is to avoid a collision with the existingup
metric Prometheus uses.You can still rename this metric to anything you prefer when condfigurating
@promster/express
for instance like this:const prometheusMetricsMiddleware = createPrometheusMetricsMiddleware({ options: { metricNames: { up: ['service_name_up'], }, }, });
Patch Changes
@promster/[email protected]
Major Changes
-
#1088
7cfd21c
Thanks @tdeekens! - Breaking droping support for Node.js v14 -
#1087
2e848c1
Thanks @roumigus! - Theup
metric of each server integrating@promster
has been renamed tonodejs_up
. This is to avoid a collision with the existingup
metric Prometheus uses.You can still rename this metric to anything you prefer when condfigurating
@promster/express
for instance like this:const prometheusMetricsMiddleware = createPrometheusMetricsMiddleware({ options: { metricNames: { up: ['service_name_up'], }, }, });
Patch Changes
-
Updated dependencies [
31b82fd
,7cfd21c
,2e848c1
]:- @promster/[email protected]
- @promster/[email protected]
@promster/[email protected]
Major Changes
-
#1088
7cfd21c
Thanks @tdeekens! - Breaking droping support for Node.js v14 -
#1087
2e848c1
Thanks @roumigus! - Theup
metric of each server integrating@promster
has been renamed tonodejs_up
. This is to avoid a collision with the existingup
metric Prometheus uses.You can still rename this metric to anything you prefer when condfigurating
@promster/express
for instance like this:const prometheusMetricsMiddleware = createPrometheusMetricsMiddleware({ options: { metricNames: { up: ['service_name_up'], }, }, });
Patch Changes
@promster/[email protected]
Major Changes
-
#1088
7cfd21c
Thanks @tdeekens! - Breaking droping support for Node.js v14 -
#1087
2e848c1
Thanks @roumigus! - Theup
metric of each server integrating@promster
has been renamed tonodejs_up
. This is to avoid a collision with the existingup
metric Prometheus uses.You can still rename this metric to anything you prefer when condfigurating
@promster/express
for instance like this:const prometheusMetricsMiddleware = createPrometheusMetricsMiddleware({ options: { metricNames: { up: ['service_name_up'], }, }, });