Sha256: d42dc3279acdfac2ecd0639772358cc51a17d37f70b7e6358acfc0129ce20ff5

Contents?: true

Size: 741 Bytes

Versions: 141

Compression:

Stored size: 741 Bytes

Contents

<script>
	var EXPANDED_IMAGE = '<%=expanded_image_path%>';
	var COLLAPSED_IMAGE = '<%= collapsed_image_path %>';
	function Tip(tip) {}
	function UnTip() {} 
</script>
<span>
	<%= link_to_function("Expand All", 'expand_all_segments()') %>&nbsp;&nbsp;
	<%= link_to_function("Collapse All", 'collapse_all_segments()') %>
</span>
<table id="trace_detail_table" class="light_background" width="800px">
  <thead>
  <tr>
    <td>Metric</td>
    <td>Timestamp<br/><small>seconds</small></td>
    <td>Duration<br/><small>ms</small></td>
    <td>Exclusive<br/><small>ms</small></td>
    <td></td>
  </tr>
  </thead>
  <%= render_sample_details(@sample) %>
</table>

<%= render :partial => 'segment_limit_message' if trace_row_display_limit_reached %>

Version data entries

141 entries across 141 versions & 6 rubygems

Version Path
newrelic_rpm-3.6.5.130 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.4.122 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.4.113.beta ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.3.111 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.3.106 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.3.105.beta ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.3.104 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.3.103.beta ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.2.96 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.2.90.beta ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.1.88 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.1.87 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.1.86.beta ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.1.85.beta ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.0.83 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.0.78 ui/views/newrelic/_show_sample_detail.rhtml
wd_newrelic_rpm-3.5.8 ui/views/newrelic/_show_sample_detail.rhtml
sundawg_newrelic_rpm-3.5.8.2 ui/views/newrelic/_show_sample_detail.rhtml
sundawg_newrelic_rpm-3.5.8.1 ui/views/newrelic/_show_sample_detail.rhtml
newrelic_rpm-3.6.0.74.beta ui/views/newrelic/_show_sample_detail.rhtml