Skip to content

[Profiler] Always show badge with request count #398

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

Merged
merged 1 commit into from
Aug 30, 2021
Merged

[Profiler] Always show badge with request count #398

merged 1 commit into from
Aug 30, 2021

Conversation

ostrolucky
Copy link
Collaborator

Count here is similarly important like number of queries that doctrine-bundle shows, so it should be also displayed at all times

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets
Documentation
License MIT

What's in this PR?

Always shows badge counter here instead of only when there are errors

image

Why?

This info is always important, similarly like # of queries in ORM - people should try to keep it low

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix

Copy link
Collaborator

@dbu dbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea!

one feedback on the number we show.

Count here is similarly important like number of queries that doctrine-bundle shows, so it should be also displayed at all times
@dbu dbu merged commit ce7aeed into php-http:master Aug 30, 2021
@dbu
Copy link
Collaborator

dbu commented Aug 30, 2021

nice one!

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

Successfully merging this pull request may close these issues.

2 participants