asmclient utility package
Project description
An exporter about prometheus, written in Python, mainly provides monitoring of api data functions, as follows: 1. Request quantity 2. Request duration per second 3. The number being requested 4. The last request took time
For details, please see: https://github.com/prometheus/client_python
- Usage example:
“””
from apimon import ApiMonitor
apimonitor = ApiMonitor(app_name=”your app name”) apimonitor.setup_metrics(app) # your app object instance
“””
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asmclient-0.2.2.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file asmclient-0.2.2.tar.gz
.
File metadata
- Download URL: asmclient-0.2.2.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6060f258700867bc2bbc945b067114e82e3a27140171c740c6cdd73338612cad |
|
MD5 | 07ac815279302512364fc2a062b0c4c3 |
|
BLAKE2b-256 | 8f6b2aba23b48d73e855d5137da4322c177ef06fc8505d7b29a73570e2896a07 |
Provenance
File details
Details for the file asmclient-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: asmclient-0.2.2-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | defbeb2a10f23626fc0c110878a8fde9a56de6d12dddd750d1cf69915f316ee3 |
|
MD5 | 129f6ff4654c1bc6e30ad416c460a5a0 |
|
BLAKE2b-256 | 4400562a6c824b3ba55329a9c0a14bb2fdc3f3b7e9bba154e869cc7df89ed2e3 |