Angela

Results 57 comments of Angela

Do these both persist, too? ``` notify-send "This message will go away on it's own" ``` ``` notify-send -u critical "This one will stick around until you clear it" ```...

If the first one disappeared after a bit, the theme isn't necessarily impacting the notifications, otherwise that one would have stuck around as well. What notifications do you usually see...

> Also, I'd rather stay with M$ if the option is moving to Google. Worth mentioning my post in this thread, about Gitlab (which is where most are fleeing to):...

@Rafagd There's also independent code hosts like [Not a Bug](https://notabug.org/) Running away from Microsoft into a Google property is like cutting off your nose to spite your face.

A bit off-topic, but what shared host do you guys use that allow git?

If Gitlab is moving to Google Cloud, is it really any better? Google invested $20 mil to Gitlab's C funding: https://www.kyivpost.com/technology/google-fund-invests-20-million-gitlab-startup-ukrainian-cofounder.html Next step is their [IPO](https://about.gitlab.com/strategy/) where one can assume...

Here's a dashboard I built purely off of this plugin (PRTG being the only datasource): ![grafana-prtg](https://user-images.githubusercontent.com/33108490/73132186-18865300-3fdd-11ea-80c8-c107117684c6.png) I documented one of the regex queries in my notes, that builds the bar...

I'm not the developer of the plugin, but my assumption (and belief, too) is that you shouldn't have PRTG on the public internet in the first place, so 'locking down'...

I just started using this recently myself and found it difficult to figure a lot of things out, as the documentation is rather sparse. I posted my notes to Github,...

If it's appearing empty, you might want to try [regex](https://github.com/angela-d/brain-dump/blob/master/grafana-prtg/regex-query.md) to obtain some data. [Start here](https://github.com/angela-d/brain-dump/blob/master/grafana-prtg/build-a-dashboard.md) if you still have problems getting data, the delay on the click actions can...