-
Notifications
You must be signed in to change notification settings - Fork 380
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: siimon/prom-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: siimon/prom-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 16 files changed
- 11 contributors
Commits on Nov 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 05e5c3b - Browse repository at this point
Copy the full SHA 05e5c3bView commit details
Commits on Nov 13, 2021
-
fix getMetricsAsArray type (#477)
* fix getMetricsAsArray type * add changelog for getMetricsAsArray type fix * move changelog to correct section Co-authored-by: thierry <thierry@tumblr.com>
Configuration menu - View commit details
-
Copy full SHA for 3ad3f3f - Browse repository at this point
Copy the full SHA 3ad3f3fView commit details -
feat: return the timed duration from gauges and summaries (#466)
For consistency with histograms, return the timed duration from the done function returned by `gauge.startTimer()` and `summary.startTimer()`. Ref #465
Configuration menu - View commit details
-
Copy full SHA for d00dbd5 - Browse repository at this point
Copy the full SHA d00dbd5View commit details
Commits on Jan 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 18cc6fa - Browse repository at this point
Copy the full SHA 18cc6faView commit details
Commits on Jan 11, 2022
-
Use process.getActiveResourcesInfo() in process metrics
We should use process.getActiveResourcesInfo() here because it is a public alternative of the private APIs process._getActiveHandles() and process._getActiveRequests(). Refs: https://nodejs.org/api/process.html#processgetactiveresourcesinfo Signed-off-by: Darshan Sen <darshan.sen@postman.com>
Configuration menu - View commit details
-
Copy full SHA for 3b139f9 - Browse repository at this point
Copy the full SHA 3b139f9View commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8841de4 - Browse repository at this point
Copy the full SHA 8841de4View commit details
Commits on Jan 22, 2022
-
Preserve the
processRequests
andprocessHandles
metricsThe `processResources` metrics depend on the `process.getActiveResourcesInfo()` API which is still experimental, so we shouldn't remove the existing metrics in favour of that quite yet. Signed-off-by: Darshan Sen <raisinten@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 98b7ad8 - Browse repository at this point
Copy the full SHA 98b7ad8View commit details
Commits on Feb 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 721829c - Browse repository at this point
Copy the full SHA 721829cView commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6d4700 - Browse repository at this point
Copy the full SHA a6d4700View commit details -
Configuration menu - View commit details
-
Copy full SHA for a33d294 - Browse repository at this point
Copy the full SHA a33d294View commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e818812 - Browse repository at this point
Copy the full SHA e818812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e45dfc - Browse repository at this point
Copy the full SHA 9e45dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9733ef9 - Browse repository at this point
Copy the full SHA 9733ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4abe55e - Browse repository at this point
Copy the full SHA 4abe55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf38e8 - Browse repository at this point
Copy the full SHA 0cf38e8View commit details
There are no files selected for viewing