Skip to content

Releases: jkroepke/github_exporter

v1.8.0

16 Dec 22:41

Choose a tag to compare

1.8.0 (2025-12-16)

Bug Fixes

Features

v1.7.0

24 Sep 18:43
v1.7.0

Choose a tag to compare

1.7.0 (2023-09-24)

Bug Fixes

Features

v1.6.7

24 Sep 18:24
v1.6.7

Choose a tag to compare

1.6.7 (2023-09-24)

Bug Fixes

  • ci: fix node version (d2b8915)
  • popular content and referrer views metrics (#158) (40ee233)

v1.6.6

03 Nov 22:22

Choose a tag to compare

1.6.6 (2022-11-03)

Bug Fixes

  • remove strict flags from args parse (31d826c)

v1.6.5

03 Nov 21:47

Choose a tag to compare

1.6.5 (2022-11-03)

Bug Fixes

  • ci: docker builds again again again (73396c2)

v1.6.4

03 Nov 21:40

Choose a tag to compare

1.6.4 (2022-11-03)

Bug Fixes

  • ci: docker builds again again (090e5c9)

v1.6.3

03 Nov 21:35

Choose a tag to compare

1.6.3 (2022-11-03)

Bug Fixes

  • ci: docker builds again again (c9b9f02)

v1.6.2

03 Nov 21:27

Choose a tag to compare

1.6.2 (2022-11-03)

Bug Fixes

v1.6.1

03 Nov 21:19

Choose a tag to compare

1.6.1 (2022-11-03)

Bug Fixes

v1.6.0

03 Nov 21:07

Choose a tag to compare

1.6.0 (2022-11-03)

Features

  • Use node 18 as default
  • Added metric github_repo_collaborator_total
  • Added metric github_repo_disk_usage
  • Added metric github_repo_discussions_total
  • Added metric github_repo_deployments_total
  • Added metric github_repo_environments_total
  • Added metric github_repo_mentionable_users_total
  • Added metric github_repo_collaborators_total
  • Added metric github_repo_milestones_total
  • Added metric github_repo_milestone_percent
  • Added metric github_repo_milestone_state
  • Added metric github_repo_milestone_issues_total
  • Remove metric github_repo_size_kb
  • Remove metric github_repo_network_total
  • Support GitHub app auth
  • Support GitHub oauth app auth