You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/07/19 13:44:30 UTC

[skywalking-website] 01/01: Add Python Agent doc

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch python
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git

commit d5db30e0b495be08f0e10110052b51020b4379a7
Author: kezhenxu94 <ke...@163.com>
AuthorDate: Sun Jul 19 21:44:13 2020 +0800

    Add Python Agent doc
---
 .idea/workspace.xml      | 81 ++++++++++++++++++++++++++++++++++++++++++++++++
 docs/.vuepress/config.js |  2 ++
 2 files changed, 83 insertions(+)

diff --git a/.idea/workspace.xml b/.idea/workspace.xml
new file mode 100644
index 0000000..ab79224
--- /dev/null
+++ b/.idea/workspace.xml
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="ChangeListManager">
+    <list default="true" id="a3da989d-0ab2-426e-a3a0-ae3916fd4942" name="Default Changelist" comment="" />
+    <option name="SHOW_DIALOG" value="false" />
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
+    <option name="LAST_RESOLUTION" value="IGNORE" />
+  </component>
+  <component name="Git.Settings">
+    <option name="RECENT_BRANCH_BY_REPOSITORY">
+      <map>
+        <entry key="$PROJECT_DIR$" value="master" />
+      </map>
+    </option>
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
+  </component>
+  <component name="IgnoredFileRootStore">
+    <option name="generatedRoots">
+      <set>
+        <option value="$PROJECT_DIR$/.idea" />
+      </set>
+    </option>
+  </component>
+  <component name="MacroExpansionManager">
+    <option name="directoryName" value="CZnXhJzk" />
+  </component>
+  <component name="ProjectId" id="1Yh1SQcaMIEGBIO7mVDjET0TQ1n" />
+  <component name="ProjectViewState">
+    <option name="autoscrollFromSource" value="true" />
+    <option name="hideEmptyMiddlePackages" value="true" />
+    <option name="showExcludedFiles" value="true" />
+    <option name="showLibraryContents" value="true" />
+  </component>
+  <component name="PropertiesComponent">
+    <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
+    <property name="WebServerToolWindowFactoryState" value="false" />
+    <property name="aspect.path.notification.shown" value="true" />
+    <property name="go.import.settings.migrated" value="true" />
+    <property name="node.js.detected.package.eslint" value="true" />
+    <property name="node.js.detected.package.tslint" value="true" />
+    <property name="node.js.path.for.package.eslint" value="project" />
+    <property name="node.js.path.for.package.tslint" value="project" />
+    <property name="node.js.selected.package.eslint" value="(autodetect)" />
+    <property name="node.js.selected.package.tslint" value="(autodetect)" />
+    <property name="settings.editor.selected.configurable" value="editor.preferences.fonts.default" />
+  </component>
+  <component name="SvnConfiguration">
+    <configuration />
+  </component>
+  <component name="TaskManager">
+    <task active="true" id="Default" summary="Default task">
+      <changelist id="a3da989d-0ab2-426e-a3a0-ae3916fd4942" name="Default Changelist" comment="" />
+      <created>1583380011994</created>
+      <option name="number" value="Default" />
+      <option name="presentableId" value="Default" />
+      <updated>1583380011994</updated>
+      <workItem from="1583380016391" duration="218000" />
+      <workItem from="1583408670760" duration="159000" />
+      <workItem from="1583409640177" duration="587000" />
+      <workItem from="1583415269311" duration="24000" />
+      <workItem from="1583415341185" duration="18000" />
+      <workItem from="1583416779188" duration="126000" />
+      <workItem from="1583416949214" duration="108000" />
+    </task>
+    <servers />
+  </component>
+  <component name="TypeScriptGeneratedFilesManager">
+    <option name="version" value="1" />
+  </component>
+  <component name="WindowStateProjectService">
+    <state width="500" height="445" key="SwitcherDM" timestamp="1583416975552">
+      <screen x="0" y="23" width="1440" height="877" />
+    </state>
+    <state width="500" height="445" key="SwitcherDM/0.23.1440.877@0.23.1440.877" timestamp="1583416975552" />
+    <state x="387" y="225" width="817" height="472" key="find.popup" timestamp="1583416950681">
+      <screen x="0" y="23" width="1440" height="877" />
+    </state>
+    <state x="387" y="225" width="817" height="472" key="find.popup/0.23.1440.877@0.23.1440.877" timestamp="1583416950681" />
+  </component>
+</project>
\ No newline at end of file
diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index f624c7c..1f03dc4 100755
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -36,6 +36,7 @@ module.exports = {
             { text: 'CLI 0.1.0', link: "https://github.com/apache/skywalking-cli/tree/0.1.0"},
             { text: 'Kubernetes helm 3.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v3.1.0"},
             { text: 'Kubernetes helm 2.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v2.0.0"},
+            { text: 'Python Agent 0.1.0', link: "https://github.com/apache/skywalking-python/blob/v0.1.0/README.md"},
           ], },
           { text: "GitHub",  items: [
             { text: 'Main Repo, Javaagent and Backend', link: "https://github.com/apache/skywalking/" },
@@ -88,6 +89,7 @@ module.exports = {
               { text: 'Python 0.1.0', link: "https://github.com/apache/skywalking-python/tree/v0.1.0"},
               { text: 'Kubernetes helm 3.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v3.1.0"},
               { text: 'Kubernetes helm 2.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v2.0.0"},
+              { text: 'Python Agent 0.1.0', link: "https://github.com/apache/skywalking-python/blob/v0.1.0/README.md"},
             ],
           },
           { text: "GitHub",  items: [