feat: add status probe

This commit is contained in:
2022-04-15 09:20:28 +02:00
parent c23bc5cbbe
commit ccec4f70dd
33 changed files with 4191 additions and 5 deletions
+11
View File
@@ -11,6 +11,9 @@ github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
# github.com/hellofresh/health-go/v4 v4.5.0
## explicit; go 1.15
github.com/hellofresh/health-go/v4
# github.com/matttproud/golang_protobuf_extensions v1.0.1
## explicit
github.com/matttproud/golang_protobuf_extensions/pbutil
@@ -33,6 +36,14 @@ github.com/prometheus/common/model
github.com/prometheus/procfs
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
# go.opentelemetry.io/otel v1.0.0
## explicit; go 1.15
go.opentelemetry.io/otel/attribute
go.opentelemetry.io/otel/codes
go.opentelemetry.io/otel/internal
# go.opentelemetry.io/otel/trace v1.0.0
## explicit; go 1.15
go.opentelemetry.io/otel/trace
# golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
## explicit; go 1.17
golang.org/x/sys/internal/unsafeheader