alerts
Here are 210 public repositories matching this topic...
-
Updated
Feb 21, 2020 - Python
What happened?
The documentation located at https://github.com/coreos/kube-prometheus/blob/master/docs/kube-prometheus-on-kubeadm.md seems out of date.
For example, the link to kubeadm config file in "Kubeadm Pre-requisites" section have to been updated and it seems that the given example refers to an old format :
controllerManagerExtraArgs:
address: 0.0.0.0
schedulerExtraArgs:
anyways to blur
Are there anyways to add blur to the background. of the alert.
Datastream.io is not working because some of the library dependencies are not set to the correct version (tornado and elasticsearch in my case).
Here is the pip freeze (python3.5) of the fully working datastream.io:
`bokeh==1.3.0
dateparser==0.7.1
-e git+https://github.com/MentatInnovations/datastream.io@a243b89ec3c4e06473b5004c498c472ffd37ead2#egg=dsio
elasticsearch==5.5.3
Jinja2==2.10.1
Hi,
when installing a new instance on @CSIRTMalta , it helped us a lot to create a diagram that denotes all the important folders, users and their rights. We'd like to push it to the Installation.md so that everyone can profit.
(There are multiple typos, like "lb" instead of lib", "intelmqv5" will be "human administrator", "sudders" will be sudoers.)
![image](https://user-images.githubu
-
Updated
Oct 20, 2019 - Shell
-
Updated
Jan 22, 2017 - Python
It would be useful if there was an option to make the auto clear duration dynamic based on length of the notification message.
-
Updated
Mar 6, 2020 - PHP
-
Updated
Jun 20, 2018 - JavaScript
-
Updated
Oct 30, 2019 - CSS
-
Updated
Nov 6, 2019 - Python
-
Updated
Feb 11, 2020 - Python
-
Updated
Feb 18, 2020 - CSS
-
Updated
Feb 9, 2020 - Python
-
Updated
Oct 11, 2018 - Ruby
-
Updated
Dec 11, 2019 - HCL
-
Updated
Jan 15, 2020 - JavaScript
-
Updated
Nov 2, 2019 - TypeScript
-
Updated
Mar 29, 2017 - Java
-
Updated
Feb 17, 2019 - Python
-
Updated
Mar 9, 2020 - Ruby
Improve this page
Add a description, image, and links to the alerts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alerts topic, visit your repo's landing page and select "manage topics."
SwiftMessagesSegue'smessageViewis aBaseView, and sinceBaseViewdoes not conform toAccessibleMessage, presented view controllers will not be accessible via Accessibility Inspector or Voice Over.I implemented a subclass of
BaseViewthat does conform toAccessibleMessage, and set it to themessageViewproperty ofSwiftMessagesSegue. This should work in most cases...Expe