Skip to main content

yxt bdai 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


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.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

asmclient-0.2.1-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

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