awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
etsy avatar

etsy/statsd-jvm-profiler

0
View on GitHub↗
335 Stars·82 Forks·Java·MIT·7 Aufrufe

Statsd Jvm Profiler

statsd-jvm-profiler is a JVM agent profiler that sends profiling data to StatsD. Inspired by riemann-jvm-profiler, it was primarily built for profiling Hadoop jobs, but can be used with any JVM process.

Features

  • Data Collection Agents - JVM profiler using StatsD.
  • JVM Profiling Tools - Send profiling data to StatsD.

Star-Verlauf

Star-Verlauf für etsy/statsd-jvm-profilerStar-Verlauf für etsy/statsd-jvm-profiler

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Statsd Jvm Profiler

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Statsd Jvm Profiler.
  • btraceio/btraceAvatar von btraceio

    btraceio/btrace

    5,989Auf GitHub ansehen↗

    btrace is a JVM dynamic tracing tool and performance profiler used for injecting safe instrumentation scripts into a running Java Virtual Machine without requiring a process restart. It functions as a Java agent framework and a Model Context Protocol server, exposing JVM diagnostic operations and tracing tools to large language models and AI assistants. The project distinguishes itself by enabling real-time code injection and bytecode-level instrumentation via a secure binary protocol. It ensures production stability through a static safety analysis engine that blocks unstable code patterns,

    Javabtracejavajava-application
    Auf GitHub ansehen↗5,989
  • vipshop/vjtoolsAvatar von vipshop

    vipshop/vjtools

    7,636Auf GitHub ansehen↗

    vjtools is a comprehensive Java development toolset and runtime monitor designed for optimizing application performance and ensuring codebase consistency. It provides a suite of JVM diagnostics tools, a performance profiler, and a static analysis system for enforcing coding standards. The project distinguishes itself through specialized runtime observability, including the ability to attach to processes via process ID and inject dynamic probes to monitor method calls without restarting the system. It features container-aware resource detection that reads control group files to report actual C

    Javajavajava-library
    Auf GitHub ansehen↗7,636
  • alibaba/arthasAvatar von alibaba

    alibaba/arthas

    37,367Auf GitHub ansehen↗

    Arthas is a Java diagnostic tool and runtime debugger designed for real-time troubleshooting of applications. It functions as a remote diagnostics agent that allows users to inspect the runtime state of a Java process, including its heap objects and classloader hierarchies, without requiring a process restart. The project distinguishes itself through advanced bytecode manipulation capabilities, enabling live class hotswapping and the modification of bytecode in running processes. It supports in-memory source compilation and runtime bytecode decompilation to verify and update logic instantly w

    Javaagentalibabaarthas
    Auf GitHub ansehen↗37,367
  • akarnokd/jmh-compare-guiAvatar von akarnokd

    akarnokd/jmh-compare-gui

    71Auf GitHub ansehen↗

    GUI for comparing JMH results

    Java
    Auf GitHub ansehen↗71
Alle 30 Alternativen zu Statsd Jvm Profiler anzeigen→

Häufig gestellte Fragen

Was macht etsy/statsd-jvm-profiler?

statsd-jvm-profiler is a JVM agent profiler that sends profiling data to StatsD. Inspired by riemann-jvm-profiler, it was primarily built for profiling Hadoop jobs, but can be used with any JVM process.

Was sind die Hauptfunktionen von etsy/statsd-jvm-profiler?

Die Hauptfunktionen von etsy/statsd-jvm-profiler sind: Data Collection Agents, JVM Profiling Tools.

Welche Open-Source-Alternativen gibt es zu etsy/statsd-jvm-profiler?

Open-Source-Alternativen zu etsy/statsd-jvm-profiler sind unter anderem: vipshop/vjtools — vjtools is a comprehensive Java development toolset and runtime monitor designed for optimizing application… btraceio/btrace — btrace is a JVM dynamic tracing tool and performance profiler used for injecting safe instrumentation scripts into a… alibaba/arthas — Arthas is a Java diagnostic tool and runtime debugger designed for real-time troubleshooting of applications. It… akarnokd/jmh-compare-gui — GUI for comparing JMH results. att-innovate/charmander — Charmander Scheduler Lab. aragozin/jvm-tools — Small set of tools for JVM troublshooting, monitoring and profiling.