Skip to content

Commit 733b3c9

Browse files
committed
Bump prometheus-metrics-ghc to 1.0.1
1 parent d2e4be0 commit 733b3c9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

prometheus-metrics-ghc/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 1.0.1
4+
5+
- Allow GHC metrics to be labeled via `ghcMetricsWithLabels`.
6+
37
## 1.0.0
48

59
- Supports prometheus-client-1.0.0

prometheus-metrics-ghc/prometheus-metrics-ghc.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: prometheus-metrics-ghc
2-
version: 1.0.0
2+
version: 1.0.1
33
synopsis:
44
Metrics exposing GHC runtime information for use with prometheus-client.
55
description:

0 commit comments

Comments
 (0)