Skip to content

Releases: dremio/dremio-diagnostic-collector

v2.1.0

15 Feb 12:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

14 Feb 05:26
Compare
Choose a tag to compare

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

13 Feb 18:15
Compare
Choose a tag to compare

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

07 Feb 11:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Feb 14:16
66b133d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v1.0.0

v0.9.1

25 Jan 14:07
a80114e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

12 Jan 16:12
2dab2a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.9.0

v0.8.3

21 Dec 13:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

19 Dec 14:21
e73d984
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.2

v0.8.1

18 Dec 11:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1