Karan Sharma

Results 23 issues of Karan Sharma

Would it be possible to add Multi-Tenancy support similar to https://grafana.com/docs/loki/latest/operations/multi-tenancy/ ? The way I am thinking for this to work is: - Get the `X-Org-ID` header from request -...

feature request

We have a large deployment log cluster and store multiple year's worth of logs. For us, partitioning by date is more useful than partitioning by hour. Would it be possible...

Hi! I noticed that in 0.22 the moratorium to add new receivers has been lifted. I'm the maintainer of https://github.com/mr-karan/calert which is a standalone binary that sends out notifications to...

help wanted
kind/enhancement
component/notify

Should have: - [ ] Fedora - [x] Arch - [ ] Snap (enable classic mode) - [ ] One line installer script Can Try: - [ ] `brew` for...

enhancement

Maybe a documentation website to show - Shell completions - Different commands - Usecases / Usage Examples - API docs - Installation - Features

enhancement

Clickhouse returns a `HTTP 200` response for `/ping` URL. However, this library doesn't support proxying that. I want to add that `/metrics` won't work always, because that is optional and...

good first issue
feature request

Umbrella issue for adding more resources and spec fields to existing resources - Job - CronJob - Role - Service Account - RoleBinding

enhancement

Use a global flag for verbosity level. Default is `Info`. If `-v` passed, enable `debug` logging.

enhancement

Was going through the [1.73.0 Release Notes](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.73.0) and came across [this issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2107) where `process_cpu_cores_available` which is available in all Victoriametrics components. I am wondering, shouldn't this be available inside `metrics`...

enhancement

As received feedback from Kailash, we should have a way for users to browse through zettel: Currently the only way to see all posts is `/all.html` but then you lose...

enhancement
hacktoberfest