Lars

Results 11 issues of Lars

I am missing a library native implementation of bulkwalks. The origin NetSNMP python bindings don't implement the bulkwalk either. I wonder if you plan to directly implement a bulkwalk API...

enhancement

I recognized you are working with a two-space indent. A lot of my changes were made with 4. To reduce the diff sizes and get a bit more consistent coding...

enhancement

As user of the Grafana checkMK datasource I want to be able to add the predefined graphs to my Grafana dashboard. Acceptance: - We have a rough concept how the...

enhancement

I just successfully built xbmc, vdr-plugin-xvdr and xbmc-addon-xvdr from your git masters together with vdr 1.7.28 on ubuntu 12.10. The new livestream timeshift mode works fine for me. Thanks for...

### The problem I have been using a GW15K-ET for a few weeks now. I have integrated the device via WLAN stick and connected it to my home automation via...

integration: goodwe

### Describe your environment OS: Ubuntu 24.04 Python version: Python 3.12 SDK version: 1.25.1 API version: 1.25.1 ### What happened? I am piloting the opentelemetry Python implementation in order to...

bug

### Describe your environment _No response_ ### What happened? In `OTLPExporterMixin.__init__` the environment variable `OTEL_EXPORTER_OTLP_TIMEOUT` looks like is handled as seconds while the SDK says it has to be in...

bug

# Description TL;DR The time assert in the test was wrong. Looking at the original commit (c84ba9) of this test, the delay of the mocked backoff was 4 seconds fixed...

Skip Changelog

### Describe your environment OS: Ubuntu 24.04 Python version: 3.12 SDK version: main API version: main ### What happened? Running unit tests suddenly failed for me, e.g. like this for...

bug

# Description I took a deep look into https://github.com/open-telemetry/opentelemetry-python/pull/3764, tried to separate the individual changes. While I think the approach of the PR in general is good, I changed some...

Approve Public API check