Punk-Observe 0.06 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 (291) does not match dist (289):
- 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(0x5559ae83ccf0)
- lib/Punk/Observe/Backend.pm: HASH(0x5559ae7e5340)
- lib/Punk/Observe/Backend/Pg.pm: HASH(0x5559ae8529e8)
- lib/Punk/Observe/Backend/SQLite.pm: HASH(0x5559ae84ff80)
- lib/Punk/Observe/Cache.pm: HASH(0x5559ae84fd58)
- lib/Punk/Observe/Config.pm: HASH(0x5559ae8053c0)
- lib/Punk/Observe/Dashboard.pm: HASH(0x5559ae7b1788)
- lib/Punk/Observe/Decode.pm: HASH(0x5559ae849f50)
- lib/Punk/Observe/Evaluate.pm: HASH(0x5559ae75b098)
- lib/Punk/Observe/Exec.pm: HASH(0x5559ae853c98)
- lib/Punk/Observe/Flame.pm: HASH(0x5559ae6b4a68)
- lib/Punk/Observe/Health.pm: HASH(0x5559ae853160)
- lib/Punk/Observe/Ingest.pm: HASH(0x5559ac901028)
- lib/Punk/Observe/Key.pm: HASH(0x5559ae84b178)
- lib/Punk/Observe/Limit.pm: HASH(0x5559ae8523d0)
- lib/Punk/Observe/Live.pm: HASH(0x5559ac896c30)
- lib/Punk/Observe/Log.pm: HASH(0x5559ae852fb0)
- lib/Punk/Observe/Map.pm: HASH(0x5559ae882c68)
- lib/Punk/Observe/Metric.pm: HASH(0x5559ae5fd5e0)
- lib/Punk/Observe/Plot.pm: HASH(0x5559ae8821b8)
- lib/Punk/Observe/Query.pm: HASH(0x5559ae84a8c0)
- lib/Punk/Observe/Retain.pm: HASH(0x5559ae852958)
- lib/Punk/Observe/Route.pm: HASH(0x5559ae8024d0)
- lib/Punk/Observe/SVG.pm: HASH(0x5559ae90a7c8)
- lib/Punk/Observe/Scan.pm: HASH(0x5559ae8531a8)
- lib/Punk/Observe/SegIO.pm: HASH(0x5559ae84a4e8)
- lib/Punk/Observe/Segment.pm: HASH(0x5559ae853328)
- lib/Punk/Observe/Store.pm: HASH(0x5559ae84fe18)
- lib/Punk/Observe/Target.pm: HASH(0x5559ae853598)
- lib/Punk/Observe/Tenant.pm: HASH(0x5559ae851d28)
- lib/Punk/Observe/Trace.pm: HASH(0x5559ae850610)
- lib/Punk/Observe/View.pm: HASH(0x5559ae83cfa8)
- lib/Punk/Observe/WAL.pm: HASH(0x5559ac4e54c0)
- lib/Punk/Observe/Warm.pm: HASH(0x5559ae853af0)
- lib/Punk/Plugin/Observe.pm: HASH(0x5559ae4f45a8)
- 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.06 | 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::Observe::Warm | the settled chunks, computed where nobody is waiting | 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 |