David Morris
David Morris
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
In [ZD#2045665](https://github.zendesk.com/agent/tickets/2045665) our customer UHG asked if it's possible to use https for their connection to Intellij. Customer states: > I see on https://docs.github.com/en/codespaces/developing-in-codespaces/developing-in-a-codespace?tool=jetbrains that the connection from JetBrains IDE...
In #18 there are time series summaries by hour. Can there be 5,10,15 minute summaries?
### unicorn.log #### Top 20 unicorn current_user ```sql select current_user, COUNT(current_user) as count_current_user from unicorn group by current_user order by count_current_user desc limit 20; ``` #### Top 20 by current_user...
Being able to generate/regenerate queries using different time_series would be nice.
``` daemon_metrics: {'syslog-ng': {'bytes_written': 90189}, 'systemd': {'bytes_written': 346093}, 'babeld': {'bytes_written': 480545377}, 'gitrpcd': {'bytes_written': 9772012}, 'codeload': {'bytes_written': 2288543}, 'hookshot-go': {'bytes_written': 1984852521}, 'render': {'bytes_written': 1580442}, 'treelights': {'bytes_written': 75129493}, 'authzd': {'bytes_written': 229013304}, 'github-timerd':...