Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metrics: disable capture error logs #79

Open
cirocosta opened this issue Nov 25, 2019 · 0 comments
Open

metrics: disable capture error logs #79

cirocosta opened this issue Nov 25, 2019 · 0 comments

Comments

@cirocosta
Copy link
Member

cirocosta commented Nov 25, 2019

Hey,

Given that we have the ability to leverage Stackdriver's log-based metrics (see
#78 ), we might as well go forward with not leveraging the Concourse-based
conversion of error logs to metrics (concourse/concourse#2754) anymore (as
we'd never consume those from Prometheus - stackdriver would already give us).

To do so, we can disable it here:

metrics: { captureErrorMetrics: true }

metrics: { captureErrorMetrics: true }

ps.: this depends on #78.

Thanks!

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

No branches or pull requests

1 participant