Skip to content

Instantly share code, notes, and snippets.

View geekifier's full-sized avatar

Kamil Markowicz geekifier

View GitHub Profile
@geekifier
geekifier / grafana-agent.conf
Created July 11, 2023 18:47
grafana-agent config problem
prometheus.scrape "default" {
targets = [{"__address__" = "localhost:12345"}]
forward_to = [prometheus.remote_write.prom.receiver]
}
prometheus.exporter.unix { }
prometheus.remote_write "prom" { }
discovery.docker "linux" {
@geekifier
geekifier / debug.log.encrypted
Last active September 9, 2019 14:38
Terraform debug log file encrypted with Hashicorp's GPG key