Skip to content

Commit

Permalink
Deployed b2b7f18 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agardnerIT committed Oct 23, 2024
1 parent 9bcd4d6 commit 675b332
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 10 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ <h1>404 - Not found</h1>
</div>


<script id="__config" type="application/json">{"base": "/", "features": [], "search": "/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "/", "features": ["content.code.copy"], "search": "/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="/assets/javascripts/bundle.fe8b6f2b.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion cleanup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ <h1 id="cleanup">Cleanup<a class="headerlink" href="#cleanup" title="Permanent l
</div>


<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "..", "features": ["content.code.copy"], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.fe8b6f2b.min.js"></script>
Expand Down
9 changes: 8 additions & 1 deletion getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,13 @@ <h2 id="1-prepare-your-environment">1. Prepare Your Environment<a class="headerl
<li><a href="https://developer.dynatrace.com/develop/functions/allow-outbound-connections/" target="_blank">Allow an outbound connection from Dynatrace</a>
to <code>api.github.com</code> so that the demo workflow can communicate with GitHub.</li>
</ul>
<div class="admonition info">
<p class="admonition-title">Wait for GitHub to Index Your Fork</p>
<p>The Dynatrace workflow relies on GitHub search functionality. Therefore it is important to wait until GitHub search has indexed your fork.</p>
<p>To test this, try searching your fork for <code>predictive-kubernetes-scaling.observability-labs.dynatrace.com</code></p>
<p>If you get a warning: <code>⚠️ This repository's code is being indexed right now. Try again in a few minutes.</code> you should not proceed.</p>
<p>Wait until the search completes successfully, then proceed.</p>
</div>
<h2 id="2-create-your-development-environment">2. Create Your Development Environment<a class="headerlink" href="#2-create-your-development-environment" title="Permanent link">#</a></h2>
<ul>
<li>Fork <a href="https://github.com/Dynatrace/obslab-predictive-kubernetes-scaling/tree/main" target="_blank">this repository</a> to your GitHub account. This will allow you to make changes and submit pull requests
Expand Down Expand Up @@ -769,7 +776,7 @@ <h2 id="7-troubleshooting">7. Troubleshooting<a class="headerlink" href="#7-trou
</div>


<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "..", "features": ["content.code.copy"], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.fe8b6f2b.min.js"></script>
Expand Down
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,11 @@


<h1 id="dynatrace-observability-lab-predictive-auto-scaling-for-kubernetes-workloads">Dynatrace Observability Lab: Predictive Auto-Scaling for Kubernetes Workloads<a class="headerlink" href="#dynatrace-observability-lab-predictive-auto-scaling-for-kubernetes-workloads" title="Permanent link">#</a></h1>
<div class="admonition warning">
<p class="admonition-title">Support Policy</p>
<p>This is a demo project created by the Developer Relations team at Dynatrace, showcasing integrations with open source technologies.</p>
<p><strong>Support is provided via <a href="https://github.com/dynatrace/obslab-predictive-kubernetes-scaling" target="_blank">GitHub issues</a> only</strong>. The materials provided in this repository are offered "as-is" without any warranties, express or implied. Use them at your own risk.</p>
</div>
<div class="admonition tip">
<p class="admonition-title">View the Code</p>
<p>The code for this repository is hosted on GitHub. Click the "View Code on GitHub" link above.</p>
Expand Down Expand Up @@ -555,7 +560,7 @@ <h2 id="compatibility">Compatibility<a class="headerlink" href="#compatibility"
</div>


<script id="__config" type="application/json">{"base": ".", "features": [], "search": "assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": ".", "features": ["content.code.copy"], "search": "assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="assets/javascripts/bundle.fe8b6f2b.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ <h1 id="resources">Resources<a class="headerlink" href="#resources" title="Perma
</div>


<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "..", "features": ["content.code.copy"], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.fe8b6f2b.min.js"></script>
Expand Down
Loading

0 comments on commit 675b332

Please sign in to comment.