ntppool-exporter/CHANGELOG.md

944 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Changed

  • renamed the score metric from ntppool_score to ntppool_server_score
  • fixed some debug logs

Removed

  • unneccessary server label in metrics

0.1.1 - 2024-04-17

Fixed

  • Fix nil references when http request fails (#2)

0.1.0 - 2024-04-17

Added

  • This CHANGELOG file to document all significant changes
  • LICENSE
  • CONTRIBUTING guidelines
  • MAINTAINERS file
  • minimal implementation of the exporter