The preferred_temporality.py
and preferred_aggregation.py
sample code doesn't work
#2910
Labels
bug
Something isn't working
Describe your environment
Environment: Microsoft Windows [Version 10.0.19042.1889]
Python: 3.10.5
PIP: 22.2.2
running locally.
Steps to reproduce
docs\examples\metrics
copy thereader
folder to a new location in your drive. In my case it wasC:\learning\otel\reader
.virtualenv .
pip install -r requirements.txt
python preferred_aggregation.py
python preferred_temporality.py
What is the expected behavior?
The sample code should run and emit metrics to the console.
What is the actual behavior?
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: