Ashish Gaurav

Results 23 issues of Ashish Gaurav

Firstly, my thanks for the best clickhouse command line client out there. Its syntax highlighting, auto-completes and multi-line editing make things so much easier than the `clickhouse-client`. One of the...

Is there way to use [d3.tip](https://github.com/Caged/d3-tip) with the `chart.on` if not then best way to add a `chart.tip` method simmilar to the one implemented here [line 102 and 156](http://jsfiddle.net/ramnathv/vtC75/2/) Also,...

Currently on moving to next page by clicking next button or the page button, 1 element is always getting skipped. A pen demonstrating the issues (on moving to page 2...

bug

The `resizable` directive is colliding with another directive in a data-table module i am using. I have already requested them to rename it as per the best naming convention followed...

Is there a way to send a message to the webworker once it has been run, like the `postmessage` call for the vanilla worker. In the source I see only...

Last commit been 2 years back and a number of pull request are still pending. Its really great d3 plugin and one of the only one in javascript which is...

to be done via a separate yaml config or user uploaded lookup table

enhancement

Top N slots where error budget was most affected

Based on [terraform-sumologic-sumo-logic-monitor//monitor_packages](https://github.com/SumoLogic/terraform-sumologic-sumo-logic-monitor/tree/0715a0e4e80310a4dc55fd9447bf6401567f2cc6/monitor_packages)

For a monthly compliance with 90% SLO, if at end of first week there are 100K request then is total error budget 10K request failures or (30/7)*100K*(1-0.9) Maybe we need...