blob: 058608ef75402c74b8fc5017e52cedd12abeb593 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
catalog:
- name: "SkyWalking Python Overview"
path: "/readme"
- name: "Installation"
path: "/en/setup/installation"
- name: "Integration"
catalog:
- name: "Non-Intrusive Setup (Recommended)"
path: "/en/setup/CLI"
- name: "Legacy Setup (Fallback)"
path: "/en/setup/Intrusive"
- name: "Containerized Setup"
path: "/en/setup/Container"
- name: "Configuration Vocabulary"
path: "/en/setup/Configuration"
- name: "Advanced Features"
catalog:
- name: "Log Reporter"
path: "/en/setup/advanced/LogReporter"
- name: "Meter Reporter"
path: "/en/setup/advanced/MeterReporter"
- name: "Manual Trace Instrumentation"
path: "/en/setup/advanced/API"
- name: "Supported Plugins"
catalog:
- name: "Supported Libraries"
path: "/en/setup/Plugins"
- name: "FAQs"
catalog:
- name: "How To Use With Gunicorn"
path: "/en/setup/faq/How-to-use-with-gunicorn"
- name: "How To Use With uWSGI"
path: "/en/setup/faq/How-to-use-with-uwsgi"
- name: "How To Disable Plugins"
path: "/en/setup/faq/How-to-disable-plugin"
- name: "Performance Best Practices"
path: "/en/setup/faq/Performance"
- name: "How To Build from Sources"
path: "/en/setup/faq/How-to-build-from-sources"
- name: "Contribution"
catalog:
- name: "Developer Guidance"
path: "/en/contribution/Developer"
- name: "Developer Coding Style"
path: "/en/contribution/CodingStyle"
- name: "Plugin Development Guidance"
path: "/en/contribution/How-to-develop-plugin"
- name: "Plugin Testing Guidance"
path: "/en/contribution/How-to-test-plugin"
- name: "Run Plugin Tests Locally"
path: "/en/contribution/How-to-test-locally"
- name: "Release Guidance"
path: "/en/contribution/How-to-release"
- name: "Image Release Guidance"
path: "/en/contribution/How-to-release-docker"
- name: "Changelog"
path: "https://github.com/apache/skywalking-python/blob/master/CHANGELOG.md"