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.1.35-cp312-cp312-manylinux_2_36_x86_64.whl (431.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.36+ x86-64

telegraf_client-0.1.35-cp312-cp312-manylinux_2_36_aarch64.whl (418.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.36+ ARM64

telegraf_client-0.1.35-cp312-cp312-macosx_11_0_arm64.whl (378.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

telegraf_client-0.1.35-cp312-cp312-macosx_10_12_x86_64.whl (383.8 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

File details

Details for the file telegraf_client-0.1.35-cp312-cp312-manylinux_2_36_x86_64.whl.

File metadata

File hashes

Hashes for telegraf_client-0.1.35-cp312-cp312-manylinux_2_36_x86_64.whl
Algorithm Hash digest
SHA256 a8169f0e6c7bc75c533402d83fa48b0558c7d64f77b91ee3aea016680e29bc64
MD5 174d2da1d63bafe06fa706d7dc00845a
BLAKE2b-256 ec5ed06a9bdb3965e7ebeaf3bc707ab79e54751dd0b56d678c73d52f039950b3

See more details on using hashes here.

File details

Details for the file telegraf_client-0.1.35-cp312-cp312-manylinux_2_36_aarch64.whl.

File metadata

File hashes

Hashes for telegraf_client-0.1.35-cp312-cp312-manylinux_2_36_aarch64.whl
Algorithm Hash digest
SHA256 e5a546da938f645ff013a56ef2845b30dd4ac52fe30a8ad3c8784d07bc63346c
MD5 4c9ce2740eab958138ddb627d4b1ebeb
BLAKE2b-256 6794015bc6cec5df7599560f6deb70e6fe7548a4efdc4bfecb3d1ddede7a4c34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for telegraf_client-0.1.35-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 75cfb60669510a34e0812d4e562e687de8a027bdf0fbf1a46a427520e249f282
MD5 e91fbb90f460ef320fd28f7cfdd46ea1
BLAKE2b-256 88fe1b58c45952db290445f1f1eeafb0986fd8f70c994473a96a4c0103cdfbf0

See more details on using hashes here.

File details

Details for the file telegraf_client-0.1.35-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for telegraf_client-0.1.35-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4d5000c24285868c35abd824297bde08c608c22328a67431a1b0e17c91cb8a6e
MD5 4787d5460ae577720b529b4e0b8fdf75
BLAKE2b-256 cae38c74ac0392356876940ff503069ab60eb1e07e2b1739ef6790a63599d059

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