1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

net/rubygem-google-cloud-monitoring-dashboard-v1: Add rubygem-google-cloud-monitoring-dashboard-v1 0.13.0

Ruby Client for the Cloud Monitoring Dashboards V1 API

Manages your Cloud Monitoring data and configurations.

Cloud Monitoring collects metrics, events, and metadata from Google Cloud,
Amazon Web Services (AWS), hosted uptime probes, and application
instrumentation. The Dashboards API manages arrangements of display widgets.
This commit is contained in:
Po-Chuan Hsieh 2023-12-14 13:31:50 +08:00
parent 77213af9db
commit 6a3218a427
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 34 additions and 0 deletions

View File

@ -1314,6 +1314,7 @@
SUBDIR += rubygem-google-cloud-logging
SUBDIR += rubygem-google-cloud-logging-v2
SUBDIR += rubygem-google-cloud-monitoring
SUBDIR += rubygem-google-cloud-monitoring-dashboard-v1
SUBDIR += rubygem-google-cloud-pubsub
SUBDIR += rubygem-google-cloud-pubsub-v1
SUBDIR += rubygem-google-cloud-resource_manager

View File

@ -0,0 +1,23 @@
PORTNAME= google-cloud-monitoring-dashboard-v1
PORTVERSION= 0.13.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby Client for the Cloud Monitoring Dashboards V1 API
WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-dashboard-v1/latest/ \
https://googleapis.github.io/google-cloud-ruby/docs/ \
https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-monitoring-dashboard-v1 \
https://github.com/googleapis/google-cloud-ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-gapic-common>=0.20.0<2.0:devel/rubygem-gapic-common \
rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1702028024
SHA256 (rubygem/google-cloud-monitoring-dashboard-v1-0.13.0.gem) = a59df69863f8945ef1a1d58d18d13cbc161b0dae3103c10b65ed93111ae6b82e
SIZE (rubygem/google-cloud-monitoring-dashboard-v1-0.13.0.gem) = 55296

View File

@ -0,0 +1,7 @@
Ruby Client for the Cloud Monitoring Dashboards V1 API
Manages your Cloud Monitoring data and configurations.
Cloud Monitoring collects metrics, events, and metadata from Google Cloud,
Amazon Web Services (AWS), hosted uptime probes, and application
instrumentation. The Dashboards API manages arrangements of display widgets.