Norwae / ignifera

Simple akka-http/Prometheus integration
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Changed http status code label to "code" #1

Closed mrcrgl closed 6 years ago

mrcrgl commented 6 years ago

Hi,

since most integrations of prometheus http stats are using code as label to hold the HTTP status code, I suggest to implement it that way.

Appreciate your feedback.

Cheers

Norwae commented 6 years ago

Looks good to me