Punk-Observe 0.04 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 (287) does not match dist (285):
  • 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(0x5559aeb9fc00)
  • lib/Punk/Observe/Backend.pm: HASH(0x5559aeb58130)
  • lib/Punk/Observe/Backend/Pg.pm: HASH(0x5559aeb581f0)
  • lib/Punk/Observe/Backend/SQLite.pm: HASH(0x5559aeb57e48)
  • lib/Punk/Observe/Cache.pm: HASH(0x5559aefe6f90)
  • lib/Punk/Observe/Config.pm: HASH(0x5559af177240)
  • lib/Punk/Observe/Dashboard.pm: HASH(0x5559af0a9780)
  • lib/Punk/Observe/Decode.pm: HASH(0x5559aeb6c900)
  • lib/Punk/Observe/Evaluate.pm: HASH(0x5559aeb55910)
  • lib/Punk/Observe/Exec.pm: HASH(0x5559aeefbd28)
  • lib/Punk/Observe/Flame.pm: HASH(0x5559aeb5b318)
  • lib/Punk/Observe/Health.pm: HASH(0x5559af13e160)
  • lib/Punk/Observe/Ingest.pm: HASH(0x5559b13bd0d8)
  • lib/Punk/Observe/Key.pm: HASH(0x5559aeb73050)
  • lib/Punk/Observe/Limit.pm: HASH(0x5559aebe1b38)
  • lib/Punk/Observe/Live.pm: HASH(0x5559af0f3a50)
  • lib/Punk/Observe/Log.pm: HASH(0x5559af110ea0)
  • lib/Punk/Observe/Map.pm: HASH(0x5559aeb78c90)
  • lib/Punk/Observe/Metric.pm: HASH(0x5559af02ee08)
  • lib/Punk/Observe/Plot.pm: HASH(0x5559aeb0fba0)
  • lib/Punk/Observe/Query.pm: HASH(0x5559aeb65da8)
  • lib/Punk/Observe/Retain.pm: HASH(0x5559aeb5ba68)
  • lib/Punk/Observe/Route.pm: HASH(0x5559af10dbe8)
  • lib/Punk/Observe/SVG.pm: HASH(0x5559aed99c60)
  • lib/Punk/Observe/Scan.pm: HASH(0x5559aeb4b298)
  • lib/Punk/Observe/SegIO.pm: HASH(0x5559af1b0658)
  • lib/Punk/Observe/Segment.pm: HASH(0x5559af28c018)
  • lib/Punk/Observe/Store.pm: HASH(0x5559aeb54ef0)
  • lib/Punk/Observe/Target.pm: HASH(0x5559aeb4efa8)
  • lib/Punk/Observe/Tenant.pm: HASH(0x5559aeb57d58)
  • lib/Punk/Observe/Trace.pm: HASH(0x5559aeff7db8)
  • lib/Punk/Observe/View.pm: HASH(0x5559aed7cf60)
  • lib/Punk/Observe/WAL.pm: HASH(0x5559aebae058)
  • lib/Punk/Plugin/Observe.pm: HASH(0x5559aeb55400)

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.04 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::Cache the settled part of a window, computed once 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