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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·14 views

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 history

Star history chart for etsy/statsd-jvm-profilerStar history chart for etsy/statsd-jvm-profiler

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Statsd Jvm Profiler

These projects share indexed features with Statsd Jvm Profiler. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • btraceio/btracebtraceio avatar

    btraceio/btrace

    5,989View on GitHub↗

    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
    View on GitHub↗5,989
  • vipshop/vjtoolsvipshop avatar

    vipshop/vjtools

    7,636View on GitHub↗

    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
    View on GitHub↗7,636
  • alibaba/arthasalibaba avatar

    alibaba/arthas

    37,367View on GitHub↗

    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
    View on GitHub↗37,367
  • akarnokd/jmh-compare-guiakarnokd avatar

    akarnokd/jmh-compare-gui

    71View on GitHub↗

    GUI for comparing JMH results

    Java
    View on GitHub↗71
Compare all 30 related projects→

Frequently asked questions

What does etsy/statsd-jvm-profiler do?

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.

What are the main features of etsy/statsd-jvm-profiler?

The main features of etsy/statsd-jvm-profiler are: Data Collection Agents, JVM Profiling Tools.

Which projects share features with etsy/statsd-jvm-profiler?

Projects with overlapping indexed features include: 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.