Skip to content

Releases: clambin/intel-gpu-exporter

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 21:04
578269c

Bug Fixes

Tests

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 21:54
3990f51

Features

Documentation

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 22 Mar 12:47
23e197d

Bug Fixes

  • fix command line defaults. Not setting a default interval would result in a panic. Thanks to @Goorzhel for reporting. (Christophe Lambin)
  • add pprof flag to enable pprof server. default is 'off'. (Christophe Lambin)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 20:00
1c88e36

Code Refactoring

Builds

Documentation

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:51
3820d98

Features

Code Refactoring

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 20:17

Features

  • add support for non-default devices (intel_gpu_top -d parameter) (Christophe Lambin)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:08

Features

  • ⚠️ BREAKING CHANGE: standardize command line arguments with go-common/flagger (Christophe Lambin)

Code Refactoring

Tests

Builds

Chores

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Feb 21:09

Builds

Chores

Commits

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 16:29
bed93f8

Improvements

Chores

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Nov 11:37

Features

Tests