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

cmd/bosun: improve graph tag display #1145

Merged
merged 1 commit into from
Jul 13, 2015
Merged

cmd/bosun: improve graph tag display #1145

merged 1 commit into from
Jul 13, 2015

Conversation

maddyblue
Copy link
Contributor

cmd/bosun: improve graph tag display

  • show tag cardinality
  • allow more autocomplete options to show up
  • show typeahead options at 0 chars (however, doesn't work the first time)
  • bump limit to 100 and show scroll bars (more than 100 gets slow)

fixes #1125
fixes #1036

- show tag cardinality
- allow more autocomplete options to show up
- show typeahead options at 0 chars (however, doesn't work the first time)
- bump limit to 100 and show scroll bars (more than 100 gets slow)

fixes #1125
fixes #1036
@maddyblue maddyblue force-pushed the graph-cardinality branch from 8b08fd2 to 04aa740 Compare July 7, 2015 19:03
captncraig added a commit that referenced this pull request Jul 13, 2015
cmd/bosun: improve graph tag display
@captncraig captncraig merged commit 746b411 into master Jul 13, 2015
@captncraig captncraig deleted the graph-cardinality branch July 13, 2015 14:55
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.

Show Cardinality Stats on the Graph Page Better auto complete suggestions and scrollbars on graph pages
2 participants