OfBorg: Difference between revisions
mNo edit summary |
m Add links to ofborg status pages |
||
Line 25: | Line 25: | ||
== Commands == | == Commands == | ||
See [https://github.com/NixOS/ofborg#commands]. | See [https://github.com/NixOS/ofborg#commands]. | ||
== Status == | |||
To see live logs from ofborg for a pull request, you can go to <code><nowiki>https://logs.ofborg.org/?attempt_id=-ofborg-&key=nixos%2Fnixpkgs.<PR NUMBER></nowiki></code>. Replace <code><PR NUMBER></code> with the number of your pr, e.g <code>123456</code> | |||
To see the queue status for the builders, you can use [https://ofborg.org/prometheus/graph?g0.expr=ofborg_queue_builder_waiting{arch!%3D%22aarch64-darwin-lowprior%22%2Carch!%3D%22x86_64-darwin-lowprior%22}%20or%20ofborg_queue_evaluator_waiting&g0.tab=0&g0.stacked=0&g0.show_exemplars=0&g0.range_input=3d the ofborg prometheus instance]. | |||
You can also find [https://ofborg.org/prometheus/alerts alerts] on this prometheus instance. | |||
== Links == | == Links == |