diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-cpp/prometheus-cpp/metadata.xml | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/prometheus-cpp/metadata.xml')
| -rw-r--r-- | dev-cpp/prometheus-cpp/metadata.xml | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/dev-cpp/prometheus-cpp/metadata.xml b/dev-cpp/prometheus-cpp/metadata.xml index 7400edf5d658..af77f88bef95 100644 --- a/dev-cpp/prometheus-cpp/metadata.xml +++ b/dev-cpp/prometheus-cpp/metadata.xml @@ -1,16 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <longdescription lang="en"> + <longdescription lang="en"> This library aims to enable Metrics-Driven Development for C++ services. It implements the Prometheus Data Model, a powerful abstraction on which to collect and expose metrics. We offer the possibility for metrics to be collected by Prometheus, but other push/pull collections can be added as plugins. </longdescription> - <upstream> - <bugs-to>https://github.com/jupp0r/prometheus-cpp/issues</bugs-to> - <doc lang="en">https://jupp0r.github.io/prometheus-cpp/</doc> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <!-- maintainer-needed --> + <upstream> + <bugs-to>https://github.com/jupp0r/prometheus-cpp/issues</bugs-to> + <doc lang="en">https://jupp0r.github.io/prometheus-cpp/</doc> + <remote-id type="github">jupp0r/prometheus-cpp</remote-id> + </upstream> +</pkgmetadata> |
