Skip to content

Commit a58074b

Browse files
committed
Deployed 6cec8b8 with MkDocs version: 1.6.0
1 parent c528705 commit a58074b

File tree

22 files changed

+156
-0
lines changed

22 files changed

+156
-0
lines changed

404.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,13 @@
3030

3131

3232

33+
<!-- Add scripts that need to run before here -->
34+
3335

3436

37+
<!-- Add scripts that need to run afterwards here -->
38+
<script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/145e12d594f/bf64904yne/66a02cbdddf038e8_complete.js" crossorigin="anonymous"></script>
39+
3540

3641

3742

cleanup/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,13 @@
3434

3535

3636

37+
<!-- Add scripts that need to run before here -->
38+
3739

3840

41+
<!-- Add scripts that need to run afterwards here -->
42+
<script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/145e12d594f/bf64904yne/66a02cbdddf038e8_complete.js" crossorigin="anonymous"></script>
43+
3944

4045

4146

@@ -512,6 +517,12 @@
512517

513518
<h1>6. Cleanup</h1>
514519

520+
<script>
521+
document.addEventListener('DOMContentLoaded', function() {
522+
dynatrace.sendBizEvent('page_load', {"page": "6. cleanup"});
523+
});
524+
</script>
525+
515526
<p>To cleanup resources, go to <a href="https://github.com/codespaces" target="_blank">https://github.com/codespaces</a> and delete the codespace.</p>
516527
<p>You may also want to deactivate or delete the API token.</p>
517528
<h2 id="whats-next"><a href="../whats-next/">What's Next?</a><a class="headerlink" href="#whats-next" title="Permanent link">#</a></h2>

getting-started/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,13 @@
3434

3535

3636

37+
<!-- Add scripts that need to run before here -->
38+
3739

3840

41+
<!-- Add scripts that need to run afterwards here -->
42+
<script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/145e12d594f/bf64904yne/66a02cbdddf038e8_complete.js" crossorigin="anonymous"></script>
43+
3944

4045

4146

@@ -548,6 +553,12 @@
548553

549554
<h1>2. Getting Started</h1>
550555

556+
<script>
557+
document.addEventListener('DOMContentLoaded', function() {
558+
dynatrace.sendBizEvent('page_load', {"page": "2. getting-started"});
559+
});
560+
</script>
561+
551562
<p>You will need to collect some information before you can begin.</p>
552563
<h2 id="prerequisites">Prerequisites<a class="headerlink" href="#prerequisites" title="Permanent link">#</a></h2>
553564
<ul>

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232

3333

3434

35+
<!-- Add scripts that need to run before here -->
36+
3537

3638

39+
<!-- Add scripts that need to run afterwards here -->
40+
<script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/145e12d594f/bf64904yne/66a02cbdddf038e8_complete.js" crossorigin="anonymous"></script>
41+
3742

3843

3944

@@ -542,6 +547,12 @@ <h1 id="dynatrace-observability-lab-syslog-ingest">Dynatrace Observability Lab:
542547
<p class="admonition-title">View the Code</p>
543548
<p>The code for this repository is hosted on GitHub. Click the "View Code on GitHub" link above.</p>
544549
</div>
550+
<script>
551+
document.addEventListener('DOMContentLoaded', function() {
552+
dynatrace.sendBizEvent('page_load', {"page": "1. homepage"});
553+
});
554+
</script>
555+
545556
<p>This hands on Observability Lab will show how to ingest syslog log data into Dynatrace via the <a href="https://docs.dynatrace.com/docs/extend-dynatrace/opentelemetry/collector" target="_blank">Dynatrace collector</a>.</p>
546557
<p><img alt="architecture" src="images/syslog.png" />
547558
<img alt="architecture" src="images/dt-notebook-1.png" />

overrides/main.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{% extends "base.html" %}
2+
3+
{% block libs %}
4+
<!-- Add scripts that need to run before here -->
5+
{{ super() }}
6+
<!-- Add scripts that need to run afterwards here -->
7+
<script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/145e12d594f/bf64904yne/66a02cbdddf038e8_complete.js" crossorigin="anonymous"></script>
8+
{% endblock %}

resources/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232

3333

3434

35+
<!-- Add scripts that need to run before here -->
36+
3537

3638

39+
<!-- Add scripts that need to run afterwards here -->
40+
<script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/145e12d594f/bf64904yne/66a02cbdddf038e8_complete.js" crossorigin="anonymous"></script>
41+
3742

3843

3944

@@ -451,6 +456,12 @@
451456

452457
<h1>8. Resources</h1>
453458

459+
<script>
460+
document.addEventListener('DOMContentLoaded', function() {
461+
dynatrace.sendBizEvent('page_load', {"page": "8. resources"});
462+
});
463+
</script>
464+
454465
<ul>
455466
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.372 0c-.31.006-.93.09-1.521.654-.872.824-5.225 4.957-6.973 6.617-.79.754-.72 1.595-.72 1.664v.377c.067-.292.187-.5.427-.825.496-.616 1.3-.788 1.627-.822h.002a64 64 0 0 1 6.528-.55c4.335-.136 7.197.226 7.197.226l6.085-5.794s-3.188-.6-6.82-1.027a93 93 0 0 0-5.64-.514c-.02 0-.09-.008-.192-.006m13.56 2.508-6.066 5.79s.222 2.881-.137 7.2c-.189 2.45-.584 4.866-.875 6.494-.052.326-.256 1.114-.925 1.594-.29.198-.49.295-.748.363 1.546-.51 1.091-7.047 1.091-7.047-4.335.137-7.214-.223-7.214-.223l-6.085 5.793s3.223.634 6.856 1.045c2.056.24 4.833.429 5.227.463.023 0 .045-.007.068-.012-.013.003-.022.009-.035.012.138 0 .26.015.38.015.084 0 .924.105 1.712-.648 1.748-1.663 6.084-5.81 6.94-6.634.789-.754.72-1.594.72-1.68a82 82 0 0 0-.206-5.654 102 102 0 0 0-.701-6.872zM3.855 8.306c-1.73.002-3.508.208-3.696 1.021.017 1.216.05 3.137.205 5.28.24 3.65.703 6.887.703 6.887l6.083-5.79c-.017.016-.24-2.88.12-7.2 0 0-1.684-.201-3.416-.2z"/></svg></span> Already have an ActiveGate Deployed? <a href="https://docs.dynatrace.com/docs/observe-and-explore/logs/lma-log-ingestion/lma-log-investion-syslog" target="_blank">Ingest syslog via an ActiveGate</a></li>
456467
</ul>

run-demo/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,13 @@
3434

3535

3636

37+
<!-- Add scripts that need to run before here -->
38+
3739

3840

41+
<!-- Add scripts that need to run afterwards here -->
42+
<script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/145e12d594f/bf64904yne/66a02cbdddf038e8_complete.js" crossorigin="anonymous"></script>
43+
3944

4045

4146

@@ -530,6 +535,12 @@
530535

531536
<h1>4. Run Demo</h1>
532537

538+
<script>
539+
document.addEventListener('DOMContentLoaded', function() {
540+
dynatrace.sendBizEvent('page_load', {"page": "3. start-demo"});
541+
});
542+
</script>
543+
533544
<p>Now that the mechanics of the environment are understood, it is time to use it.</p>
534545
<h2 id="start-collector">Start Collector<a class="headerlink" href="#start-collector" title="Permanent link">#</a></h2>
535546
<p>Run the following command to start the collector:</p>

sitemap.xml.gz

0 Bytes
Binary file not shown.

snippets/bizevent-cleanup.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<script>
2+
document.addEventListener('DOMContentLoaded', function() {
3+
dynatrace.sendBizEvent('page_load', {"page": "6. cleanup"});
4+
});
5+
</script>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<script>
2+
document.addEventListener('DOMContentLoaded', function() {
3+
dynatrace.sendBizEvent('page_load', {"page": "2. getting-started"});
4+
});
5+
</script>

0 commit comments

Comments
 (0)