Category Archives: Tooling

Development tooling

SeqCli from jobs in Kubernetes

We use seq to view our logs. The hosting is done in Kubernetes. For management we tried jobs with the seqcli container. This works great if you mount the SeqCli.json config file. First we tried the environment variables as described … Continue reading

Posted in Tooling | Tagged , | Leave a comment

Log collection with fluent-bit and ELK

ELK = Elasticsearch, Logstash and Kibana We are moving to Kubernetes with our applications. So I’ve installed Rancher Desktop om my laptop to get some hands-on experience. I’ll post my findings here. When pods startup we can get the logs … Continue reading

Posted in Tooling | Tagged | Leave a comment

Enable metrics server on Rancher Desktop

We are moving to Kubernetes with our applications. So I’ve installed Rancher Desktop om my laptop to get some hands-on experience. I’ll post my findings here. Metrics server and Metrics API With the Metrics API you can get CPU and … Continue reading

Posted in Tooling | Tagged | Leave a comment

Upgrade to SonarQube 9

We use SonarQube to scan our code (see Adding SonarQube to TFS build) and have version 8 LTS up-and-running for some time now. The upgrade to SonarQube 9 and future version 9 LTS is upcoming. Here is how we prepare for … Continue reading

Posted in Tooling | Tagged , | Leave a comment

Fixed drag-and-drop on my Macbook

For some time I’ve been having trouble with drag-and-drop on my Macbook. In the finder a popup would show or the file rename action would trigger. Turns out there is a setting I missed during one of the MacOs upgrades. … Continue reading

Posted in Tooling | Tagged , | Leave a comment