Group
Extension

Matches 1

Mail-Milter-Authentication-Handler-ARC ( M/MB/MBRADSHAW/Mail-Milter-Authentication-Handler-ARC-2.20191205.tar.gz, MBRADSHAW, 2019; MetaCPAN )
Mail-Milter-Authentication-Handler-ARC/lib/Mail/Milter/Authentication/Handler/ARC.pm ( view source; MetaCPAN )
> 0,
    };
}

sub grafana_rows {
    my ( $self ) = @_;
    my @rows;
    push @rows, $self->get_json( 'ARC_metrics' );
    return \@rows;
}

sub register_metrics {
    return {
        'arc_total' =

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.