home.social

#jmx — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jmx, aggregated by home.social.

  1. Leading your organization to use #OpenTelemetry is a challenge. In addition to all the usual project hurdles, you’ll face one of these two situations: convince your teams to use OTEL, or convince them to move from the telemetry tool they are already using to OTEL. Most people don’t want to change. You’ll need lots of effort and baby steps. My tip is the following: the fewer the changes, the higher your chances of success.

    blog.frankel.ch/tip-openteleme

    #Java #JMX #pragmatic

  2. Leading your organization to use #OpenTelemetry is a challenge. In addition to all the usual project hurdles, you’ll face one of these two situations: convince your teams to use OTEL, or convince them to move from the telemetry tool they are already using to OTEL. Most people don’t want to change. You’ll need lots of effort and baby steps. My tip is the following: the fewer the changes, the higher your chances of success.

    blog.frankel.ch/tip-openteleme

    #Java #JMX #pragmatic

  3. Leading your organization to use #OpenTelemetry is a challenge. In addition to all the usual project hurdles, you’ll face one of these two situations: convince your teams to use OTEL, or convince them to move from the telemetry tool they are already using to OTEL. Most people don’t want to change. You’ll need lots of effort and baby steps. My tip is the following: the fewer the changes, the higher your chances of success.

    blog.frankel.ch/tip-openteleme

    #Java #JMX #pragmatic

  4. Leading your organization to use #OpenTelemetry is a challenge. In addition to all the usual project hurdles, you’ll face one of these two situations: convince your teams to use OTEL, or convince them to move from the telemetry tool they are already using to OTEL. Most people don’t want to change. You’ll need lots of effort and baby steps. My tip is the following: the fewer the changes, the higher your chances of success.

    blog.frankel.ch/tip-openteleme

    #Java #JMX #pragmatic

  5. Leading your organization to use #OpenTelemetry is a challenge. In addition to all the usual project hurdles, you’ll face one of these two situations: convince your teams to use OTEL, or convince them to move from the telemetry tool they are already using to OTEL. Most people don’t want to change. You’ll need lots of effort and baby steps. My tip is the following: the fewer the changes, the higher your chances of success.

    blog.frankel.ch/tip-openteleme

    #Java #JMX #pragmatic

  6. 🛠️ Understanding JMX: The powerhouse behind real-time application monitoring and management. A must-know for developers! #JMX #JavaTools #java debugagent.com/debugging-using

  7. 🚀 Dive into the world of advanced debugging & application management! Discover how JMX & Spring Boot elevate your Java applications to new heights. #JavaDevelopment #JMX #SpringBoot #Java
    debugagent.com/debugging-using

  8. Why is remote #JMX connectivity such a pain to configure? It's 2023 for gods sake. Is it really too much to ask that this works in a #docker environment without sacrificing a goat?

    I just want to be able to bind my JMX port to localhost and access it via a SSH tunnel. Good luck finding out whatever value to pass via java.rmi.server.hostname

    #java