Language support #293
Replies: 6 comments 7 replies
|
Would it be possible to gather traces from all native programs via reading dwarf info? |
|
C++ ? 😃 |
|
Can it consume generic pprof coming from nodejs? |
|
Hi, is there any way to import profiling data from ruby on rails? Are there any gems currently available for this. |
|
No love for C++? 😄 |
|
Was too excited to use Grafana Phlare for .NET and couldn't wait for upstream support, so I've made a small .NET program which collects CPU profiling via dotnet-monitor and converts it into the pprof format to be ingested via the Phlare agent. https://github.com/multimac/dotnet-monitor-pprof-api It's still a WIP, but I expect to start testing it in the development environments of my company in the coming weeks as I know there are a few others who are keen to get this kind of telemetry on our applications. |
Uh oh!
There was an error while loading. Please reload this page.
We're looking at adding more language support even though we may have support through some PPROF custom implementation we want to offer the best experience for all languages.
322 votes ·
All reactions