Machine Learning Orchestration
Project description
Databand Monitor
Databand Monitor is a module providing functionality shared across monitors within Databand system, like Databand Airflow Monitor.
Installation with setup tools
cd modules/dbnd-monitor
pip install -e .
Usage
from dbnd_monitor.base_integration import BaseIntegration
from dbnd_monitor.base_monitor_config import BaseMonitorConfig
from dbnd_monitor.multiserver_monitor_starter import monitor_cmd
class ExampleMonitorConfig(BaseMonitorConfig):
...
class ExampleIntegartion(BaseIntegration):
MONITOR_TYPE = "example_monitor"
CONFIG_CLASS = ExampleMonitorConfig
config: ExampleMonitorConfig
monitor_cmd(obj=ExampleIntegartion)
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
dbnd_monitor-1.0.34.1.tar.gz
(28.8 kB
view details)
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 dbnd_monitor-1.0.34.1.tar.gz.
File metadata
- Download URL: dbnd_monitor-1.0.34.1.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dea7ad7c4efa09d7fde7bf84912f8b517a66c32f8ee0aa663e615a666cc043fb
|
|
| MD5 |
e442cbc4fd2c765b7389bfe0eabd4f4a
|
|
| BLAKE2b-256 |
bd7c22e549da3d58a000d9cb60aaa7124d8c6db6afb19bc4b406b583e92462e5
|
File details
Details for the file dbnd_monitor-1.0.34.1-py2.py3-none-any.whl.
File metadata
- Download URL: dbnd_monitor-1.0.34.1-py2.py3-none-any.whl
- Upload date:
- Size: 37.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdf4c73810109a29ec24c4fdc10d0cb3f7c6b53b84137bd3c48ef3d7db8a2d98
|
|
| MD5 |
1ddf8e379fc46272e4c279a89e68a32b
|
|
| BLAKE2b-256 |
a33aea45a75879f367c8ff42821359b382d5e9360ebe249a4b7e466a77923581
|