Skip to content

Latest commit

 

History

History

README.md

stackit.telemetrylink

This API provides endpoints for managing Telemetry Links. The Telemetry Link enables Log Routing towards a defined Telemetry Router.

This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.

Installation & Usage

pip install

pip install stackit-telemetrylink

Then import the package:

import stackit.telemetrylink

Getting Started

Examples for the usage of the package can be found in the GitHub repository of the SDK.