Skip to content

Releases: linkerd/linkerd-viz

0.2.0

15 Aug 17:33
7fa71c9
Compare
Choose a tag to compare
  • Updated Prometheus to 2.3.2
  • Updated Grafana to 5.2.2
  • Modify Dockerfile and entrypoint script to leverage Grafana's dashboard and datasource provisioning
  • Update dashboards to leverage Grafana's latest features
  • Kubernetes config updates
  • Fix default value of MARATHON_HOST

0.1.8

02 Mar 19:40
ae8b429
Compare
Choose a tag to compare
  • Fixed CONSUL_HOSTS and MARATHON_HOST not being honored. Thanks to @eentzel!
  • Changed Grafana intervalFactor from 1/2 to 1/1
  • Fixed Global Success Rate gauge thresholds

0.1.7

08 Dec 21:35
69c7793
Compare
Choose a tag to compare
  • Updated Prometheus to 1.8.2
  • Updated Grafana to 4.6.2
  • Changed anonymous Grafana user's org role from Admin to Editor

0.1.6

18 Oct 00:17
Compare
Choose a tag to compare
  • Update Prometheus version from 1.4.1 to 1.7.0

0.1.5

08 Aug 17:17
Compare
Choose a tag to compare
  • Add linkerd-health dashboard

0.1.4

27 Jul 20:11
Compare
Choose a tag to compare
  • make Consul hostname configurable via CONSUL_HOST environment variable
  • make Marathon hostname configurable via MARATHON_HOST environment variable
  • deprecate mesos-marathon config in favor of setting MARATHON_HOST

0.1.3

25 Jul 20:57
Compare
Choose a tag to compare
  • Updated Consul config for simplified linkerd metric names

0.1.2

19 Jul 20:38
Compare
Choose a tag to compare
  • Set default Prometheus scrape_interval and evaluation_interval to 30s, to ensure Grafana irate graphs render properly.
  • Fixed scrape_interval configuration not being honored.

0.1.1

12 Jul 19:11
Compare
Choose a tag to compare
  • Set default Prometheus scrape_interval and evaluation_interval to 1m, make configurable.

0.1.0

25 Apr 07:14
Compare
Choose a tag to compare
  • Updated for linkerd 1.0 metrics. This is a breaking change. This version of
    linkerd-viz will only work with linkerd 1.0+. Previous versions of
    linkerd-viz will only with linkerd prior to 1.0.
  • Moved to linkerd Github org