Tina Junold
Tina Junold
The device_view cookie should respect (and use) the "cookie-*" and "httponly" parameters, since currently it lowers security. The cookie is allowed also for http, but my (server/symfony) configuration does not...
## 🐛 Bug Report Hi, i tried to run this container on several platforms (linux, windows) but it seems, that the container has the issue, that some of the applications...
Hi, did i miss anything? The documentation said that there is an extension mechanism, but when i looked into the source, it seems that its impossible now to extend phpmetrics...
Hi, I'm using Gin with OapiRequestValidator, but it seems that the middleware does not handle invalid request data. Did i miss something? A tiny example: ``` import( "net/http" middleware "github.com/deepmap/oapi-codegen/pkg/gin-middleware"...
I'd like to request a new feature rotating the input.... It's useful e.g. for periscope streams with direction information (landscape...) recorded with smartphone
Hi, i setup this via ``` helm upgrade --install --namespace kube-system --set image.tag=v0.0.7 metrics-server-exporter ./helm ``` It seems to be functional, since the expected metrics show up, if i use...
#### Describe the bug I'm trying to install and configure mimir together with my grafana, but the healthcheck always fail. #### To Reproduce Steps to reproduce the behavior: install mirmir...
It would be great if an option would be exist to define the base directory for watching like ``` yarn reveal -w -d docs ```
#### Is your feature request related to a problem? Please describe. I'd like to configure phlare to scrape fgprof like discribed [here](https://grafana.com/docs/phlare/latest/operators-guide/configure-agent/language-support/go/#combining-io-and-cpu-mode-profiles). But it failed (maybe due to a lack...
**Describe the bug** When using bun instead of yarn to generate a lock file, the format does not match the expectations of the analyzer **Version of dependency-check used** latest docker...