Dmitry Bashkatov
Dmitry Bashkatov
I have found the issue in some complex cases when "extended-overriden" template contains "extended-overriden" includes. For example this template set causes TemplateDoesNotExist exception when looking for `entry.txt` template (while rendering...
This can be useful for extracting structured data from container name. For example, Kubernetes name containers in format `k8s_CONTAINER_POD_NAMESPACE_UID_0` so I can now extract structured data by defining this var:...
Browser: chrome (`Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36`). Though it doesn't work in Safari too.
E.g. `Save, ⌘⌥S`. Actually this is `^⌥S`.
Sometimes when you expand namespace item some resources are loaded faster then others. But loading indicator hides faster then all resources are loaded.
One click - open temporary. Double click - permanently.
## What this PR does / why we need it: In https://github.com/kubernetes/ingress-nginx/pull/8726 I've added a new metric and noticed some inconsistency in metric names: * `_request_duration_seconds` Histogram The request processing...
**What is this feature?** Logs: Parse old-school syslog numeric log levels [0-7](https://en.wikipedia.org/wiki/Syslog#Severity_level) along with [current](https://grafana.com/docs/grafana/latest/explore/logs-integration/#log-level) textual `emerg, fatal, alert, crit, critical, err, eror, error, ...`. [docker image](https://github.com/nailgun/grafana/pkgs/container/grafana) with this patch...
Due to #5 we have node's dnsmasq listening on public interface. Let's try to somehow limit access to it.