Punk-Observe 0.03 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(0x5559af070938)
  • lib/Punk/Observe/Backend.pm: HASH(0x5559aef2ef18)
  • lib/Punk/Observe/Backend/Pg.pm: HASH(0x5559af10f540)
  • lib/Punk/Observe/Backend/SQLite.pm: HASH(0x5559aef9e738)
  • lib/Punk/Observe/Cache.pm: HASH(0x5559af070968)
  • lib/Punk/Observe/Config.pm: HASH(0x5559af098580)
  • lib/Punk/Observe/Dashboard.pm: HASH(0x5559aefaf370)
  • lib/Punk/Observe/Decode.pm: HASH(0x5559af04f4b0)
  • lib/Punk/Observe/Evaluate.pm: HASH(0x5559aef274d0)
  • lib/Punk/Observe/Exec.pm: HASH(0x5559aee917d8)
  • lib/Punk/Observe/Flame.pm: HASH(0x5559af017238)
  • lib/Punk/Observe/Health.pm: HASH(0x5559aeff9888)
  • lib/Punk/Observe/Ingest.pm: HASH(0x5559aee9a8d8)
  • lib/Punk/Observe/Key.pm: HASH(0x5559af0d5f50)
  • lib/Punk/Observe/Limit.pm: HASH(0x5559aef53a18)
  • lib/Punk/Observe/Live.pm: HASH(0x5559aee878d8)
  • lib/Punk/Observe/Log.pm: HASH(0x5559aee9a7b8)
  • lib/Punk/Observe/Map.pm: HASH(0x5559aef7f388)
  • lib/Punk/Observe/Metric.pm: HASH(0x5559af01e670)
  • lib/Punk/Observe/Plot.pm: HASH(0x5559aef66758)
  • lib/Punk/Observe/Query.pm: HASH(0x5559aefa1b10)
  • lib/Punk/Observe/Retain.pm: HASH(0x5559af076c30)
  • lib/Punk/Observe/Route.pm: HASH(0x5559af11a858)
  • lib/Punk/Observe/SVG.pm: HASH(0x5559aef78848)
  • lib/Punk/Observe/Scan.pm: HASH(0x5559aee8b0a8)
  • lib/Punk/Observe/SegIO.pm: HASH(0x5559af100230)
  • lib/Punk/Observe/Segment.pm: HASH(0x5559aefa4c00)
  • lib/Punk/Observe/Store.pm: HASH(0x5559aee91dd8)
  • lib/Punk/Observe/Target.pm: HASH(0x5559af090d48)
  • lib/Punk/Observe/Tenant.pm: HASH(0x5559aef3eff0)
  • lib/Punk/Observe/Trace.pm: HASH(0x5559aef21598)
  • lib/Punk/Observe/View.pm: HASH(0x5559aef38518)
  • lib/Punk/Observe/WAL.pm: HASH(0x5559aef2f5d8)
  • lib/Punk/Plugin/Observe.pm: HASH(0x5559aef83090)

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.03 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