Skip to content

Commit aef61dd

Browse files
committed
use beyla from url
1 parent dc51d29 commit aef61dd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ exclude (
10291029

10301030
replace github.com/prometheus/procfs => github.com/prometheus/procfs v0.12.0
10311031

1032-
replace github.com/grafana/beyla/v2 => /Users/paulintodev/Documents/GitHub/beyla-paulin-2/
1032+
replace github.com/grafana/beyla/v2 => github.com/ptodev/beyla/v2 v2.0.0-20250507083427-93b2af475c8d
10331033

10341034
replace github.com/open-telemetry/opentelemetry-collector-contrib => github.com/ptodev/opentelemetry-collector-contrib v0.0.0-20250506154750-58322eed65ce
10351035

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2387,6 +2387,8 @@ github.com/prometheus/statsd_exporter v0.22.8/go.mod h1:/DzwbTEaFTE0Ojz5PqcSk6+P
23872387
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
23882388
github.com/protocolbuffers/protoscope v0.0.0-20221109213918-8e7a6aafa2c9 h1:arwj11zP0yJIxIRiDn22E0H8PxfF7TsTrc2wIPFIsf4=
23892389
github.com/protocolbuffers/protoscope v0.0.0-20221109213918-8e7a6aafa2c9/go.mod h1:SKZx6stCn03JN3BOWTwvVIO2ajMkb/zQdTceXYhKw/4=
2390+
github.com/ptodev/beyla/v2 v2.0.0-20250507083427-93b2af475c8d h1:oqMOTJM+WagHfq95U/S/fqZkHA2ucRH5p6xWsdJBywI=
2391+
github.com/ptodev/beyla/v2 v2.0.0-20250507083427-93b2af475c8d/go.mod h1:paDYfhkRs9Au+wENl4Eve5ddjld9Mrhp+Jw2BrZrWvA=
23902392
github.com/ptodev/opentelemetry-collector-contrib v0.0.0-20250506154750-58322eed65ce h1:ThbOTTu5v329Qka0LjI1Kyk2fmoRk5e98+ofZvDLfII=
23912393
github.com/ptodev/opentelemetry-collector-contrib v0.0.0-20250506154750-58322eed65ce/go.mod h1:h/gmGm2uRzmM6OV00PySs06jJHEtL+eMKj7NHbuaOUU=
23922394
github.com/ptodev/opentelemetry-collector-contrib/exporter/kafkaexporter v0.0.0-20250506154750-58322eed65ce h1:cP8s8aGMWiNVwI18d6mnq6YVEInMlW+Jm8VwO0MiNjI=

0 commit comments

Comments
 (0)