Skip to content

Commit 4b9c694

Browse files
committed
Add OpenTelemetry base modules
1 parent 0b29a31 commit 4b9c694

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

base-os/apk-world

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
alpine-baselayout
2+
alpine-baselayout-data
23
alpine-keys
34
apk-tools
45
busybox
@@ -26,6 +27,7 @@ tzdata
2627
wget
2728
yarn
2829
zlib-dev
30+
perl-alien-build
2931
perl-compress-raw-zlib
3032
perl-config-simple
3133
perl-crypt-jwt

base-os/perl-modules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
Alien::Base::ModuleBuild
12
Crypt::Skip32::Base32Crockford
23
Cache::Memcached
34
Class::Accessor::Class
@@ -36,6 +37,7 @@ MooseX::NonMoose
3637
Net::DNS
3738
Net::IP
3839
Net::NTP
40+
OpenTelemetry
3941
Plack
4042
Plack::Middleware::AccessLog
4143
Plack::Middleware::AccessLog::Timed

0 commit comments

Comments
 (0)