temporalio / samples-server

MIT License
39 stars 32 forks source link

Add the alternative Go implementation #47

Closed taonic closed 1 year ago

taonic commented 1 year ago

What was changed

Adding the Go implementation of the metrics mover. It follows the existing samples from Python and TS with improved performance.

Todos:

Why?

The end goal of this project is a more customizable solution with easy deployment.

Checklist

  1. How was this tested:

Manual then by comparing with the metrics from Grafana

  1. Any docs updates needed?

~Will need to update https://github.com/temporalio/samples-server/blob/main/cloud/observability/README.md~