Skip to main content

Python bindings for the telegraf Rust client

Project description

telegraf-client

Python bindings for the Rust telegraf client library.

Installation

pip install telegraf-client

Usage

import telegraf_client

client = telegraf_client.Client("udp://localhost:8089")
point = telegraf_client.Point(
    measurement="cpu",
    tags={"host": "server-01"},
    fields={"usage": 75.5}
)
client.write_point(point)
client.close()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

telegraf_client-0.2.1-cp313-cp313-macosx_11_0_arm64.whl (392.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

telegraf_client-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (392.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

File details

Details for the file telegraf_client-0.2.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for telegraf_client-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c9f04a76e68f7db85d4cf418437bc0107064144062b4a3c467ae7849b4c4e427
MD5 f9c0638fcfd09c206511e9989de2c94c
BLAKE2b-256 5f6076e5a8acafca5573117e455f3d77a27d9643f69bac98c7fa0bd8701c1ce6

See more details on using hashes here.

File details

Details for the file telegraf_client-0.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for telegraf_client-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6856351b779788740780c1c0971cafcd2dc6d96733a98ef370f6a8c997826ad
MD5 d7c42acf66a608dc13b9ab87853b6d21
BLAKE2b-256 ce327c191403db78db20723221f9a492f20fa9ba4dc593cd698864f2e9402bae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page