Martin Schneppenheim
Martin Schneppenheim
I just tried to setup the SSO application on my kubernetes cluster. Unfortunately I ran into this screen (Invalid redirect parameter):  Hence I followed the logs of my proxy...
**Issue type:** [ ] question [ ] bug report [x] feature request [ ] documentation issue I'd be happy to see **Cassandra support** in typeorm. Currently there are a couple...
> Another WAL related question: Is it expected to grow really fast? I don't scrape a lot of metrics (I'd guess 1000 metrics / 15s), but after 2 minutes the...
> Unfortunately, it currently only returns data points with an exact match of the label combination, which means, let's say you run `storage.Select("consumergroup_topic_lag", []tstorage.Label{"consumer_group": "foo"})` then: > > * `consumergroup_topic_lag...
Hey, I'd like to access the labels as part of the returned datapoints. Let me describe my usecase in more detail: Similiar like I'd do with Prometheus I'm collecting several...
Apparently it's not possible to update/edit the cron timers without manually flushing the database or removing the repeating job. They will always remain the same. Below a code snippet to...
**The problem:** When you receive multiple values for the same metric series at the same timestamp this will be rejected with a 400 error. This is a desired behaviour, however...
I was trying to use the new Passport module in order to implement the whole OAuth2 Process (Google Login). However I was not sure how I am supposed to handle...
We have an inconsistent experience with regards to quick searching a table. On the topics table the quicksearch field is embedded into the table header whereas other tables such as...
Add the possibility to use LDAP for authentication purposes.