Schmil Monderer

Results 6 issues of Schmil Monderer

**Describe your environment** Python 3.9.13 opentelemetry-api 1.12.0rc2 opentelemetry-distro 0.32b0 opentelemetry-exporter-prometheus 1.12.0rc1 opentelemetry-instrumentation 0.32b0 opentelemetry-instrumentation-flask 0.32b0 opentelemetry-instrumentation-logging 0.32b0 opentelemetry-sdk 1.12.0rc2 **Steps to reproduce** opentelemetry-instrument --traces_exporter console --metrics_exporter prometheus python3 ./main.py **What...

bug
metrics
exporters

Hi, Is it possible to use built-in objects such as? ``` metadata: name: {{.Release.Name}}-{{.Chart.Name}} ``` Thanks Schmil

Hi Below is my full configuration of my collector To export opentelemetry metrics to prometheus I've added the following prometheus exporter ``` exporters: prometheus: endpoint: "0.0.0.0:8889" namespace: "data-pipeline" resource_to_telemetry_conversion: enabled:...

Hi, I'm trying to configure the my collector with a pipeline for metrics with an otlp receiver and prometheus exporter. I couldn't find a good example, so I did the...

question
chart:collector
Stale

I used the following configuration for kafka ``` management: port: 8000 services: - name: Kafka Mock Actors type: kafka address: "{{env 'KAFKA'}}" actors: - name: span produce: create: true queue:...

Hi, I got the following error when trying to install with brew ```==> /usr/local/Cellar/mockintosh/0.13.17/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/mockintosh--graphql-core-20221211-22175-18oruqj/graphql-core-3.1.6 Last 15 lines from /Users/schmil/Library/Logs/Homebrew/mockintosh/10.pip: × Preparing metadata (pyproject.toml)...