Punk-Observe 0.02 Latest

Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:
  • MANIFEST (283) does not match dist (281):
  • Duplicates in MANIFEST: root/static/defer.js, t/0926-deferred-status.t

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:
  • lib/Punk/Observe/Alert.pm: HASH(0x5559ae66dcd0)
  • lib/Punk/Observe/Backend.pm: HASH(0x5559aa467090)
  • lib/Punk/Observe/Backend/Pg.pm: HASH(0x5559aebe38d0)
  • lib/Punk/Observe/Backend/SQLite.pm: HASH(0x5559aebe4038)
  • lib/Punk/Observe/Config.pm: HASH(0x5559aebe7920)
  • lib/Punk/Observe/Dashboard.pm: HASH(0x5559aac7bb38)
  • lib/Punk/Observe/Decode.pm: HASH(0x5559aebdc8c8)
  • lib/Punk/Observe/Evaluate.pm: HASH(0x5559aebd85f0)
  • lib/Punk/Observe/Exec.pm: HASH(0x5559aebd54b8)
  • lib/Punk/Observe/Flame.pm: HASH(0x5559af128570)
  • lib/Punk/Observe/Health.pm: HASH(0x5559aebd8290)
  • lib/Punk/Observe/Ingest.pm: HASH(0x5559af12c680)
  • lib/Punk/Observe/Key.pm: HASH(0x5559aebe4338)
  • lib/Punk/Observe/Limit.pm: HASH(0x5559aebd8860)
  • lib/Punk/Observe/Live.pm: HASH(0x5559ac8f4520)
  • lib/Punk/Observe/Log.pm: HASH(0x5559af0d06e0)
  • lib/Punk/Observe/Map.pm: HASH(0x5559aec33358)
  • lib/Punk/Observe/Metric.pm: HASH(0x5559aebc8be8)
  • lib/Punk/Observe/Plot.pm: HASH(0x5559af1137e8)
  • lib/Punk/Observe/Query.pm: HASH(0x5559aebdc298)
  • lib/Punk/Observe/Retain.pm: HASH(0x5559af1a6a88)
  • lib/Punk/Observe/Route.pm: HASH(0x5559aebd7e10)
  • lib/Punk/Observe/SVG.pm: HASH(0x5559aebf4520)
  • lib/Punk/Observe/Scan.pm: HASH(0x5559af187148)
  • lib/Punk/Observe/SegIO.pm: HASH(0x5559af096310)
  • lib/Punk/Observe/Segment.pm: HASH(0x5559aebbe938)
  • lib/Punk/Observe/Store.pm: HASH(0x5559af133c10)
  • lib/Punk/Observe/Target.pm: HASH(0x5559af0965b0)
  • lib/Punk/Observe/Tenant.pm: HASH(0x5559aebc5480)
  • lib/Punk/Observe/Trace.pm: HASH(0x5559ae6322a0)
  • lib/Punk/Observe/View.pm: HASH(0x5559ac93ed68)
  • lib/Punk/Observe/WAL.pm: HASH(0x5559aebcf560)
  • lib/Punk/Plugin/Observe.pm: HASH(0x5559aa91ba38)

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Punk::Observe an OpenTelemetry observability and logging backend 0.02 metacpan
Punk::Observe::Alert rule evaluation, and the two states everybody forgets metacpan
Punk::Observe::Backend where the configuration lives metacpan
Punk::Observe::Backend::Pg configuration in PostgreSQL metacpan
Punk::Observe::Backend::SQLite the default configuration store metacpan
Punk::Observe::Config reading and writing what the screens are configured with metacpan
Punk::Observe::Dashboard a panel is an OQL string with a title metacpan
Punk::Observe::Decode OTLP protobuf, read as records metacpan
Punk::Observe::Evaluate the alert evaluation pass, and its delivery metacpan
Punk::Observe::Exec planning and running a query metacpan
Punk::Observe::Flame aggregated self-time across traces metacpan
Punk::Observe::Health poll the services being observed metacpan
Punk::Observe::Ingest the OTLP receiver metacpan
Punk::Observe::Key ingest keys metacpan
Punk::Observe::Limit three limits, failing three different ways metacpan
Punk::Observe::Live the log tail, and what it admits losing metacpan
Punk::Observe::Log compressed log blocks and the trigram filter metacpan
Punk::Observe::Map laying out the service graph metacpan
Punk::Observe::Metric compressed metric chunks metacpan
Punk::Observe::Plot query results as chart figures metacpan
Punk::Observe::Query one query language over traces, metrics and logs metacpan
Punk::Observe::Retain compaction, rollups and deletion metacpan
Punk::Observe::Route grouping, silences, and the outbox key metacpan
Punk::Observe::SVG chart primitives metacpan
Punk::Observe::Scan what a query can decide without reading metacpan
Punk::Observe::SegIO one segment carrying all three signals metacpan
Punk::Observe::Segment immutable segments, series ids and the symbol table metacpan
Punk::Observe::Store sealing, and the read path over what is sealed metacpan
Punk::Observe::Target where a webhook is allowed to point metacpan
Punk::Observe::Tenant the tenant seam, kept honest metacpan
Punk::Observe::Trace spans, trace assembly and the service graph metacpan
Punk::Observe::View the screens, and what they are given to render metacpan
Punk::Observe::WAL the write-ahead log metacpan
Punk::Plugin::Observe mount Punk::Observe in a Punk application metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan