Releases: node-pulse/agent
Releases · node-pulse/agent
v0.1.12
Compare
Sorry, something went wrong.
No results found
Changelog
38950f4 feat: add process snapshot support and update metrics parsing logic
b35d3e7 feat: improve batch processing by grouping files by exporter and selecting oldest for efficient sending
v0.1.11
Compare
Sorry, something went wrong.
No results found
Changelog
65a5d16 feat: add process exporter support and configuration to metrics agent
7e73df4 feat: enhance process exporter metrics parsing and update sender to handle new structure
d0e488c refactor: remove unused time import from exporter interface
v0.1.10
Compare
Sorry, something went wrong.
No results found
Changelog
46fd7cd refactor: update logger configuration tags from yaml to mapstructure
v0.1.9
Compare
Sorry, something went wrong.
No results found
Changelog
7780619 Implement new feature for user authentication and improve error handling
7803337 Refactor configuration to support multiple Prometheus exporters
a35dc6e feat: add NodeExporter metrics parsing and update sender to use new structure
6a76273 feat: implement independent scraper loops for multiple exporters with configurable intervals
a3ff078 fix: skip test if metrics.txt is not found instead of failing
v0.1.8
Compare
Sorry, something went wrong.
No results found
Changelog
5120c07 feat: implement Prometheus metrics parsing and JSON serialization with tests
v0.1.7
Compare
Sorry, something went wrong.
No results found
Changelog
f413959 fix: ensure collection timestamps are in UTC for immediate and periodic scrapes
v0.1.6
Compare
Sorry, something went wrong.
No results found
Changelog
e82e597 feat: align collection timestamps in Prometheus metrics scraping
eb474f6 fix: update logging to use RFC3339 format for collection timestamps and remove legacy scrape function
v0.1.5
Compare
Sorry, something went wrong.
No results found
Changelog
e9b0b06 fix: update file paths for server ID and PID file to use 'nodepulse' instead of 'node-pulse'
43dd6c9 refactor: rename 'node-pulse' to 'nodepulse' across configuration, documentation, and codebase
v0.1.4
Compare
Sorry, something went wrong.
No results found
Changelog
c197056 feat: add GitHub Actions workflow for building and testing Go application
378296d fix: add upload step for build artifacts in GitHub Actions workflow
2b5387d refactor: update command references and remove updater functionality
v0.1.3
Compare
Sorry, something went wrong.
No results found
Changelog
dd31d70 fix: update ldflags to reference correct package for versioning