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

Miliseconds for stats #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Miliseconds for stats #27

wants to merge 1 commit into from

Conversation

nikophil
Copy link
Collaborator

@nikophil nikophil commented Mar 13, 2020

fixes #20
fixes #17
fixes #25

(waiting for #19 & #24 to be merged)

@nikophil nikophil force-pushed the miliseconds-for-stats branch 3 times, most recently from dd7a49f to d6f32b3 Compare March 20, 2020 15:44
@nikophil nikophil changed the title WIP Miliseconds for stats Miliseconds for stats Mar 20, 2020
@nikophil nikophil force-pushed the miliseconds-for-stats branch 3 times, most recently from ce9d84f to 1a7739c Compare March 22, 2020 12:42
store waiting_time in seconds+microseconds

store handling_time in seconds+microseconds

store failing_time in seconds+microseconds

Fixed statistics computing

Handle micro/milli seconds in twig time filter

Tested retry behavior

Fixed waiting_time for messages with delay
@bendavies
Copy link
Contributor

bendavies commented Sep 28, 2022

@nikophil @weaverryan any interest in getting this merged? we're looking to start using this bundle, but need this PR, as it removes the drivers (we use postgres which was not implemented)

@weaverryan
Copy link
Contributor

WDYT @nikophil - it's been a long time, but if you fix the conflicts, the tests ARE passing. It would probably be worth pushing this forward - it's still alpha, so I'm not too worried about potentially breaking some things. Note: we DO use this bundle on production already.

@bendavies
Copy link
Contributor

@weaverryan i'm happy to rebase this is @nikophil is unavailable.
Also, you'd have to drop all your existing stats here, as this PR changes the table schema

@bendavies bendavies mentioned this pull request Sep 29, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants