linkerd / linkerd-viz

Top-line service metrics dashboard for Linkerd 1.
Apache License 2.0
111 stars 32 forks source link

Upgrade to 0.9.0, support new metrics labels #15

Closed klingerf closed 7 years ago

klingerf commented 7 years ago

Once linkerd/linkerd#938 ships, we'll need to update/remove the metrics relabeling rules in our prometheus configs that we use to populate the service label. Using linkerd-provided labels will make us less reliant on regexes.

klingerf commented 7 years ago

This was fixed by #19.