forked from MapComplete/MapComplete
Feature: add status widgets and links for panoramax
This commit is contained in:
parent
e50962e1ce
commit
7380841205
1 changed files with 9 additions and 0 deletions
|
@ -450,6 +450,15 @@
|
|||
<ServiceIndicator {service} />
|
||||
{/each}
|
||||
|
||||
<h3>Panoramax & OSM.fr Blurring service</h3>
|
||||
<a href="https://status.thibaultmol.link/status/panoramax">Panoramax.MapComplete.org status page</a>
|
||||
<a href="https://munin.openstreetmap.fr/osm37.openstreetmap.fr/blur.vm.openstreetmap.fr/index.html#system"
|
||||
target="_blank" rel="noopener">
|
||||
See more statistics for the blurring service
|
||||
</a>
|
||||
<img
|
||||
style="width: 80rem"
|
||||
src="https://munin.openstreetmap.fr/munin-cgi/munin-cgi-graph/osm37.openstreetmap.fr/blur.vm.openstreetmap.fr/nvidia_gpu_power-pinpoint=1743785672,1743893672.png?&lower_limit=&upper_limit=&size_x=800&size_y=400" />
|
||||
<button
|
||||
on:click={() => {
|
||||
fetch(Constants.ErrorReportServer, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue