Skip to main content

datarobot-bosun module providing Bosun python functionality

Project description

Bosun - DataRobot's MLOps event manager

This is the Python Bosun package which complements the Bosun distribution. In this package you will find two important component of the Bosun system the python plugin framework and the model connector framework.

Installation

The Bosun wheel is provided as part of the Tracking Agent tarball. To install Bosun python module:

pip install datarobot_bosun

The Bosun Python Plugin Framework

This framework provides a simple way to develop a Bosun plugin in Python. A Bosun Python plugin is a python class that implements several API methods, one method for each Bosun action. The plugin framework provides a runner script that is used to run the plugin as an external program. This way the plugin writer does not need to worry about handling command line arguments.

Example

plugin-runner --plugin test --config my_config.yaml --action pe_status
 --status-file /tmp/status.json

The example above will invoke the plugin-runner program which in turn will load and run the test plugin. The my_config.yaml file will be loaded and the configuration will be provided to the plugin. The action to run is "pe_status" which is supposed to return the status of the prediction environment. The --status-file argument is the path to the status file that should contain the plugin result of running the action.

The Bosun Model Connector Framework:

This framework provides a simple way to develop and test model connectors. A model connector is a program that fetches the model artifact given the model metadata. This framework provides some built in support for models stored on S3 and local file systems.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datarobot_bosun-8.0.12-py2.py3-none-any.whl (85.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file datarobot_bosun-8.0.12-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for datarobot_bosun-8.0.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a8e6317c22dc7fdc69a16dadb039776410c360e1341a0f8bd2a6e0a85a0a5fc1
MD5 5f15f5c5a32437e1a923b1ea8cf16ace
BLAKE2b-256 b1b16623ba8e46881e120df6dbacc83b13b9f6367ec527fc8e95d491d687c3c5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page