Metrist In-Process Agent
Project description
Metrist In-Process Agent for Python
MetristAgent is the agent Python plugin. It intercepts HTTP calls and sends data to the local Metrist Monitoring Agent
Usage
As early in your application's lifecycle as possible, the agent should be initalized and connected:
from metrist import MetristAgent
agent = MetristAgent()
agent.connect()
The MetristAgent constructor can take optional host and port keyword arguments
to configure the telemetry destination, otherwise it will attempt to use the
METRIST_MONITORING_AGENT_HOST and METRIST_MONITORING_AGENT_PORT environment
variables or default to '127.0.0.1' and 51712.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file metrist_agent_canmonuser-0.0.1.tar.gz.
File metadata
- Download URL: metrist_agent_canmonuser-0.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f7c88c5a4b8884eaf6e3e881c8b4c9dcc5f075bf572c52d386985b93ff6c6e7
|
|
| MD5 |
9be013306b2ba544ba7223e73a666cba
|
|
| BLAKE2b-256 |
aee9ed03d026e44cf9469fcd95bd3bee39cbfc271cd4ba6538a6578dc75e1aa7
|
File details
Details for the file metrist_agent_canmonuser-0.0.1-py3-none-any.whl.
File metadata
- Download URL: metrist_agent_canmonuser-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90005255460b506b60496971784e1b17813c529f616429525e3fcdc97ce34887
|
|
| MD5 |
5fda4b2160a1a810b273041819d5aa74
|
|
| BLAKE2b-256 |
59f96b72075af915c7d462c4a563b577a16c248fb343d821f948551864c2f400
|