Deploy GitHub Pages
This commit is contained in:
parent
2eaa4c3ef5
commit
1aef43b197
3 changed files with 3 additions and 1 deletions
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
|
@ -166,6 +166,8 @@ Forwarding from [::1]:3000 -> 3000
|
||||||
# TYPE nginx_ingress_controller_ssl_certificate_info gauge
|
# TYPE nginx_ingress_controller_ssl_certificate_info gauge
|
||||||
# HELP nginx_ingress_controller_success Cumulative number of Ingress controller reload operations
|
# HELP nginx_ingress_controller_success Cumulative number of Ingress controller reload operations
|
||||||
# TYPE nginx_ingress_controller_success counter
|
# TYPE nginx_ingress_controller_success counter
|
||||||
|
# HELP nginx_ingress_controller_orphan_ingress Gauge reporting status of ingress orphanity, 1 indicates orphaned ingress. 'namespace' is the string used to identify namespace of ingress, 'ingress' for ingress name and 'type' for 'no-service' or 'no-endpoint' of orphanity
|
||||||
|
# TYPE nginx_ingress_controller_orphan_ingress gauge
|
||||||
</code></pre></div> <h3 id=admission-metrics>Admission metrics<a class=headerlink href=#admission-metrics title="Permanent link"> ¶</a></h3> <div class=highlight><pre><span></span><code># HELP nginx_ingress_controller_admission_config_size The size of the tested configuration
|
</code></pre></div> <h3 id=admission-metrics>Admission metrics<a class=headerlink href=#admission-metrics title="Permanent link"> ¶</a></h3> <div class=highlight><pre><span></span><code># HELP nginx_ingress_controller_admission_config_size The size of the tested configuration
|
||||||
# TYPE nginx_ingress_controller_admission_config_size gauge
|
# TYPE nginx_ingress_controller_admission_config_size gauge
|
||||||
# HELP nginx_ingress_controller_admission_render_duration The processing duration of ingresses rendering by the admission controller (float seconds)
|
# HELP nginx_ingress_controller_admission_render_duration The processing duration of ingresses rendering by the admission controller (float seconds)
|
||||||
|
|
Loading…
Reference in a new issue