temporalio / samples-python

Samples for working with the Temporal Python SDK
MIT License
120 stars 54 forks source link

Sample request: Metric buffer #98

Open cretz opened 9 months ago

cretz commented 9 months ago

Describe the solution you'd like

Show how to use a metric buffer. A decent example may forward metrics to https://github.com/prometheus/client_python, but we should encourage people to use the direct Prometheus approach if they can.