Skip to content

Releases: tdeekens/promster

@promster/[email protected]

28 Aug 10:24
b108d0d
Compare
Choose a tag to compare

Major Changes

  • #1088 7cfd21c Thanks @tdeekens! - Breaking droping support for Node.js v14

  • #1087 2e848c1 Thanks @roumigus! - The up metric of each server integrating @promster has been renamed to nodejs_up. This is to avoid a collision with the existing up 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]

28 Aug 10:24
b108d0d
Compare
Choose a tag to compare

Major Changes

  • #1088 7cfd21c Thanks @tdeekens! - Breaking droping support for Node.js v14

  • #1087 2e848c1 Thanks @roumigus! - The up metric of each server integrating @promster has been renamed to nodejs_up. This is to avoid a collision with the existing up 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]

28 Aug 10:24
b108d0d
Compare
Choose a tag to compare

Major Changes

  • #1088 7cfd21c Thanks @tdeekens! - Breaking droping support for Node.js v14

  • #1087 2e848c1 Thanks @roumigus! - The up metric of each server integrating @promster has been renamed to nodejs_up. This is to avoid a collision with the existing up 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]

28 Aug 10:24
b108d0d
Compare
Choose a tag to compare

Major Changes

  • #1088 7cfd21c Thanks @tdeekens! - Breaking droping support for Node.js v14

  • #1087 2e848c1 Thanks @roumigus! - The up metric of each server integrating @promster has been renamed to nodejs_up. This is to avoid a collision with the existing up 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]

28 Aug 10:24
b108d0d
Compare
Choose a tag to compare

Major Changes

  • #1088 7cfd21c Thanks @tdeekens! - Breaking droping support for Node.js v14

  • #1087 2e848c1 Thanks @roumigus! - The up metric of each server integrating @promster has been renamed to nodejs_up. This is to avoid a collision with the existing up 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]

11 Dec 15:45
d1a9475
Compare
Choose a tag to compare

Patch Changes

@promster/[email protected]

11 Dec 15:45
d1a9475
Compare
Choose a tag to compare

Patch Changes

@promster/[email protected]

11 Dec 15:45
d1a9475
Compare
Choose a tag to compare

Patch Changes

@promster/[email protected]

11 Dec 15:45
d1a9475
Compare
Choose a tag to compare

Patch Changes

@promster/[email protected]

11 Dec 15:45
d1a9475
Compare
Choose a tag to compare

Patch Changes