Skip to content

Commit

Permalink
📝 Rebuilt docs: commit b0a20a
Browse files Browse the repository at this point in the history
  • Loading branch information
dlopes7 committed Sep 11, 2024
0 parents commit 7afbd8d
Show file tree
Hide file tree
Showing 130 changed files with 21,982 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 637a7eca1e3c56816768fa3b4084e181
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added .doctrees/api/events/event_severity.doctree
Binary file not shown.
Binary file added .doctrees/api/events/event_type.doctree
Binary file not shown.
Binary file added .doctrees/api/events/index.doctree
Binary file not shown.
Binary file added .doctrees/api/extension.doctree
Binary file not shown.
Binary file added .doctrees/api/metrics/index.doctree
Binary file not shown.
Binary file added .doctrees/api/metrics/metric.doctree
Binary file not shown.
Binary file added .doctrees/api/metrics/metric_type.doctree
Binary file not shown.
Binary file added .doctrees/cli/assemble.doctree
Binary file not shown.
Binary file added .doctrees/cli/build.doctree
Binary file not shown.
Binary file added .doctrees/cli/create.doctree
Binary file not shown.
Binary file added .doctrees/cli/gencerts.doctree
Binary file not shown.
Binary file added .doctrees/cli/help.doctree
Binary file not shown.
Binary file added .doctrees/cli/run.doctree
Binary file not shown.
Binary file added .doctrees/cli/sign.doctree
Binary file not shown.
Binary file added .doctrees/cli/upload.doctree
Binary file not shown.
Binary file added .doctrees/cli/wheel.doctree
Binary file not shown.
Binary file added .doctrees/environment.pickle
Binary file not shown.
Binary file added .doctrees/guides/building.doctree
Binary file not shown.
Binary file added .doctrees/guides/extension_structure.doctree
Binary file not shown.
Binary file added .doctrees/guides/installation.doctree
Binary file not shown.
Binary file added .doctrees/guides/migration.doctree
Binary file not shown.
Binary file added .doctrees/index.doctree
Binary file not shown.
Empty file added .nojekyll
Empty file.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# GitHub Pages for `dt-extensions-sdk`

The contents of this branch are built using GitHub Actions workflow and Sphinx.

*commit b0a20a*
Binary file added _images/migrate-01-new-extension.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/migrate-02-type.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/migrate-03-import.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/migrate-04-import-remote.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/migrate-05-activation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/migrate-06-activation-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
215 changes: 215 additions & 0 deletions _modules/dynatrace_extension/sdk/event.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,215 @@
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>dynatrace_extension.sdk.event &mdash; dt-sdk 1.0.0 documentation</title>

<link rel="shortcut icon" href="../../../_static/favicon.ico" />
<link rel="stylesheet" type="text/css" href="../../../_static/dist/fontawesome.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/dist/theme.css?v=ea6a6c20" />
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
<link rel="top" title="dt-sdk 1.0.0 documentation" href="#" />
<link rel="up" title="Module code" href="../../index.html" />
</head>
<body>
<script type="text/javascript" src="../../../_static/dist/blocking.js"></script>
<header class="container-fluid bg-primary">
<a class="btn btn-sm btn-light skip-to-content-link" href="#main">Skip to content</a>
<div class="container-fluid">
<div class="navbar navbar-expand-lg navbar-dark font-weight-bold">
<a href="/"
title="dt-sdk"
class="logo navbar-brand"
>
<img src="../../../_static/dt-sdk-logo.png" width="45" height="59" alt="dt-sdk"
class="logo-img"
/>
dt-sdk
</a>


<button class="navbar-toggler btn btn-primary d-lg-none" type="button" data-toggle="collapse" data-target="#collapseSidebar" aria-expanded="false" aria-controls="collapseExample">
<span class="navbar-toggler-icon"></span>
<span class="sr-only">menu</span>
</button>
</div>
</div>
</header>
<div class="container-fluid">
<div class="row">
<aside class="col-12 col-lg-3 sidebar-container">
<div id="collapseSidebar" class="collapse sticky-top d-lg-block pt-5 pr-lg-4">
<div id="searchbox" class="searchbox mb-6 px-1" role="search">
<form id="search-form" action="../../../search.html" autocomplete="off" method="get" role="search">
<div class="input-group">
<div class="input-group-prepend">
<div class="input-group-text border-right-0 bg-white py-3 pl-3 pr-2"><span class="fas fa-search"></span></div>
</div>
<input class="form-control py-3 pr-3 pl-1 h-100 border-left-0" type="search" name="q" placeholder="Search documentation" aria-label="Search documentation" id="searchinput" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div><div class="site-toc">
<nav class="toc mt-3" aria-label="Main menu">
<p class="caption" role="heading"><span class="caption-text">Guides</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../guides/installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../guides/extension_structure.html">Extension Structure</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../guides/building.html">Building Extensions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../guides/migration.html">Migrating EF1 Extensions</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">All Commands</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../cli/create.html">Create</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cli/build.html">Build</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cli/run.html">Run</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cli/upload.html">Upload</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cli/help.html">Help</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cli/assemble.html">Assemble</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cli/gencerts.html">Generate Certificates</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cli/sign.html">Sign</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cli/wheel.html">Wheel</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">API Reference</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../api/extension.html"><code class="docutils literal notranslate"><span class="pre">Extension</span></code></a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api/events/index.html">Events</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../api/events/event_severity.html">Event Severity</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../api/events/event_type.html">Event Type</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../../../api/metrics/index.html">Metrics</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../api/metrics/metric.html">Metric</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../api/metrics/metric_type.html">Metric Type</a></li>
</ul>
</li>
</ul>

</nav>
<template data-toggle-item-template>
<button class="btn btn-sm btn-link toctree-expand" type="button">
<span class="sr-only">Toggle menu contents</span>
</button>
</template>
</div>
<div class="d-lg-none border-bottom">

</div>
</div>
</aside>
<div class="col-12 col-lg-9 pt-5">
<header class="row align-items-baseline">
<div class="col">
<nav aria-label="breadcrumb">
<ol class="breadcrumb m-0 p-0 bg-transparent">
<li class="breadcrumb-item"><a href="../../../index.html">Docs</a></li>
<li class="breadcrumb-item"><a href="../../index.html">Module code</a></li>
<li class="breadcrumb-item active" aria-current="page">dynatrace_extension.sdk.event</li>
</ol>
</nav>
</div>
<div class="col-sm-12 col-lg-auto mt-3 mt-lg-3">
<noscript>
<p>JavaScript is required to toggle light/dark mode..</p>
</noscript>
<button id="wagtail-theme" class="btn btn-sm btn-light text-decoration-none" type="button">
<span class="dark-only"><i class="fas fa-sun"></i> Light mode</span>
<span class="light-only"><i class="fas fa-moon"></i> Dark mode</span>
</button>
<a class="btn btn-sm btn-light text-decoration-none" href="https://github.com/dynatrace-extensions/dt-extensions-python-sdk/tree/main/docs/_modules/dynatrace_extension/sdk/event" rel="nofollow">
<span class="btn-icon"><span class="fab fa-github"></span></span>
<span class="btn-text">Edit on GitHub</span>
</a>

</div>
</header>
<div class="row" >
<div class="col-12">
<hr class="w-100 my-4">
</div>
</div>
<div class="row">
<div class="col-12 col-lg-9 order-last order-lg-first rst-content">
<main role="main" id="main">
<h1>Source code for dynatrace_extension.sdk.event</h1><div class="highlight"><pre>
<span></span><span class="c1"># SPDX-FileCopyrightText: 2023-present Dynatrace LLC</span>
<span class="c1">#</span>
<span class="c1"># SPDX-License-Identifier: MIT</span>

<span class="kn">from</span> <span class="nn">enum</span> <span class="kn">import</span> <span class="n">Enum</span>


<div class="viewcode-block" id="Severity">
<a class="viewcode-back" href="../../../api/events/event_severity.html#dynatrace_extension.Severity">[docs]</a>
<span class="k">class</span> <span class="nc">Severity</span><span class="p">(</span><span class="n">Enum</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Severity of an event ingested through log ingest.&quot;&quot;&quot;</span>

<span class="n">EMERGENCY</span> <span class="o">=</span> <span class="s2">&quot;EMERGENCY&quot;</span>
<span class="n">ERROR</span> <span class="o">=</span> <span class="s2">&quot;ERROR&quot;</span>
<span class="n">ALERT</span> <span class="o">=</span> <span class="s2">&quot;ALERT&quot;</span>
<span class="n">CRITICAL</span> <span class="o">=</span> <span class="s2">&quot;CRITICAL&quot;</span>
<span class="n">SEVERE</span> <span class="o">=</span> <span class="s2">&quot;SEVERE&quot;</span>
<span class="n">WARN</span> <span class="o">=</span> <span class="s2">&quot;WARN&quot;</span>
<span class="n">NOTICE</span> <span class="o">=</span> <span class="s2">&quot;NOTICE&quot;</span>
<span class="n">INFO</span> <span class="o">=</span> <span class="s2">&quot;INFO&quot;</span>
<span class="n">DEBUG</span> <span class="o">=</span> <span class="s2">&quot;DEBUG&quot;</span></div>

</pre></div>
</main>

</div>

</div>
</div>
</div>
</div>
<footer class="container-fluid bg-primary text-light">
<div class="container">
<div class="row">
<div class="col p-4">

<nav aria-label="Footer">
<ul class="nav justify-content-center mb-2">



<li class="nav-item"><a class="nav-link text-light" href="https://dynatrace.com/">Dynatrace</a></li>



<li class="nav-item"><a class="nav-link text-light" href="mailto:[email protected]">Extensions Team</a></li>

</ul>
</nav>

<div class="text-center">
<p style="display: none">
<a class="text-light" href="https://github.com/wagtail/sphinx_wagtail_theme" rel="nofollow" target="_blank">
Wagtail Sphinx Theme 6.3.0
</a>
</p>
</div>
<div class="text-center">
&copy; Copyright 2023–2024, Dynatrace LLC
</div>
</div>
</div>
</div>
</footer>
<script src="../../../_static/documentation_options.js?v=8d563738"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script type="text/javascript" src="../../../_static/dist/theme.js"></script>
<script type="text/javascript" src="../../../_static/dist/vendor.js"></script>
<script type="text/javascript" src="../../../_static/searchtools.js"></script>
<script type="text/javascript" src="../../../_static/language_data.js"></script>
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', function() { Search.loadIndex("../../../searchindex.js"); });
</script>
<script type="text/javascript" id="searchindexloader"></script>
</body>
</html>
Loading

0 comments on commit 7afbd8d

Please sign in to comment.