Releases: dremio/dremio-diagnostic-collector
Releases · dremio/dremio-diagnostic-collector
v2.1.0
What's Changed
- spelling errors in log message and in comments by @rsvihladremio in #208
- Retries and limit concurrent transfer volume by @rsvihladremio in #210
- pidfile support by @rsvihladremio in #211
Full Changelog: v2.0.1...v2.1.0
v2.0.1
2.0.1 - 2024-02-13
Changed
- Added validation for --collect flag
2.0.0 - 2024-02-13
Fixed
- a log was leaking to the output when it should have been going to ddc.log
- logging error, jstack collection was called gc log collection
- autodetect in gclogging was not working this has been added back
Removed
- Removed many of the command line flags as they were little used, ddc.yaml still provides all the options needed
- the -k and --k8s flags are now inferred by the use of the --namespace flag
Added
- ddc interactive prompt when no options are passed to the command that takes you through a menu driven selection
- Added --collect with the available values of light, standard, health-check default is quick.
--collect light
has no jfr, jstack, ttop and only 2 days of logs and queries.json--collect standard
is the old default (jfr, ttop, jstack, 28 days of queries.json and 7 days of logs)--collect healthcheck
is full + fires the pat prompt which adds job profile collection
Changed
BREAKING CHANGE TO SCRIPTS
- k8s collection now no longer takes -c and -e flags, and only a full cluster capture is supported with k8s
Full Changelog: v1.0.1...v2.0.1
v2.0.0
What's Changed
2.0.0 - 2024-02-13
Fixed
- a log was leaking to the output when it should have been going to ddc.log
- logging error, jstack collection was called gc log collection
- autodetect in gclogging was not working this has been added back
Removed
- Removed many of the command line flags as they were little used, ddc.yaml still provides all the options needed
- the -k and --k8s flags are now inferred by the use of the --namespace flag
Added
- ddc interactive prompt when no options are passed to the command that takes you through a menu driven selection
- Added --collect with the available values of light, standard, health-check default is quick.
--collect light
has no jfr, jstack, ttop and only 2 days of logs and queries.json--collect standard
is the old default (jfr, ttop, jstack, 28 days of queries.json and 7 days of logs)--collect healthcheck
is full + fires the pat prompt which adds job profile collection
Changed
BREAKING CHANGE TO SCRIPTS
- k8s collection now no longer takes -c and -e flags, and only a full cluster capture is supported with k8s
Full Changelog: v1.0.1...v2.0.0
v1.0.1
What's Changed
- ST-233 copy ddc.log into DDC tarball for remote collections by @markcurtis1970 in #198
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- reformatted and clarified README doc by @mxmarg in #196
- free space detection by @rsvihladremio in #199
- Report autodetect failed in UI by @rsvihladremio in #200
Full Changelog: v0.9.1...v1.0.0
v0.9.1
What's Changed
- fail local-collecet if rest-api configuraiton is invalid by @rsvihladremio in #194
- earlier password prompt for better UX by @rsvihladremio in #195
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- move string parse of collectionInfo to correct place by @markcurtis1970 in #174
- update changelog by @markcurtis1970 in #175
- Update return call to just log warning by @markcurtis1970 in #179
- 178 st 229 ddc improve log folder detection by @markcurtis1970 in #181
- Fix #177 by @markcurtis1970 in #182
- updated list of available system tables for Software and Cloud by @mxmarg in #180
- additional describe output for pods by @markcurtis1970 in #185
- better error messages with incorrect directory conf by @rsvihladremio in #186
- health check strategy cleanup by @rsvihladremio in #187
- unused parameter by @rsvihladremio in #188
- ttop tmp by @rsvihladremio in #189
- tmp-output-dir now defaults to tarball-out-dir by @rsvihladremio in #190
- avoiding use of tmp for transfer of ddc binary and yaml by @rsvihladremio in #191
- --transfer-directory protection against running on already full directories by @rsvihladremio in #192
- added FAQ and updated docs by @rsvihladremio in #193
Full Changelog: v0.8.2...v0.9.0
v0.8.3
What's Changed
- move string parse of collectionInfo to correct place by @markcurtis1970 in #174
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- 117 collect list of mounted disks using mount by @markcurtis1970 in #164
- 165 include kubectl describe node as text output in ddc by @markcurtis1970 in #167
- Add function to echo file by @markcurtis1970 in #168
- Add echo file when missing lines by @markcurtis1970 in #169
- update changelog by @markcurtis1970 in #170
- Fix failing test by @markcurtis1970 in #171
- added more information to the TUI to make clear the collection status by @rsvihladremio in #172
Full Changelog: v0.8.0...v0.8.2
v0.8.1
What's Changed
- 117 collect list of mounted disks using mount by @markcurtis1970 in #164
- 165 include kubectl describe node as text output in ddc by @markcurtis1970 in #167
- Add function to echo file by @markcurtis1970 in #168
- Add echo file when missing lines by @markcurtis1970 in #169
- update changelog by @markcurtis1970 in #170
Full Changelog: v0.8.0...v0.8.1