Packages

Telemetry.Metrics reporter for riemann-compatible metric servers

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Add credo
- Run tests and credo analysis while CI
-
### Changed
### Removed
### Fixed
## [0.2.0] - 2020-01-03
### Added
- Add credo
- Run tests and credo analysis while CI
- Katja riemann client
### Changed
### Removed
### Fixed
- Sending metrics using riemann client
## [0.1.0] - 2019-05-07
### Added
- Initial version
[Unreleased]: https://github.com/joaohf/telemetry_metrics_riemann/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/joaohf/telemetry_metrics_riemann/releases/tag/v0.1.0