Skip to content

Commit 77ebe60

Browse files
2 parents 2e8ce71 + 4a6a28a commit 77ebe60

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Per minute breakdown with ART vs CPM scatter:
5858
All Nodes JVM GC metrics are stored in high granularity forever:
5959
![Entity Metrics](../master/docs/introduction/EntityMetricGraphsTiersGraphsJVMGC.png?raw=true)
6060

61-
To take this a step further, PowerBI visual analytics tool offers advanced, interactive displays of the same data in [Entity Metrics in PowerBI](../../wiki/Entity-Metrics-Report-in-PowerBI) and [Entity Flowmaps in PowerBI](../../wiki/Entity-Flowmaps-Report-in-PowerBI)report.
61+
To take this a step further, PowerBI visual analytics tool offers advanced, interactive displays of the same data in [Entity Metrics in PowerBI](../../wiki/Entity-Metrics-Report-in-PowerBI) and [Entity Flowmaps in PowerBI](../../wiki/Entity-Flowmaps-Report-in-PowerBI) reports.
6262

6363
![Entity Metrics in PowerBI](../master/docs/introduction/EntityMetricsPowerBITiersARTvsCPM.png?raw=true)
6464

@@ -88,6 +88,13 @@ Snapshot Exit Calls broken by time and duration:
8888
Snapshots with multiple Segments have an enhanced Waterfall view, with “^” caret character indicating exactly when in the Segment execution the Exit Calls occurred
8989
![](../master/docs/introduction/SnapshotsTimelineWaterfall.png?raw=true)
9090

91+
An even better way to explore this data is by using PowerBI visual analytics tool with very interactive and rapid exploration views provided by [Snapshots in PowerBI](../../wiki/Snapshots-Report-in-PowerBI) and [Snapshots Method Calls in PowerBI](../../wiki/Snapshot-Method-Calls-Report-in-PowerBI) reports.
92+
93+
![Snapshots in PowerBI](../master/docs/introduction/SnaphotsPowerBI.png?raw=true)
94+
95+
You can even explore your Call Graph data:
96+
![Snapshot Method Calls in PowerBI](../master/docs/introduction/SnapshotMethodCallsPowerBI.png?raw=true)
97+
9198
## Flame Graph and Flame Chart Reports
9299
[Flame Graphs and Flame Chart](../../wiki/Flame-Graph-Report) reports are an ingenious and useful way to visualize many call graphs in single screen.
93100

0 commit comments

Comments
 (0)