Releases: williamchanrico/planet-exporter
planet-exporter-v0.4.2
Changelog
- 18974a1 Disable failing builds
- 4376317 Merge pull request #34 from williamchanrico/dependabot/go_modules/github.com/prometheus/client_golang-1.11.1
- f098103 Merge branch 'master' of github.com:williamchanrico/planet-exporter into dependabot/go_modules/github.com/prometheus/client_golang-1.11.1
- a8311a9 Ignore GOOS=windows due to go-ole issue
- 80220e2 Update Go v1.20
- 9d34a0f Add tool to process federator influxdb data to bigquery
The theme of release v0.4.2 is the addition of cmd/planet-federator-influxdb-to-bq tool 👋
Neither cmd/planet-exporter
nor cmd/planet-federator
were changed (except for prometheus/client_golang update).
In summary:
- Add Planet Federator InfluxDB to BQ tool,
- Golang version bump from v1.17 to v1.20 (preparation for Go generics),
- and dependabot fix on potential prometheus/client_golang denial-of-service vulnerability.
planet-exporter-v0.4.1
Changelog
- 69d0519 Merge pull request #27 from utkarsh-devops/master
- e00bfe4 Sanitize with Golangci-lint
- 18d8a82 Update tcptop.go
- 1674e1e Updated the logging for both tcp4 and tcp6
- 75c20ee Cleaned the Code to remove unwanted code snippets
- 7cc3de1 Updated the tcptop.go
- 9fd4e63 Added Support for TCP6
- 9e0b74d Merge pull request #26 from williamchanrico/add_tests
- d350552 Go mod tidy
- 13c92c1 Vendor files
- a4cfae7 Merge branch 'master' of github.com:williamchanrico/planet-exporter into add_tests
- 383e632 Add tests
- 61e6c42 Match go.mod version to go1.17 in goreleaser
What's Changed
- Add tests by @williamchanrico in #26
- Added tcp6 support for ebpf exporter by @utkarsh-devops in #27
New Contributors
- @utkarsh-devops made their first contribution in #27
Full Changelog: v0.4.0...v0.4.1
planet-exporter-v0.4.0
Changelog
- 200ef99 Add golangci-lint workflow
- af4ea11 Exclude linters: wsl and testpackage
- dc2c718 Add golangci-lint and fixes
- a83dd97 Bump Golang v1.17
- fc01e4c Merge pull request #23 from williamchanrico/add_test
- e8cb691 Update README.md and add test workflows
- 2ad1441 Create codeql-analysis.yml
- 9990aed Refactor task/socketstat readability
- 94bf4f6 Refactor pkg/network readability
- f293694 Add more inventory unit-tests and refactor inventory readability
What's Changed
- Add more inventory unit-tests and refactor packages readability by @williamchanrico in #18
- Refactor task/socketstat readability by @williamchanrico in #20
- Bump Golang v1.17 by @williamchanrico in #24
- Add golangci-lint and its fixes by @williamchanrico in #25
Full Changelog: v0.3.0...v0.4.0
planet-exporter-v0.3.0
planet-exporter-v0.2.0
What's Changed
- Add: Added support for ebpf tcptop - Issue#6 by @maitreya-source in #7
- Re-use http.Transport Scrape() calls by @williamchanrico in #9
- Add custom inventory formats support by @williamchanrico in #11
New Contributors
- @maitreya-source made their first contribution in #7
Full Changelog: v0.1.9...v0.2.0
planet-exporter-v0.2.0-rc.2
planet-exporter-v0.2.0-rc.1
planet-exporter-v0.1.9
Changelog
007d842 Add support for cron-job-time-offset flag
planet-exporter-v0.1.8
planet-exporter-v0.1.7
Changelog
- Add upstream and downstream services measurements
Known bug: Wrong downstream measurement tag (both upscale and downscale show up as upscale, fixed on v0.1.8)
f104794 Merge pull request #4 from williamchanrico/add_upstream_downstream_services
9efdc88 Make traffic bandwidth queries portable
874a7f4 Fix downstream measurement name
883e48d Initial upstream and downstream services
91827e7 Update new benchmark data
b1822d0 Adjust correct checksums filename pattern