mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2025-09-23 00:34:32 +02:00
.github
scripts
cc-metric-store.config
cc-metric-store.deb.control
cc-metric-store.init
cc-metric-store.service
cc-metric-store.spec
cc-metric-store.sysusers
send-fake-data.go
.gitignore
LICENSE
Makefile
README.md
TODO.md
api.go
archive.go
cc-metric-store.go
config.json
debug.go
float.go
go.mod
go.sum
lineprotocol.go
lineprotocol_test.go
memoryStore_test.go.orig
memstore.go
memstore_test.go
openapi.yaml
selector.go
stats.go
13 lines
394 B
Plaintext
13 lines
394 B
Plaintext
Package: cc-metric-store
|
|
Version: {VERSION}
|
|
Installed-Size: {INSTALLED_SIZE}
|
|
Architecture: {ARCH}
|
|
Maintainer: thomas.gruber@fau.de
|
|
Depends: libc6 (>= 2.2.1)
|
|
Build-Depends: debhelper-compat (= 13), git, golang-go
|
|
Description: In-memory metric store daemon from the ClusterCockpit suite
|
|
Homepage: https://github.com/ClusterCockpit/cc-metric-store
|
|
Source: cc-metric-store
|
|
Rules-Requires-Root: no
|
|
|