Skip to content

Commit

Permalink
docs: automated changelog update
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Actions <[email protected]>
  • Loading branch information
GitHub Actions committed Jun 5, 2023
1 parent 467ffb2 commit 99c6f6c
Showing 1 changed file with 27 additions and 17 deletions.
44 changes: 27 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The following sections list the changes for unreleased.

* Fix #190: Prevent concurrent scrapes
* Enh #193: Integrate option pprof profiling
* Enh #200: New metrics and configurations for the workflow collector

## Details

Expand All @@ -25,6 +26,15 @@ The following sections list the changes for unreleased.

https://github.com/promhippie/github_exporter/pull/193

* Enhancement #200: New metrics and configurations for the workflow collector

1. Added a new metric for the duration, in minutes, of the time since the run was created:
github_workflow_duration_run_created_minutes 2. Added 2 optional configuration options
for the workflows exporter: 1. Query workflows with a specific status (Default to any) 2. Set
the window history (defaults to 12 hours) 3. Added run_id label

https://github.com/promhippie/github_exporter/pull/200


# Changelog for 2.1.0

Expand Down Expand Up @@ -299,6 +309,23 @@ The following sections list the changes for 1.0.0.
https://github.com/promhippie/github_exporter/pull/20


# Changelog for 0.1.0

The following sections list the changes for 0.1.0.

## Summary

* Chg #11: Initial release of basic version

## Details

* Change #11: Initial release of basic version

Just prepared an initial basic version which could be released to the public.

https://github.com/promhippie/github_exporter/issues/11


# Changelog for 0.2.0

The following sections list the changes for 0.2.0.
Expand Down Expand Up @@ -326,20 +353,3 @@ The following sections list the changes for 0.2.0.
https://github.com/promhippie/github_exporter/issues/4


# Changelog for 0.1.0

The following sections list the changes for 0.1.0.

## Summary

* Chg #11: Initial release of basic version

## Details

* Change #11: Initial release of basic version

Just prepared an initial basic version which could be released to the public.

https://github.com/promhippie/github_exporter/issues/11


0 comments on commit 99c6f6c

Please sign in to comment.