Alex Howle
Alex Howle
function called `start_new_riak_cluter`. Should be `start_new_riak_cluster`
### Component(s) exporter/loadbalancing ### Describe the issue you're reporting With a static configuration of hosts in the LoadBalancingExporter configuration: ``` exporters: loadbalancing: routing_key: traceID protocol: otlp: tls: insecure: true resolver:...
### Describe your environment OS: CentOS 7 Python version: 3.11.1 SDK version: 1.25.0 API version: 1.25.0 ### What happened? As part of investigating https://github.com/open-telemetry/opentelemetry-python/issues/3971 I found that the loss and...
### Describe your environment OS: Centos 7 Python version: 3.11.1 SDK version: 1.25.0 API version: 1.25.0 ### What happened? I have a low-throughput service and have implemented my own Histogram...
This maybe my limited understanding, here, but it's worth me writing this down to see if I'm misguided or have found an issue. My setup is 1 x Burrow instance...