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:
parent
77213af9db
commit
6a3218a427
@ -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
|
||||
|
23
net/rubygem-google-cloud-monitoring-dashboard-v1/Makefile
Normal file
23
net/rubygem-google-cloud-monitoring-dashboard-v1/Makefile
Normal 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>
|
@ -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
|
@ -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.
|
Loading…
Reference in New Issue
Block a user