New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 642280 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Cloudtail isn't sending many tsmon metrics

Project Member Reported by dsansome@chromium.org, Aug 30 2016

Issue description

Cloudtail is only sending metrics on a couple of machines: http://shortn/_pwqzjVvVw1

There's also no presence/up being sent by go tsmon.

AI from postmortem https://docs.google.com/document/d/1VFagSTuMIenCeYAtJTYUtTeqLHI2Xw7jI-lwqm9dt5M/edit
 

Comment 1 by benhenry@google.com, Aug 30 2016

Labels: cit-pm
This is likely due to issue 617261 which I started, but didn't yet finish the puppet side of things.
There are also many cloudtail process instances on a machine (e.g. one for each service managed by service_manager). I believe they may use same target fields for metrics (effectively overriding each other's metrics).
Status: Fixed (was: Started)
Sorry, I created this bug yesterday in a fit of confusion.  I'd actually renamed these metrics months ago (https://codereview.chromium.org/1660453002) and completely forgot about it.  The handful of cloudtail instances in the link above are old ones sending the old metrics.

I fixed the consoles in cl/131682739 and presence/up in https://codereview.chromium.org/2290993002/.

> There are also many cloudtail process instances on a machine

I thought about that already :) http://shortn/_dIHjyMJuEt - the log ID gets munged into the job_name target field.

Sign in to add a comment