File: control

package info (click to toggle)
prometheus-redis-exporter 1.69.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 768 kB
  • sloc: makefile: 121; sh: 92
file content (35 lines) | stat: -rw-r--r-- 1,157 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
Source: prometheus-redis-exporter
Section: net
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Guillem Jover <gjover@sipwise.com>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any (>= 2:1.20~),
 golang-github-gomodule-redigo-dev (>= 1:1.8.3-1~),
 golang-github-prometheus-client-golang-dev,
 golang-github-prometheus-client-model-dev,
 golang-github-mna-redisc-dev,
 golang-github-sirupsen-logrus-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/prometheus-redis-exporter
Vcs-Git: https://salsa.debian.org/go-team/packages/prometheus-redis-exporter.git
Homepage: https://github.com/oliver006/redis_exporter
XS-Go-Import-Path: github.com/oliver006/redis_exporter

Package: prometheus-redis-exporter
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 adduser,
 ${misc:Depends},
 ${shlibs:Depends},
Static-Built-Using:
 ${misc:Static-Built-Using},
Description: Prometheus exporter for Valkey metrics (Redis-compatible)
 Supports Valkey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x.