HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lmazgon

no profile record

Submissions

Show HN: Grafana TUI – Browse Grafana dashboards in the terminal

github.com
24 points·by lmazgon·4 mesi fa·8 comments

Show HN: Benchi – A benchmarking tool written in Go

github.com
58 points·by lmazgon·anno scorso·7 comments

Show HN: Impromptu – Visualize Prometheus Metrics in the CLI

github.com
2 points·by lmazgon·2 anni fa·0 comments

comments

lmazgon
·2 mesi fa·discuss
Here's the link to the raw audio file, for anyone who's still interested: https://storage.googleapis.com/gweb-uniblog-publish-prod/med...
lmazgon
·2 mesi fa·discuss
Click on "Listen to article", make sure the voice is "Umbriel" and skip to 4:15 - there's a hallucinated part at the end in Russian (I think). On a blog post about the latest and greatest AI model. Oh the irony.
lmazgon
·3 mesi fa·discuss
Why not? ;) I like nice TUI apps and noticed there is none for Grafana.
lmazgon
·3 mesi fa·discuss
This is not meant to replace Grafana, it actually calls into a Grafana instance to fetch dashboards and query data. It's just an alternative way to display the dashboards you already have in an existing Grafana instance.
lmazgon
·4 mesi fa·discuss
It should handle the templating variables, at least from what I've tested on our dashboards. It gives you a list of available options just like in the Grafana UI. Try it out, once you select a dashboard you can press `v` and set the vars.
lmazgon
·anno scorso·discuss
> we can't employ anyone who isn't in a country we don't have a registered company entity

There's a ton of employer of record companies that can hire for you. I've worked via Deel and Remote.com, both without any issues.
lmazgon
·anno scorso·discuss
I can't say. It's definitely not the same as running on bare metal. Then again, any benchmark in a test environment is just an approximation of the real thing. To see how anything will act in the real environment, you have to run it there.

In our use case we wanted a way to quickly and easily set up benchmarks that would allow us to compare our software to our competitors under the same conditions. Given that Benchi can run the same benchmark scenario for different tools, the results are comparable with each other. We also run all benchmarks on an empty AWS EC2 instance, to minimize any other factors. But does that mean that the collected results show the absolute limit of what the tools can handle? Probably not. Under different conditions, results can change, but that's just the nature of benchmarks.