{"id":55473,"library":"simpleclient-hotspot","title":"Prometheus Simpleclient Hotspot","description":"Collects JVM hotspot metrics (e.g., memory, garbage collection, threads) for Prometheus monitoring.","status":"active","version":"0.16.0","language":"java","source_language":null,"source_url":"https://github.com/prometheus/client_java","tags":["prometheus","monitoring","jvm","metrics"],"install":[{"cmd":"<dependency>\n  <groupId>io.prometheus</groupId>\n  <artifactId>simpleclient_hotspot</artifactId>\n  <version>0.16.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.prometheus:simpleclient_hotspot:0.16.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"DefaultExports","correct":"io.prometheus.client.hotspot.DefaultExports"}],"quickstart":{"code":"import io.prometheus.client.hotspot.DefaultExports;\nimport io.prometheus.client.CollectorRegistry;\n\npublic class Example {\n    public static void main(String[] args) {\n        DefaultExports.initialize();\n        // Metrics are now available via CollectorRegistry.defaultRegistry\n        System.out.println(\"Hotspot metrics initialized\");\n    }\n}","lang":"java","description":"Initializes default JVM hotspot metric exports."},"warnings":[],"env_vars":null,"search_vec":"'collect':4,11 'e.g':8 'garbag':10 'hotspot':3,6 'jvm':5,18 'memori':9 'metric':7,19 'monitor':15,17 'prometheus':1,14,16 'simplecli':2 'thread':12","created_at":"2026-06-15T09:52:38.875954+00:00","updated_at":"2026-06-15T09:52:38.875954+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/prometheus/client_java","github":"https://github.com/prometheus/client_java","docs":"https://appdoc.app/artifact/io.prometheus/simpleclient_hotspot/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}