Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

Log Cache metrics don't have any tags #65

Closed
poy opened this issue May 14, 2018 · 3 comments
Closed

Log Cache metrics don't have any tags #65

poy opened this issue May 14, 2018 · 3 comments

Comments

@poy
Copy link
Contributor

poy commented May 14, 2018

curl -s -H"Authorization: $(cf oauth-token)" log-cache.coconut.cf-app.com/v1/read/log-cache -G | jq .

yields

      {
        "timestamp": "1526336550208926093",
        "source_id": "log-cache",
        "counter": {
          "name": "ingress",
          "total": "124305"
        }
      }
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/157580025

The labels on this github issue will be updated when the story is started.

@poy
Copy link
Contributor Author

poy commented May 15, 2018

This would be best fixed by having expvar forwarder write to loggregator-agent (metron) instead of log-cache.

@toddboom
Copy link
Contributor

as suggested above, we're now writing these metrics to the local loggregator agent.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants