We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35ec42 commit 576c5dfCopy full SHA for 576c5df
internal/component/beyla/ebpf/beyla_linux_test.go
@@ -723,7 +723,7 @@ func TestConvert_Attributes(t *testing.T) {
723
InformersSyncTimeout: 15 * time.Second,
724
InformersResyncPeriod: 30 * time.Minute,
725
ResourceLabels: beyla.DefaultConfig.Attributes.Kubernetes.ResourceLabels,
726
- MetaCacheAddress: "localhost:9090",
+ MetaCacheAddress: "localhost:9090",
727
},
728
HostID: beyla.HostIDConfig{
729
FetchTimeout: 500 * time.Millisecond,
0 commit comments