File: MANIFEST

package info (click to toggle)
libnet-prometheus-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 304 kB
  • sloc: perl: 1,847; makefile: 8
file content (44 lines) | stat: -rw-r--r-- 951 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.editorconfig
Build.PL
Changes
examples/future-io-server.pl
examples/net-async-http-server.pl
examples/parent-process.psgi
examples/static.psgi
lib/Net/Prometheus.pm
lib/Net/Prometheus/_FutureIO.pm
lib/Net/Prometheus/Counter.pm
lib/Net/Prometheus/Gauge.pm
lib/Net/Prometheus/Histogram.pm
lib/Net/Prometheus/Metric.pm
lib/Net/Prometheus/PerlCollector.pm
lib/Net/Prometheus/PerlCollector.xs
lib/Net/Prometheus/ProcessCollector.pm
lib/Net/Prometheus/ProcessCollector/linux.pm
lib/Net/Prometheus/Registry.pm
lib/Net/Prometheus/Summary.pm
lib/Net/Prometheus/Types.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
t/00use.t
t/01metric.t
t/02labels.t
t/10gauge.t
t/11counter.t
t/12summary.t
t/13histogram.t
t/20client.t
t/21label-rendering.t
t/22metric-grouping.t
t/23collector.t
t/30handle.t
t/31psgi.t
t/32export-future-io.t
t/40process-collector.t
t/41process-collector-linux.t
t/50perl-collector.t
t/51perl-collector-detail.t
t/99pod.t