No description
Find a file
miwr 8f621647f5 rule {
source_labels = ["__meta_kubernetes_pod_name", "__meta_kubernetes_pod_container_name"]
          action = "replace"
          target_label = "__path__"
          replacement = "/var/log/containers/$1_$2.log"
        }
2025-03-13 10:08:59 +01:00
template rule { 2025-03-13 10:08:59 +01:00
.gitignore alloy implementation 2025-03-12 13:37:16 +01:00
README.md Added README.md 2024-12-18 14:33:01 +01:00

edpbuilder stacks

This repository contains the building blocks to instanciate Internal Developer Platform's.

Install edpbuilder

To get started, you need to install edpbuilder.