Python logging formatter that looks like OpenTelemetry logs
Project description
AWS Lambda OpenTelemetry Logging
Simple log formatter to get Otel log records on stdout in an AWS lambda.
Trying to use a collector in AWS lambda runtime is stupid and doing so for logging will lead to issues.
So the goal is simple:
- Write stuff that looks like OpenTelemetry, but uses AWS native services instead.
If you want a full collectorless and performant solution, probably look at https://github.com/dev7a/serverless-otlp-forwarder but if you just want to look like otel for log alerting, you can use this logging formatter.
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
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 lambda_otel_logging-1.0.0.tar.gz.
File metadata
- Download URL: lambda_otel_logging-1.0.0.tar.gz
- Upload date:
- Size: 30.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42d1653f36531bee3a30de6dc7307ae26c62cfd6c4ab3874390618d251569d2e
|
|
| MD5 |
e3d9855818743a35455611f06f9f7309
|
|
| BLAKE2b-256 |
1c0723733633b55c63dca911907f0b9c54c41c808b517d1c2b48642a24b7ee0c
|
File details
Details for the file lambda_otel_logging-1.0.0-py3-none-any.whl.
File metadata
- Download URL: lambda_otel_logging-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1416a5fb24d2e9ebe174c1c8557f02ef74ec9093ef250744c4a6981eff05b1b
|
|
| MD5 |
e43b1de6f511afd640391b58d48ff8c0
|
|
| BLAKE2b-256 |
3d0f3c38f62255c97d75f22cce292f684c34843cf5e828a19e4df9a5b085d382
|