Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4af6358 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky committed Sep 22, 2023
1 parent 5ec258d commit 618587f
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,10 @@
</span><span class="kw">pub const </span>GIT_HEAD_REF: <span class="prelude-ty">Option</span>&lt;<span class="kw-2">&amp;</span>str&gt; = <span class="prelude-val">Some</span>(<span class="string">&quot;refs/heads/main&quot;</span>);
<span class="attr">#[doc=<span class="string">r#&quot;If the crate was compiled from within a git-repository, `GIT_COMMIT_HASH` contains HEAD&#39;s full commit SHA-1 hash.&quot;#</span>]
#[allow(dead_code)]
</span><span class="kw">pub const </span>GIT_COMMIT_HASH: <span class="prelude-ty">Option</span>&lt;<span class="kw-2">&amp;</span>str&gt; = <span class="prelude-val">Some</span>(<span class="string">&quot;c2f81d0253a15e37ead8a74c131759393516c3f9&quot;</span>);
</span><span class="kw">pub const </span>GIT_COMMIT_HASH: <span class="prelude-ty">Option</span>&lt;<span class="kw-2">&amp;</span>str&gt; = <span class="prelude-val">Some</span>(<span class="string">&quot;4af63580398d7122829e2609b22581b24a131ed2&quot;</span>);
<span class="attr">#[doc=<span class="string">r#&quot;If the crate was compiled from within a git-repository, `GIT_COMMIT_HASH_SHORT` contains HEAD&#39;s short commit SHA-1 hash.&quot;#</span>]
#[allow(dead_code)]
</span><span class="kw">pub const </span>GIT_COMMIT_HASH_SHORT: <span class="prelude-ty">Option</span>&lt;<span class="kw-2">&amp;</span>str&gt; = <span class="prelude-val">Some</span>(<span class="string">&quot;c2f81d0&quot;</span>);
</span><span class="kw">pub const </span>GIT_COMMIT_HASH_SHORT: <span class="prelude-ty">Option</span>&lt;<span class="kw-2">&amp;</span>str&gt; = <span class="prelude-val">Some</span>(<span class="string">&quot;4af6358&quot;</span>);
<span class="attr">#[doc=<span class="string">r#&quot;The target architecture, given by `CARGO_CFG_TARGET_ARCH`.&quot;#</span>]
#[allow(dead_code)]
</span><span class="kw">pub const </span>CFG_TARGET_ARCH: <span class="kw-2">&amp;</span>str = <span class="string">r&quot;x86_64&quot;</span>;
Expand Down
2 changes: 1 addition & 1 deletion main/book/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h3 id="oci-image"><a class="header" href="#oci-image"><a href="https://us-docke
<dl>
<dt><strong>Source / Method</strong></dt>
<dd>
<pre><code>us-docker.pkg.dev/quilkin/release/quilkin:0.7.0-dev-c2f81d0
<pre><code>us-docker.pkg.dev/quilkin/release/quilkin:0.7.0-dev-4af6358
</code></pre>
</dd>
<dt><strong>Notes</strong></dt>
Expand Down
4 changes: 2 additions & 2 deletions main/book/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ <h3 id="oci-image"><a class="header" href="#oci-image"><a href="https://us-docke
<dl>
<dt><strong>Source / Method</strong></dt>
<dd>
<pre><code>us-docker.pkg.dev/quilkin/release/quilkin:0.7.0-dev-c2f81d0
<pre><code>us-docker.pkg.dev/quilkin/release/quilkin:0.7.0-dev-4af6358
</code></pre>
</dd>
<dt><strong>Notes</strong></dt>
Expand Down Expand Up @@ -2351,7 +2351,7 @@ <h2 id="proxy-mode"><a class="header" href="#proxy-mode">Proxy Mode</a></h2>
</li>
<li>
<p><code>quilkin_xds_requests_total</code> (Counter)</p>
<p>The total number of <a href="https://www.envoyproxy.io/docs/envoy/v1.22.0/api-v3/service/discovery/v3/discovery.proto.html?highlight=discoveryrequest#service-discovery-v3-discoveryrequest">DiscoveryRequest</a>s made by the proxy to management servers. This tracks messages flowing in the direction from the proxy to the management server.</p>
<p>The total number of <a href="https://www.envoyproxy.io/docs/envoy/latest/api-v3/service/discovery/v3/discovery.proto.html#service-discovery-v3-discoveryrequest">DiscoveryRequest</a>s made by the proxy to management servers. This tracks messages flowing in the direction from the proxy to the management server.</p>
</li>
</ul>
<h2 id="xds-provider-mode"><a class="header" href="#xds-provider-mode">xDS Provider Mode</a></h2>
Expand Down
2 changes: 1 addition & 1 deletion main/book/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/book/searchindex.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/book/services/xds/metrics.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h2 id="proxy-mode"><a class="header" href="#proxy-mode">Proxy Mode</a></h2>
</li>
<li>
<p><code>quilkin_xds_requests_total</code> (Counter)</p>
<p>The total number of <a href="https://www.envoyproxy.io/docs/envoy/v1.22.0/api-v3/service/discovery/v3/discovery.proto.html?highlight=discoveryrequest#service-discovery-v3-discoveryrequest">DiscoveryRequest</a>s made by the proxy to management servers. This tracks messages flowing in the direction from the proxy to the management server.</p>
<p>The total number of <a href="https://www.envoyproxy.io/docs/envoy/latest/api-v3/service/discovery/v3/discovery.proto.html#service-discovery-v3-discoveryrequest">DiscoveryRequest</a>s made by the proxy to management servers. This tracks messages flowing in the direction from the proxy to the management server.</p>
</li>
</ul>
<h2 id="xds-provider-mode"><a class="header" href="#xds-provider-mode">xDS Provider Mode</a></h2>
Expand Down

0 comments on commit 618587f

Please sign in to comment.