Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MetalMatze
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Polar Signals Cloud: Always-on, zero-instrumentation continuous profiling
(polarsignals.com)
81 points
by
MetalMatze
3y ago
|
27 comments
2.
▲
The Schedule for the PromCon Europe 2023 Is Live
(prometheus.io)
1 points
by
MetalMatze
3y ago
|
0 comments
3.
▲
by
MetalMatze
3y ago
SSE are amazing! I've used them to push updates to clients from multiple goroutines (Go threads) with https://lastfm.live It's quite simple to start with on the Go backend side of things and the frontend things aren&#x
4.
▲
Parca (Continuous Profiling) Plugin for Grafana
(polarsignals.com)
5 points
by
MetalMatze
4y ago
|
0 comments
5.
▲
FrostDB in Prometheus – Winter is coming
(polarsignals.com)
5 points
by
MetalMatze
4y ago
|
0 comments
6.
▲
by
MetalMatze
5y ago
What makes you think they will enter monitoring next?
7.
▲
DIY pprof profiles using Go
(polarsignals.com)
4 points
by
MetalMatze
5y ago
|
0 comments
8.
▲
by
MetalMatze
6y ago
That's why we put the CPUThrottlingHigh alert into the kubernetes-mixin project. It a least let folks know. The Node Exporter for example is always throttled and I don't mind. For the user facing parts I'd rather not be in th
9.
▲
by
MetalMatze
6y ago
Prometheus supports writing (replicating) data to a remote endpoint on a per scrape basis with a protocol called remote-write. You can pretty easily set that up on any Prometheus instance. There are quite some implementations to receive tho
10.
▲
by
MetalMatze
6y ago
Glad my first gen still work super fine - even with Android. :)
11.
▲
by
MetalMatze
6y ago
There's a FOSDEM talk by Kris Nova on the clusterfuck of Kubernetes and that one's mention that history, IIRC
12.
▲
by
MetalMatze
6y ago
Love that talk. :)
13.
▲
by
MetalMatze
7y ago
You want to start measuring the closet to your users. In most cases that would be some sort of load balancer. I don't think there's much we can do without going to the client side.
14.
▲
by
MetalMatze
7y ago
The problem for us monitoring / observability people with kustomize is its limitation to be purely templating for Kubernetes. However we also want to template a lot of things like for example Prometheus configuration. Jsonnet can bridg
15.
▲
by
MetalMatze
7y ago
Maintainer of jsonnet-bundler, kube-prometheus and some monitoring mixins, that are all based on jsonnet, here: Currently we're mostly keeping a close look at CUE, but not really using it as of right now. However, during the holiday br
16.
▲
by
MetalMatze
8y ago
Wow. Nice to see my talk here. If you have any questions, feel free to ask.
17.
▲
Go-bindata creator deletes their GitHub account
(twitter.com)
4 points
by
MetalMatze
9y ago
|
0 comments
18.
▲
by
MetalMatze
9y ago
That might be true, but once people start downloading the binaries automatically, e.g. in their CI/CD, that doesn't say anything anymore...
19.
▲
by
MetalMatze
9y ago
Couldn't agree more.
20.
▲
by
MetalMatze
9y ago
Most disturbing thing I've seen in a while.
21.
▲
by
MetalMatze
9y ago
The talk originally given at PromCon 2017: https://www.youtube.com/watch?v=ypWwvz5t_LE
22.
▲
by
MetalMatze
9y ago
I just want to leave my version of this here: https://time.kitchen If you write Go every now and then you might get it.
23.
▲
Simple Slack Notifications for GitHub Releases
(github.com)
2 points
by
MetalMatze
9y ago
|
0 comments
24.
▲
by
MetalMatze
9y ago
Yes. That's my favorite too. You could simply record you screen with something like https://obsproject.com/ to create a video?
25.
▲
by
MetalMatze
9y ago
Looks really awesome I have to say. I use Sourcegraph on a daily basis and this is a welcome improvement. Looks way more organized and better to grasp at first sight. Good job!
26.
▲
Sourcegraph now running on an in-browser VS Code
(sourcegraph.com)
216 points
by
MetalMatze
9y ago
|
82 comments
27.
▲
by
MetalMatze
10y ago
Yes. Vault is awesome and we're planning to use Vault ourselves. However Vault is mostly meant for machines to read the secrets and gopass is designed for humans.
28.
▲
by
MetalMatze
10y ago
Yep. I'm using that extension on Chrome everyday with gopass in the background. Works great! Now that we published gopass I wanted to take another look at the source of browserpass in the coming days. Maybe we can try to support both
29.
▲
by
MetalMatze
10y ago
Saw that in the process of writing gopass too! > The difference is mine does not use PGP and is instead password based... And we still wanted to use PGP because crypto is hard. :)
30.
▲
by
MetalMatze
10y ago
I know the pain of managing the synchronization of your password store. That's exactly why we enable git by default now and auto commit all you changes like pass did before. For me it works great personally, but also with a team it
More ›