Grafana Phlare, open source database for continuous profiling at scale

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  • I suspect this is partially because internal efforts and agendas take priority over open source community at this point.

    For example, I created an issue requesting a flamegraph visualization in grafana[1] and now it makes sense that they didn't initially respond because they were building it internally in secret and didn't want to spoil the big reveal (when they did respond they did mention that it was a secret).

    They're also less incentivized now to tend to issues and PRs that help others outside of their ecosystem (i.e. competing logs, metrics, tracing, profiling, etc products).

    [1] https://github.com/grafana/grafana/issues/53723

  • magic-trace

    magic-trace collects and displays high-resolution traces of what a process is doing

  • Would love to see this integrate with magic trace [1]. I'll need to look at the code for the flamegraph plugin, because handling nanosecond timestamps in flamegraphs seems to break most tools due to float precision.

    (1) https://github.com/janestreet/magic-trace

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • profiler

    Firefox Profiler — Web app for Firefox performance analysis

  • Elsewhere they reference making updates to the Grafana Agent in the future, but it's hard to say what "scrape profiles" means.

    But I really, really like the idea. Often when I want to test the performance of a change I'll launch test and control canary instances with a small percentage of live traffic, run perf against each, collect the data, load it into a local https://profiler.firefox.com/, and try to compare the differences. It would be awesome to automate that process. Beyond that, I often keep notes about the tests but the profiles themselves are a real pain to store and catalogue.

  • rust

    Empowering everyone to build reliable and efficient software.

  • Rust has 5k+ open issues, and 666 open PRs.

    https://github.com/rust-lang/rust

    just sayin' ;)

  • pyroscope

    Discontinued Continuous Profiling Platform. Debug performance issues down to a single line of code [Moved to: https://github.com/grafana/pyroscope] (by pyroscope-io)

  • opentelemetry-examples

    Example code and resources for working with OpenTelemetry, provided by Lightstep

  • oteps

    OpenTelemetry Enhancement Proposals

  • https://github.com/open-telemetry/oteps/issues/139

    It takes a lot of time and effort to bake a cross-vendor cross-language standard.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Top 9 Commercial Distributed Tracing Tools

    3 projects | dev.to | 13 Apr 2023
  • My Homelab

    8 projects | dev.to | 21 Jan 2023
  • Everything started with pihole on a raspberry pi. After months of following this subreddit and learning, these are the services i run now

    24 projects | /r/selfhosted | 2 Mar 2022
  • What’s everyone working on this week (8/2022)?

    6 projects | /r/rust | 21 Feb 2022
  • How do you monitor your express apps?

    3 projects | /r/node | 22 Feb 2022