Skip to main content

📊 Buzzni Batch process Monitor.

Project description

bbm

📊 Buzzni Batch process Monitor -> BBM

Package version Supported Python versions

Installation

pip install bbm

Example

from bbm import Interval, logging, setup


@logging()
def temp_func():
    return "Hello World"


@logging(process_name="custom_name_of_process", interval=Interval.A_DAY)
def temp_func2():
    return "Hello World"


if __name__ == "__main__":
    setup(es_url="your-es-url", index_prefix="your-index-prefix")
    temp_func()
    temp_func2()

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

bbm-0.0.3.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

bbm-0.0.3-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file bbm-0.0.3.tar.gz.

File metadata

  • Download URL: bbm-0.0.3.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for bbm-0.0.3.tar.gz
Algorithm Hash digest
SHA256 d5e10fe062636a5beffe9b1aff680a5a32036a41a2db0667d0b9e9d1cdddc87c
MD5 a8d306d11c6e86a370ff4fa9da4d8179
BLAKE2b-256 e44fbc68d732980aa35ce6e3cd2fde6023cbd54ca3c38c548ce8a18ca47f49ce

See more details on using hashes here.

File details

Details for the file bbm-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: bbm-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for bbm-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 076456df4f4732bc6a855ee5e752d4229ea03e9a16fa536e30e3c1bdffdef930
MD5 f9be3f5b5901f0ab9a24932f4beaceed
BLAKE2b-256 00e3470c22edcca49260477c8d4bea5d6cc0f129420a8bcae5eb00e505a530c2

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