Metadata-Version: 2.1
Name: metricrule
Version: 0.0.1
Summary: MetricRule agent for exporting ML serving telemetry
Home-page: https://github.com/metricrule/metricrule-python-agent/tree/main/
Author: MetricRule
Author-email: jishnu@metricrule.com
License: Apache-2.0
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# 📏 MetricRule

Easy open source monitoring for ML models.

> Agents for monitoring Python webservers - e.g Flask, Django, FastAPI.

[![Continuous Integration](https://github.com/MetricRule/metricrule-agent-python/actions/workflows/ci.yaml/badge.svg)](https://github.com/MetricRule/metricrule-agent-python/actions/workflows/ci.yaml)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

----

## Motivation

MetricRule agents are designed to be deployed with a serving model endpoint to generate input feature and output distribution metrics based on the model's endpoint usage.


