RubyFlow The Ruby and Rails community linklog

AppPerf Updates (Opensource App Performance Monitoring)

Just wanted to reach out and share some updates around my open source application performance application AppPerf. Here is a list of some of the updates I have made recently.

AppPerf ( https://github.com/randy-girard/app_perf )

  • Support for distributed tracing across applications that you have managed in the tool.
  • Added organizations/users.
  • Updated to use MsgPack instead of OJ for sending data. Smaller api calls = faster ingestion of data.
  • Templates updated to HAML.
  • Show error information within specific Span.
  • Added Latency percentiles and Latency Distribution charts.
  • Added Hosts page to view data sent from the app_perf_agent.

AppPerfRpm ( https://github.com/randy-girard/app_perf_rpm )

  • Now using the OpenTracing framework.
  • Supports distributed tracing.

AppPerfAgent (New, https://github.com/randy-girard/app_perf_agent )

  • Start of a system level agent used to deliver some metrics around a server/system. CPU, Disk, Network, Memory, Load.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in