Skip to main content

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.27.2.tar.gz (27.2 kB view details)

Uploaded Source

Built Distribution

dbnd_monitor-1.0.27.2-py2.py3-none-any.whl (35.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dbnd_monitor-1.0.27.2.tar.gz.

File metadata

  • Download URL: dbnd_monitor-1.0.27.2.tar.gz
  • Upload date:
  • Size: 27.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.9

File hashes

Hashes for dbnd_monitor-1.0.27.2.tar.gz
Algorithm Hash digest
SHA256 01ad69c955591c75e26e0cfc7c086db4ba920ffa158a273b70bb3b631baf4e47
MD5 093320bc5fadaa1a647deb595d2d69c9
BLAKE2b-256 30502b298fd46ca58aaccd71e83aa718961cd82a758c9c16168b02364c93ba04

See more details on using hashes here.

File details

Details for the file dbnd_monitor-1.0.27.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dbnd_monitor-1.0.27.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6460bb1b8eeb76325e0d518030b9f4a4a5a4a9f1c6c8dd2c18f707d6b5cf80d1
MD5 9b8158356d068829c73f24f0385f4df5
BLAKE2b-256 b4e6f2b141d87617854f85808e8bf4403d3f10e71d15f35785be2ae7c02f8beb

See more details on using hashes here.

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