summaryrefslogtreecommitdiff
path: root/dev-cpp/prometheus-cpp/metadata.xml
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-cpp/prometheus-cpp/metadata.xml
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-cpp/prometheus-cpp/metadata.xml')
-rw-r--r--dev-cpp/prometheus-cpp/metadata.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-cpp/prometheus-cpp/metadata.xml b/dev-cpp/prometheus-cpp/metadata.xml
deleted file mode 100644
index cdad275c6d17..000000000000
--- a/dev-cpp/prometheus-cpp/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <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>baldeagleos-repo</origin>
-</pkgmetadata>