question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v0.50.1 breaks statsd/prometheus metrics collection

See original GitHub issue

Describe the bug Upgrading to v0.50.1 from v0.40.2 breaks the metric collection in prometheues

To Reproduce Upgrade with the procedure in the datawire blog

Upgrading to Ambassador 0.50.1 Ambassador relies on Kubernetes deployments for updates. To update Ambassador, change your Kubernetes manifest to point to quay.io/datawire/ambassador:0.50.1 and run kubectl apply on the updated manifest. Kubernetes will apply a rolling update and update to 0.50.1.

Also note that it is not possible to upgrade vial Helm chart as it still points to 0.40.2 and the Chart is used to define the tag of the docker image.

Expected behavior

  • Metrics are displayed in prometheus
  • Documentation reflects reality 😉

Versions (please complete the following information):

  • Ambassador: v0.50.1
  • Kubernetes environment: AWS via Kops
  • Version: 1.10.X

There are some hints on the issues and PRs here and there about a change in this regard, it would be nice to know how to get this working

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
richarddlicommented, Feb 14, 2019

I’ve updated the docs in #1220, and DaveOps is also working on some additional improvements. I believe that addresses this issue.

1reaction
richarddlicommented, Feb 11, 2019

@tzilist Thanks. Am I sensing that you’re volunteering? 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

v0.50.1 breaks statsd/prometheus metrics collection #1205
Describe the bug Upgrading to v0.50.1 from v0.40.2 breaks the metric collection in prometheues To Reproduce Upgrade with the procedure in ...
Read more >
prometheus-statsd-exporter 0.1.3 - Artifact Hub
Version: 0.1.3 AppVersion: v0.18.0. StatsD to Prometheus metrics exporter. Homepage: https://github.com/prometheus/statsd_exporter ...
Read more >
How to handle changing metrics in the statsd_exporter
The statsd_exporter is a process which can be that "statsd endpoint" and convert metrics from the statsd format to the Prometheus format. ......
Read more >
Viewing custom metrics from statsd with Amazon Managed ...
One of the mechanisms to generate custom metrics from applications is statsd – a NodeJs process to collect custom application performance ...
Read more >
Collect metrics - .NET | Microsoft Learn
In this tutorial, we will show several examples on how to collect metrics: Populating metrics in Grafana with OpenTelemetry and Prometheus.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found