elixir-grpc / grpc

An Elixir implementation of gRPC
https://hex.pm/packages/grpc
Apache License 2.0
1.36k stars 210 forks source link

[telemetry] Add TelemetryPrometheusExporter livebook example #299

Closed polvalente closed 1 year ago

polvalente commented 1 year ago

Add a Livebook example that shows how export all metrics that :grpc_prometheus currently exports. This is so we can avoid maintaining a separate repository as well as forcing an optional dependency version, which can also bring some maintenance overhead.

depends on #229

polvalente commented 1 year ago

Released with v0.6