Pyramid-zipkin

Latest version: v3.0.1

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

3.0.1

------------------
- Bump from 3.0.0 to fix build

3.0.0

------------------
- Generate 128-bit trace IDs by default. 64-bit trace IDs will be transparently
forwarded if received in the X-B3-TraceId header.
- Remove support for '0x' and '-0x' prefixes in trace IDs
- Remove the `zipkin.trace_id_generator` setting

2.3.0

-------------------
- Use environ dict object from request object to populate zipin span attributes

2.2.1

-------------------
- Requires Python >= 3.8
- Adds OTels semantic conventions for http server span attributes
- `http.request.method`
- `network.protocol.version`
- `url.path`
- `server.address`
- `server.port`
- `url.scheme`
- `user_agent.original`
- `url.query`
- `client.address`
- `http.response.status_code`
- `otel.status_code`
- `otel.library.name`
- `otel.library.version`
- Adds the Zipkin Annotation (OTel Event) when an exception occures as the type of exception
- Adds `exception.stacktrace` as an attribute if an exception occurs

2.1.3

-------------------
- Handle exceptions during request processing to set response_status_code=500 and error.type

2.1.2

-------------------
- Use V2_JSON zipkin encoding by default
- Updated README.md

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.