MonkeyBrain Introspection — Lemon observability layer for the Cognitive Operating System
Project description
MonkeyBrain Introspection
Lemon observability layer for the MonkeyBrain Cognitive Operating System.
Features
- Lemon — unified observability facade
- Tracer — distributed tracing with traces and spans
- MetricsCollector — counters, gauges, and histograms
- StructuredLogger — JSON structured logging with trace enrichment
- HealthMonitor — health checks (healthy, degraded, unhealthy)
- AlertManager — alert rules, firing, and resolution
Installation
pip install monkeybrain-introspection
Quick Start
from introspection import Lemon
lemon = Lemon()
lemon.start_trace("my-operation")
# ... do work ...
lemon.finish_trace()
License
Proprietary
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 monkeybrain_introspection-1.0.0.tar.gz.
File metadata
- Download URL: monkeybrain_introspection-1.0.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f0f48625d52248f5f69f4b458b5e3a54ba8722525b7c3d96fd1b45b6f75033e
|
|
| MD5 |
882f6cd274baba4cc8058f312473a7af
|
|
| BLAKE2b-256 |
eda6b4d87d16343c9e014cea3eafa78a45ca6beadb4bea859bc428daf7a9e02d
|
File details
Details for the file monkeybrain_introspection-1.0.0-py3-none-any.whl.
File metadata
- Download URL: monkeybrain_introspection-1.0.0-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53481f34c266442a739e0ecc49172e751f3801d1e84fc938aae8795cefd5cfd4
|
|
| MD5 |
b1986cc0a0c46a68f5f7e195bbd06835
|
|
| BLAKE2b-256 |
7739a4bcbf192a40f48c426eb24647c3f00266157cdb168df4d4c4fccb422bb1
|