logzio-python-handler
logzio-python-handler copied to clipboard
Python logging handler that sends your logs to Logz.io using the https bulk input
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [opentelemetry-instrumentation-logging](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.39b0 to 0.45b0. Changelog Sourced from opentelemetry-instrumentation-logging's changelog. Version 1.24.0/0.45b0 (2024-03-28) opentelemetry-instrumentation-psycopg Async Instrumentation for psycopg 3.x (#2146) Fixed opentelemetry-instrumentation-celery Allow Celery instrumentation to be installed multiple...
Hi, I'm encountering an issue with this project. I'm using it in a python cli I wrote. if I run through a proxy and there is an issue (sslError, ProxyError)...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.1.1. Release notes Sourced from actions/setup-python's releases. v5.1.1 What's Changed Bug fixes: fix(ci): update all failing workflows by @mayeut in actions/setup-python#863 This update ensures compatibility...
Bumps [opentelemetry-instrumentation-logging](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.45b0 to 0.46b0. Changelog Sourced from opentelemetry-instrumentation-logging's changelog. Version 1.25.0/0.46b0 (2024-05-31) Breaking changes Add return statement to Confluent kafka Producer poll() and flush() calls when instrumented by...
Bumps [opentelemetry-instrumentation-logging](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.45b0 to 0.48b0. Changelog Sourced from opentelemetry-instrumentation-logging's changelog. Version 1.27.0/0.48b0 () Added opentelemetry-instrumentation-kafka-python Instrument temporary fork, kafka-python-ng inside kafka-python's instrumentation (#2537) Breaking changes opentelemetry-bootstrap Remove opentelemetry-instrumentation-aws-lambda from...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0. Release notes Sourced from actions/setup-python's releases. v5.2.0 What's Changed Bug fixes: Add .zip extension to Windows package downloads for Expand-Archive Compatibility by @priyagupta108 in...