Skip to content

Commit bb8e991

Browse files
committed
Add OpenTelemetry and related
1 parent 59e90f2 commit bb8e991

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

base-os/perl-modules

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
Alien::Base::ModuleBuild
2-
Crypt::Skip32::Base32Crockford
32
Cache::Memcached
43
Class::Accessor::Class
54
Config::General
65
Config::Simple
76
Crypt::JWT
87
Crypt::OpenSSL::RSA
9-
DBI
8+
Crypt::Skip32::Base32Crockford
109
DBD::MariaDB
10+
DBD::SQLite
11+
DBI
1112
Data::Dumper
1213
Data::Transformer
13-
Data::UUID
1414
Data::ULID
15+
Data::UUID
1516
DateTime::Format::Duration
1617
DateTime::Format::Human::Duration
1718
Digest::SHA
1819
Email::Date
1920
Email::Sender
21+
File::Find::Rule
2022
File::Path
2123
Geo::IP
2224
HTML::Entities
@@ -27,20 +29,26 @@ I18N::LangTags
2729
IO::Compress::Gzip
2830
JSON::XS
2931
Locale::Maketext::Lexicon
30-
DBD::SQLite
3132
Locale::Object
3233
Math::BaseCalc
3334
Math::Random::Secure
3435
Module::Refresh
3536
Moose
3637
MooseX::NonMoose
38+
Net::Async::HTTP::Server
3739
Net::DNS
3840
Net::IP
3941
Net::NTP
4042
OpenTelemetry
43+
OpenTelemetry
44+
OpenTelemetry::Exporter::OTLP
45+
OpenTelemetry::SDK
4146
Plack
47+
Plack::Handler::Net::Async::HTTP::Server
4248
Plack::Middleware::AccessLog
4349
Plack::Middleware::AccessLog::Timed
50+
Plack::Middleware::Headers
51+
Plack::Middleware::OpenTelemetry
4452
Plack::Middleware::Options
4553
Plack::Middleware::ReverseProxy
4654
Plack::Middleware::XForwardedFor
@@ -53,11 +61,10 @@ Template
5361
Template::Plugin::Comma
5462
Template::Plugin::JSON
5563
Template::Plugin::Number::Format
64+
Template::Plugin::Time::Duration
5665
Text::CSV_XS
5766
Time::Duration
58-
Template::Plugin::Time::Duration
5967
URI::Escape
6068
local::lib
61-
namespace::clean
6269
namespace::autoclean
63-
File::Find::Rule
70+
namespace::clean

0 commit comments

Comments
 (0)