Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Extension for prometheus.cl which collects metrics about garbage collector state.

NotificationsYou must be signed in to change notification settings

40ants/prometheus-gc

Repository files navigation

prometheus-gc - This is a Prometheus collector for Common Lisp implementation garbage collector.

PROMETHEUS-GC ASDF System Details

What is this?

This is a Prometheus collector for Common Lisp implementation garbage collector.

OnlySBCL is currently supported.

Installation

You can install this library from Quicklisp, but you want to receive updates quickly, then install it from Ultralisp.org:

(ql-dist:install-dist "http://dist.ultralisp.org/"                      :prompt nil)(ql:quickload :prometheus-gc)

Usage

Instantiate collector like this:

(prometheus-gc:make-gc-collector:registry registry)

Then serialize metrics as described in the docs ofprometheus.cl library.


[generated by40ANTS-DOC]

About

Extension for prometheus.cl which collects metrics about garbage collector state.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp