Skip to content

Releases: arvancloud/ar-prometheus-exporter

v0.2.0

05 Mar 19:25
40de8db
Compare
Choose a tag to compare
  • Use the official registry for NPM packages.
  • Update packages.
  • Allows the user to define the metrics to be scrapped.
  • Use const instead of let for variables that are not reassigned.
  • Use async/await syntax consistently to handle promises.
  • Add error handling to catch and log any errors that occur.
  • Use template literals for string concatenation.
  • Move the creation of the promClient.register.contentType variable to a separate variable declaration for improved readability.

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

03 Mar 11:25
642ee1a
Compare
Choose a tag to compare
  • Improve repo
  • Improve package.json
  • Fix tag name

What's Changed

Full Changelog: 0.1.1...v0.1.2

0.1.1

03 Mar 11:09
6b0025c
Compare
Choose a tag to compare
  • Fix CI

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

03 Mar 11:04
29e7226
Compare
Choose a tag to compare

First release


What's Changed

New Contributors

Full Changelog: https://github.com/arvancloud/ar-prometheus-exporter/commits/0.1.0