Egor
Egor
### Welcome - [X] Yes, I've searched similar issues on GitHub and didn't find any. - [X] Yes, the DNS provider exposes a public API. - [X] Yes, I know...
resolve #1620
I use sloth as generator prometheus rules by my specification. MySpec -> SlothSpec -> PrometheusRule Code of generation is placed to [internal](https://github.com/slok/sloth/blob/dbb7200da784f1aaf2d7ce8b7353345ddf0665b3/internal/app/generate/prometheus.go#L113) and i cant import it in my project....
**actual**: ``` > helm repo add vm https://victoriametrics.github.io/helm-charts/ ... > helm repo update ... > helm show values vm/victoria-metrics-alert > alert.values.yaml > helm install vmalert --dry-run vm/victoria-metrics-alert -f alert.values.yaml Error:...
Add tests. Related: https://github.com/phuslu/nginx-ssl-fingerprint/issues/25 Progress: - [x] Add simple smoke tests - [ ] Add more ja3transport.Browser's (currently any browser except ja3transport.ChromeVersion103 trigger error, so need research) - [ ]...
I think project need some tests in pipeline for production grade. For example: 1) some popular ja3 hashes 2) http and https smoke tests 3) invalid ssl handshake 4) something...
### Observed behavior I have stream with compression and limit maxBytes 6Gi ``` apiVersion: jetstream.nats.io/v1beta2 kind: Stream metadata: name: logs spec: name: logs subjects: ["logs.*"] storage: file maxAge: 12h maxBytes:...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation I have high write rate, and data have good compression (coef...
### Issue Summary trino class inherits from BaseQueryRunner (not from BaseSQLQueryRunner) https://github.com/getredash/redash/blob/2776992101a93ef205daee4cc6bc68c42d77f114/redash/query_runner/trino.py#L46 so there is no "apply_auto_limit" feature for Trino Datasouce. But it could be supported from the box -...
### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [x] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no...