-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
9 lines (9 loc) · 763 Bytes
/
index.html
File metadata and controls
9 lines (9 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
<p>Distributed tracing has become an integral part of effective monitoring of modern distributed applications. The OpenTracing standard makes it possible to instrument applications for distributed tracing with minimal effort.</p>
<p>This organization is a place holder for our efforts related to adding of platform level metrics to application tracing. More specifically how to integrate Linux perf events to complement application tracing.</p>
<p>Linux perf events can compliment application side tracing in finding bottlenecks and identifying platform resources which were busy for a specific application transaction.</p>
<p> </p>
<p><strong>Key Contacts</strong></p>
<ul>
<li>Hemant K Shaw (hkshaw1990)</li>
<li>Pradipta Kr Banerjee (bpradipt)</li>
</ul>