Harkishen Singh

Results 50 issues of Harkishen Singh

Currently, we have successfully implemented the `flood ping` functionality. However, this just tests out the capability of VM instance as to how many traffic it can handle but gives no...

feature
discussion
not-ready

Subtask under: #163 The querier needs to be updated with the new tsdb as well. The implementation of chains should be in lines of - WChain that supports write based...

feature
not-ready

We need to alert the user at the time of the unusual behaviour of the target. This behaviour can be failing of monitoring which can be due to the target...

feature

Currently, the test cases cover the functional and integration parts only. We need to execute the complete application and launch ping, jitter, flood ping and req-res tests. This can be...

priority
tests

### What type of bug is this? Unexpected error ### What subsystems and features are affected? Continuous aggregate ### What happened? I was developing a PLPGSQL procedure to loop over...

bug
continuous_aggregate

Signed-off-by: Harkishen-Singh This comment adds support for prettifying rules file accepted from `promtool prettify rules `. It also adds support for prettifying a single PromQL expression via `promtool prettify query...

We should add metrics from pg_stat_activity such that, this metric `promscale_sql_database_pg_stat_activity{backend_type="", query="", pid="", application_name=""}` will have 2 value, `0` or `1`. If an entry exists in the database, then `1`,...

Improvement

Can anyone please help with this? ``` ERROR Error: Uncaught (in promise): Error: Unexpected value 'undefined' imported by the module 'MaterialModule' Error: Unexpected value 'undefined' imported by the module 'MaterialModule'...

Signed-off-by: Harkishen-Singh Fixes: #7230 This PR adds support to reduce resharding impact by spinning up new shards at the time of resharding if there are existing shards. The new shards...

stale

This pull-request aims at adding support for prettifying PromQL expressions, along with preserving user comments in the PromQL expressions. This is done as my **GSoC 2020** project. The code is...

stale