Logging, metrics, tracing, DoS warning events, and release-evidence metadata for the Tigrcorn Python web server.
Project description
tigrcorn-observability
Logging, metrics, tracing, DoS warning events, and release-evidence metadata for the Tigrcorn Python web server.
Install
uv add tigrcorn-observability
pip install tigrcorn-observability
Use the aggregate tigrcorn distribution when you want the full ASGI3 Python web server stack. Install tigrcorn-observability directly when you want only this package boundary and its declared dependencies.
What It Owns
tigrcorn-observability owns logging, metrics, tracing, and evidence metadata export. Its import package is tigrcorn_observability, and its declared package dependencies are: tigrcorn-core, tigrcorn-config.
This package page is written for developers searching for Tigrcorn ASGI3 server components, Python web server packages, HTTP/3 and QUIC support, WebSocket and WebTransport-adjacent surfaces, and Apache 2.0 licensed infrastructure.
Why Use This?
Use tigrcorn-observability when you want the observability layer as a direct install target instead of the full server bundle. It lets application, operator, or certification workflows depend on this boundary explicitly while keeping the broader Tigrcorn runtime assembled from smaller repo-owned package surfaces.
FAQ
What does this package export?
The package exports through the tigrcorn_observability namespace and keeps the root tigrcorn package as the compatibility umbrella.
Which boundary does this package own?
It is the package boundary for logging, metrics, tracing, and evidence metadata export in the Tigrcorn package graph.
What observability outputs does this package support?
It owns logging, metrics, tracing, DoS warning events, and evidence metadata export surfaces that can be consumed by certification, runtime, and operator workflows.
Features
- Owns logging, metrics, tracing, and evidence metadata export inside the Tigrcorn split-package architecture.
- Publishes the
tigrcorn_observabilityimport surface for module-oriented public surfaces. - Declared runtime dependencies: tigrcorn-core, tigrcorn-config.
- Optional dependency surface: none.
- Supports Python 3.10, 3.11, 3.12, 3.13, and 3.14.
Use It When
Use tigrcorn-observability when you need observability-level behavior without pulling the entire server stack into the import surface. It is part of Tigrcorn's split-package architecture, so it can be installed independently while remaining linked to the rest of the Tigrcorn package family on PyPI.
Import Surface
import tigrcorn_observability
print(tigrcorn_observability.__name__)
The package exposes its supported public surface through the tigrcorn_observability namespace. The root tigrcorn package keeps compatibility shims for users who install the full server distribution.
Related Packages
Package Graph
tigrcorn-core | tigrcorn-config | tigrcorn-http | tigrcorn-asgi | tigrcorn-contract | tigrcorn-transports | tigrcorn-security | tigrcorn-protocols | tigrcorn-static | tigrcorn-observability | tigrcorn-runtime | tigrcorn-compat | tigrcorn-certification
Best Practices
- Route new logging, metrics, tracing, and evidence metadata work through this package first.
- Keep operator-facing observability changes aligned with release evidence and certification consumers.
- Avoid mixing observability transport or storage policy into this package unless it is part of the public contract.
License
Apache-2.0
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 tigrcorn_observability-0.3.18.dev2.tar.gz.
File metadata
- Download URL: tigrcorn_observability-0.3.18.dev2.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
187bfa97939ec19194a7ae1429a69b1798650840d2ed3881724e3995ad5d8801
|
|
| MD5 |
6ae2b6e5ada051990e9a32414d73f024
|
|
| BLAKE2b-256 |
13d474ecd04a20492634673e509e4cae9cb81de1f54597f68424d0534ba69ae9
|
File details
Details for the file tigrcorn_observability-0.3.18.dev2-py3-none-any.whl.
File metadata
- Download URL: tigrcorn_observability-0.3.18.dev2-py3-none-any.whl
- Upload date:
- Size: 23.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e24991681617575ae570a62ee111c99ae4566bcea7913268b473654516c3111
|
|
| MD5 |
70b4a63d21cc71d379d9a28c0dd72051
|
|
| BLAKE2b-256 |
560e92196bd2eee7de0a00e41fa78e7d11bf953f8f90e1ae55ed39018b05b971
|