Skip to content

Commit

Permalink
Merge pull request #2621 from rishabh6788/main
Browse files Browse the repository at this point in the history
Update nightly performance benchmark dashboards on website.
  • Loading branch information
krisfreedain authored Feb 29, 2024
2 parents f6855af + 3caa79e commit 44b967c
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions benchmarks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,24 +64,18 @@ benchmark_height_mobile: 6000

<div class="switcher" id="navigation">
<ul>
<li>
<a href ="https://{{ page.benchmark_domain }}/app/dashboards#/view/5cb4b0b0-0714-11ee-a68c-1330e5a77b4c?embed=true&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-7d,to:now))&_a=(description:'',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!f,title:'Indexing%20and%20Query%20latency',viewMode:view)&show-time-filter=true&hide-filter-bar=true" id="benchmark-dashboard" name="benchmark-dashboard" target="benchmark-dashboard">Indexing and Query</a>
</li>

<li>
<a href ="https://{{ page.benchmark_domain }}/app/dashboards#/view/ae971a70-0715-11ee-a68c-1330e5a77b4c?embed=true&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-7d,to:now))&_a=(description:'',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!f,title:'HTTP%20Logs',viewMode:view)&show-time-filter=true&hide-filter-bar=true" target="benchmark-dashboard">HTTP logs</a>
</li>

<li>
<a href ="https://{{ page.benchmark_domain }}/app/dashboards#/view/ed93fc60-072f-11ee-babf-6f5128a15ea1?embed=true&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-7d,to:now))&_a=(description:'',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!f,title:'NYC%20Taxis%20dashboard',viewMode:view)&show-time-filter=true&hide-filter-bar=true" target="benchmark-dashboard">NYC taxis</a>
</li>

<li>
<a href ="https://{{ page.benchmark_domain }}/app/dashboards?#/view/d67264e0-f5aa-11ed-aff5-859eb6ed880f?embed=true&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-7d,to:now))&_a=(description:'',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!f,title:'Segment%20Replication%20Benchmark',viewMode:view)&show-time-filter=true&hide-filter-bar=true" target="benchmark-dashboard">Segment Replication</a>
</li>
<li>
<a href ="https://{{ page.benchmark_domain }}/app/dashboards#/view/445b3b10-20f5-11ee-a68c-1330e5a77b4c?embed=true&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-7d,to:now))&_a=(description:'',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!f,title:'Index%20codec%20metrics',viewMode:view)&hide-filter-bar=true&show-time-filter=true" target="benchmark-dashboard">Index Compression</a>
</li>
</ul>
</div>

<iframe class="switch-target" src="https://{{ page.benchmark_domain }}/app/dashboards#/view/5cb4b0b0-0714-11ee-a68c-1330e5a77b4c?embed=true&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-7d,to:now))&_a=(description:'',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!f,title:'Indexing%20and%20Query%20latency',viewMode:view)&show-time-filter=true&hide-filter-bar=true" id="benchmark-dashboard" name="benchmark-dashboard"></iframe>
<iframe class="switch-target" src="https://{{ page.benchmark_domain }}/app/dashboards#/view/ae971a70-0715-11ee-a68c-1330e5a77b4c?embed=true&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-7d,to:now))&_a=(description:'',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!f,title:'HTTP%20Logs',viewMode:view)&show-time-filter=true&hide-filter-bar=true" id="benchmark-dashboard" name="benchmark-dashboard"></iframe>

0 comments on commit 44b967c

Please sign in to comment.