Skip to main content

Core Monitoring Service

Project description

Core Monitoring Plugin

This plugin monitors messagebus traffic to log events and metrics. This data may optionally be uploaded to a remote endpoint and/or saved locally for evaluation.

Configuration

Metrics may be uploaded to an MQ endpoint for aggregation/data sharing. They may also be saved locally for local monitoring/evaluation.

PHAL:
  neon-phal-plugin-core-monitor:
    upload_enabled: False
    save_locally: True

Messagebus API

Messagebus events are handled to collect various metrics. There is no defined set of supported metrics; any module may choose to report a metric to this plugin.

Report Metric

Record an arbitrary metric by emitting:

msg_type: neon.metric
data: 
  name: Metric name/type
  timestamp: Optional timestamp metric was collected (float epoch time)
  # Add any data that will be collected as part of this metric

Get Metric

Get processed data for a collected metric.

msg_type: neon.get_metric
data:
  name: Metric name/type (required)

Get Raw Metric

Get raw data for collected metrics. This will return a list of dict data for the requested metric (dict of metric name to list dict data if no metric requested).

msg_type: neon.get_raw_metric
data:
  name: Metric name/type (or None to get all metrics)

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

neon-phal-plugin-monitoring-0.0.3.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

neon_phal_plugin_monitoring-0.0.3-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file neon-phal-plugin-monitoring-0.0.3.tar.gz.

File metadata

File hashes

Hashes for neon-phal-plugin-monitoring-0.0.3.tar.gz
Algorithm Hash digest
SHA256 69869ff461f3fd3097a370329e4787c5abe0faa37cbe0a7418b22a09777ff150
MD5 48cd447bee5714f55e6245801c54fe41
BLAKE2b-256 a70bd1d9db4028a37b72d4c1ca747f34a18c0203ed07ee884783fe7eb45a2cbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for neon_phal_plugin_monitoring-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 540cc236b0d74e270c88f52689d17edda51d524cb19f34063bdaf47c4418501b
MD5 314fdc9dbbb0ff5a33e9ee07bab0dac5
BLAKE2b-256 5971a2779051676d87ed04e2635643d32fa4db1a997d564352ae028586e9752a

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