Skip to content

Commit

Permalink
add missing field (#2542)
Browse files Browse the repository at this point in the history
  • Loading branch information
msanft authored Oct 31, 2023
1 parent 9a2587c commit 0c03076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debugd/internal/debugd/logcollector/fields.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ var (
"github.e2e-test-provider": {},
"github.ref-stream": {},
"github.kubernetes-version": {},
"github.self-managed-infra": {},
"deployment-type": {}, // deployment type, e.g. "debugd", "k8s"
}
)
Expand Down

0 comments on commit 0c03076

Please sign in to comment.