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

Record which repos are using the webhook #33

Closed
groovecoder opened this issue May 26, 2015 · 13 comments
Closed

Record which repos are using the webhook #33

groovecoder opened this issue May 26, 2015 · 13 comments

Comments

@groovecoder
Copy link
Owner

No description provided.

@Faeranne
Copy link
Contributor

Going to use this issue as an excuse to properly learn postgres

@groovecoder
Copy link
Owner Author

Don't let postgres turn into a yak-hole though. We can look for something easier if we want.

@Faeranne
Copy link
Contributor

In case it starts to, what alternatives would you suggest?

@groovecoder
Copy link
Owner Author

Even finding a way to use Heroku logs would work for me. Or adding New Relic, or anything really. Surely something in https://addons.heroku.com/?q=analytics or https://addons.heroku.com/?q=metrics should work. 😄

@Faeranne
Copy link
Contributor

Don't we already log the payload? That would have the repo name in it.

@groovecoder
Copy link
Owner Author

Log it where? 😄 I'm happy to close this if I can already see the payloads/repos somewhere.

@Faeranne
Copy link
Contributor

my bad. it got removed in the great console.log purge of #25
I'll add it back.

@openjck
Copy link
Contributor

openjck commented Jun 3, 2015

Fixed with #39.

@openjck openjck closed this as completed Jun 3, 2015
@openjck
Copy link
Contributor

openjck commented Jun 3, 2015

My mistake. We have #40 open for restoring this.

@openjck
Copy link
Contributor

openjck commented Jun 4, 2015

We still need to add persistent logs. I can look into that tomorrow.

@Faeranne
Copy link
Contributor

Faeranne commented Jun 4, 2015

I believe we are using something like papertrail, which just uses heroku's logs to save them.

@Faeranne
Copy link
Contributor

Faeranne commented Jun 5, 2015

Refer to @groovecoder's last comment on #40 for more details.

@openjck
Copy link
Contributor

openjck commented Jun 5, 2015

I added the "Fixa" Papertrail plan. That gives us 50MB of logging per day, 365 days of logs, and searching up to 7 days in the past. The more expensive plans just increase the data cap; the other values stay the same.

Fixa for Blixa!

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

No branches or pull requests

3 participants