Skip to content

Instantly share code, notes, and snippets.

View tyriis's full-sized avatar
🏡
Working from home

Nils Müller tyriis

🏡
Working from home
View GitHub Profile
{
"title": "OpenCode Token Usage",
"schemaVersion": 39,
"version": 1,
"editable": true,
"timezone": "browser",
"time": { "from": "now-24h", "to": "now" },
"templating": {
"list": [
{ "name": "datasource", "type": "datasource", "query": "prometheus" },
---
services:
lgtm:
image: grafana/otel-lgtm:latest
container_name: otel-lgtm
ports:
- "3000:3000" # Grafana
- "4317:4317" # OTLP gRPC receiver
- "4318:4318" # OTLP HTTP receiver
- "3200:3200" # Tempo
@tyriis
tyriis / .mise.toml
Last active August 11, 2026 13:05
lefthook config
[settings]
experimental = true
legacy_version_file_disable_tools = ['terraform']
[tools]
direnv = "2.37.1"
terraform-docs = "0.20.0"
tflint = "0.63.1"
opentofu = "1.12.3"
lefthook = "2.1.10"