deadtrickster / prometheus-phoenix

Prometheus.io Phoenix instrumenter
71 stars 20 forks source link

Hooking to telemetry is required #16

Open chulkilee opened 4 years ago

chulkilee commented 4 years ago

Since instrumenters is not working for phoenix 1.5, it does not yield any metrics.

To support phoenix >= 1.5, this library should move to use telemetry from phoenix.

See also: https://elixirforum.com/t/using-prometheusphoenix-with-phoenix-1-5/32717

nurugger07 commented 4 years ago

@chulkilee I've added this issue https://github.com/deadtrickster/prometheus-phoenix/issues/17