Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@hatamiarash7 hatamiarash7 released this 05 Mar 19:25
· 20 commits to main since this release
40de8db
  • 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