zio / zio-metrics-connectors

Monitoring, Metrics and Diagnostics for ZIO
https://zio.dev/zio-metrics-connectors
Apache License 2.0
30 stars 24 forks source link

Refactor documentation, use zio-http RC4 in example app #63

Closed erikvanoosten closed 10 months ago

erikvanoosten commented 10 months ago

Extends the documentation, filling in some gaps while trying to use the scala inclusive-language-guide.

Updates the examples to zio-http 3.0.0-RC4. The datadog client was not updated to RC4.

Change names and labels to snake case as recommended by Prometheus.