Navin Pai

Results 7 issues of Navin Pai

### Requirement As a Clickhouse analytics user, I want the `clickhouse-jaeger` schema to allow using Clickhouse native JSON columns so that we can query data in clickhouse more efficiently ([both...

enhancement

The [Examples section for TOUCH](http://redis.io/commands/touch) shows the following error: "ERR Unknown or disabled command 'TOUCH'". The same example also fails on http://try.redis.io Is this because the redis version in the...

(or Captain Planet TBH 😄 ) Source: https://en.wikipedia.org/wiki/Five_elements_(Japanese_philosophy)

- Use footer image on Github itself instead of a third party service - Got the original image from Wayback Archive (https://web.archive.org/web/*/https://github.com/atlanhq/camelot)

**Describe the bug** https://nomacs.org domain has expired **To Reproduce** Visit https://nomacs.org **Screenshots** ![Screenshot_2022-08-15_15-09-59](https://user-images.githubusercontent.com/408863/184613321-47bc5688-4684-46da-92fc-975a8d6de0c4.png)

Had an alert in SQLite set as below: ``` > select data from alert_rule; [{"refId":"A","queryType":"instant","relativeTimeRange":{"from":300,"to":0},"datasourceUid":"loki","model":{"datasource":{"type":"loki","uid":"loki"},"editorMode":"builder","expr":"{container_name=\"/app-demo\"} |= `debug`","hide":false,"intervalMs":1000,"maxDataPoints":43200,"maxLines":null,"queryType":"instant","refId":"A"}},{"refId":"B","queryType":"","relativeTimeRange":{"from":300,"to":0},"datasourceUid":"__expr__","model":{"conditions":[{"evaluator":{"params":[],"type":"gt"},"operator":{"type":"and"},"query":{"params":["B"]},"reducer":{"params":[],"type":"last"},"type":"query"}],"datasource":{"type":"__expr__","uid":"__expr__"},"expression":"A","hide":false,"intervalMs":1000,"maxDataPoints":43200,"reducer":"min","refId":"B","settings":{"mode":""},"type":"reduce"}},{"refId":"C","queryType":"","relativeTimeRange":{"from":300,"to":0},"datasourceUid":"__expr__","model":{"conditions":[{"evaluator":{"params":[0],"type":"gt"},"operator":{"type":"and"},"query":{"params":["C"]},"reducer":{"params":[],"type":"last"},"type":"query"}],"datasource":{"type":"__expr__","uid":"__expr__"},"expression":"B","hide":false,"intervalMs":1000,"maxDataPoints":43200,"refId":"C","type":"threshold"}}] ``` Note the \`debug\` in the rule When this was migrated to postgres,...

help wanted

[pgvectorscale](https://github.com/timescale/pgvectorscale/) is a postgres extension that builds on top of pgvector to add a few capabilities to make it more performant. Their claims have been quite good: https://www.timescale.com/blog/pgvector-is-now-as-fast-as-pinecone-at-75-less-cost/ , however...