Automated telemetry and monitoring for ML & LLM Frameworks
Project description
MLMonitor - Automatic Instrumentation for ML Frameworks
Roadmap
- Prometheus Support for major ML & LLM frameworks
- Langchain - Done
- LLamaIndex - Coming Soon
- SKLearn - Coming Soon
- transformers - Coming Soon
- pytorch - Coming Soon
Installation
- Install from PyPI
pip install xpuls-mlmonitor
Usage
from xpuls.mlmonitor.langchain.instrument import LangchainTelemetry
# Add default labels that will be added to all captured metrics
default_labels = {"service": "ml-project-service", "k8s-cluster": "app0", "namespace": "dev"}
# Enable the auto-telemetry
LangchainTelemetry(default_labels=default_labels).auto_instrument()
License
This project is licensed under the Apache License 2.0. See the LICENSE file for more details.
Contributing
We welcome contributions to MLMonitor! If you're interested in contributing.
If you encounter any issues or have feature requests, please file an issue on our GitHub repository.
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
xpuls-mlmonitor-0.0.2.tar.gz
(11.5 kB
view details)
Built Distribution
File details
Details for the file xpuls-mlmonitor-0.0.2.tar.gz
.
File metadata
- Download URL: xpuls-mlmonitor-0.0.2.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43050e1e6fcc0f8cda91188565a449170966c3b6f9ae87c8484532bd6fb15bb5 |
|
MD5 | 8ab8b6e06802b3376fff68d12d657856 |
|
BLAKE2b-256 | 89f057e821694faf0631ba164412db7b4ca2abb1e7a6a9c27ad71b66b53121e9 |
File details
Details for the file xpuls_mlmonitor-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: xpuls_mlmonitor-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c34b605b93cfb2f94e81ff55a59d5daef9c49bca1dbbd015db02b0a3fb63d6c |
|
MD5 | d8e3b6d837d27d679c9e9336acf8df35 |
|
BLAKE2b-256 | 9d9d393ac93d872856c1498f28ac75117476c7cbc976b3c8602708ca25b68441 |