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

More events #55

Closed
behrad opened this issue Jun 17, 2016 · 3 comments
Closed

More events #55

behrad opened this issue Jun 17, 2016 · 3 comments

Comments

@behrad
Copy link
Collaborator

behrad commented Jun 17, 2016

In Mosca, I've configured a custom bunyan-stream module to capture keepalive timeout & setting keepalive time events since these are logged using bunyan.

Can we add two more emits for these in aedes @mcollina ?

@mcollina
Copy link
Collaborator

yeah, no problem in more emits.

Aedes and mosca v2 will use pino. It's 4-5 time faster than bunyan. I have
a snippet for mosca v1 if you want.
Il giorno ven 17 giu 2016 alle 19:41 Behrad notifications@github.com ha
scritto:

In Mosca, I've configured a custom bunyan-stream module to capture keepalive
timeout & setting keepalive time events since these are logged using
bunyan.

Can we add two more emits for these in aedes @mcollina
https://github.com/mcollina ?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#55, or mute the thread
https://github.com/notifications/unsubscribe/AADL4_amHthFD4m-OtZO6QdWo-PiwZchks5qMtxDgaJpZM4I4lBA
.

@behrad
Copy link
Collaborator Author

behrad commented Jun 17, 2016

Aedes and mosca v2 will use pino. It's 4-5 time faster than bunyan

And this is with high verbose levels? Or even if log level is ERROR?

I have
a snippet for mosca v1 if you want

What snippet?

@mcollina
Copy link
Collaborator

Yes, you can high verbosity without a huge impact on perf: replacing
winston in a normal web app gives 20-50% throughput boost. I'm not at my
laptop, I'll send the snippet for mosca v1 soon.
Il giorno ven 17 giu 2016 alle 19:58 Behrad notifications@github.com ha
scritto:

Aedes and mosca v2 will use pino. It's 4-5 time faster than bunyan

And this is with high verbose levels? Or even if log level is ERROR?

I have
a snippet for mosca v1 if you want

What snippet?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#55 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AADL4ziqXF_N99P4f9WqsowGi4-GPd7Hks5qMuBegaJpZM4I4lBA
.

@mcollina mcollina closed this as completed Sep 2, 2016
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

2 participants