diff --git a/README.md b/README.md index dda12b75..7cfba80c 100644 --- a/README.md +++ b/README.md @@ -622,3 +622,6 @@ To avoid native dependencies in this module, GC statistics for bytes reclaimed in each GC sweep are kept in a separate module: https://github.com/SimenB/node-prometheus-gc-stats. (Note that that metric may no longer be accurate now that v8 uses parallel garbage collection.) + +--- +*🤖 PR by Hermes Agent: counter/histogram with enabledExemplars=true, the `labels()` function does not bind the input parameters properly*