Skip to content

Commit

Permalink
Merge pull request #115 from stat-kwon/master
Browse files Browse the repository at this point in the history
Add namespace yaml files
  • Loading branch information
stat-kwon authored May 9, 2024
2 parents 7d0c34a + ae3e116 commit 99ee1b3
Show file tree
Hide file tree
Showing 17 changed files with 98 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-bigquery-sqlworkspace
name: BigQuery/SQLWorkspace
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/Big_Query.svg'
version: '1.0'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-cloudfunctions-function
name: CloudFunctions/Function
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/cloud_functions.svg'
version: '1.0'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-cloudsql-instance
name: CloudSQL/Instance
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/Cloud_SQL.svg'
version: '1.0'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-cloudstorage-bucket
name: CloudStorage/Bucket
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/Cloud_Storage.svg'
version: '1.0'
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
metric_id: metric-google-cloud-compute-engine-instance-count
metric_id: metric-google-cloud-computeengine-instance-count
name: Instance Count
metric_type: GAUGE
resource_type: inventory.CloudService:google_cloud.ComputeEngine.Instance
Expand Down Expand Up @@ -31,5 +31,5 @@ query_options:
value:
operator: count
unit: Count
namespace_id: ns-google-cloud-compute-engine-instance
namespace_id: ns-google-cloud-computeengine-instance
version: '1.0'
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
metric_id: metric-google-cloud-compute-engine-instance-memory-size
metric_id: metric-google-cloud-computeengine-instance-memory-size
name: Memory Size
metric_type: GAUGE
resource_type: inventory.CloudService:google_cloud.ComputeEngine.Instance
Expand Down Expand Up @@ -28,5 +28,5 @@ query_options:
key: data.hardware.memory
operator: sum
unit: GB
namespace_id: ns-google-cloud-compute-engine-instance
namespace_id: ns-google-cloud-computeengine-instance
version: '1.0'
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
namespace_id: ns-google-cloud-compute-engine-instance
namespace_id: ns-google-cloud-computeengine-instance
name: ComputeEngine/Instance
category: ASSET
provider: google_cloud
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
metric_id: metric-google-cloud-compute-engine-instance-vcpu-count
metric_id: metric-google-cloud-computeengine-instance-vcpu-count
name: vCPU Count
metric_type: GAUGE
resource_type: inventory.CloudService:google_cloud.ComputeEngine.Instance
Expand Down Expand Up @@ -28,5 +28,5 @@ query_options:
key: data.hardware.core
operator: sum
unit: Core
namespace_id: ns-google-cloud-compute-engine-instance
namespace_id: ns-google-cloud-computeengine-instance
version: '1.0'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-networking-externalipaddress
name: Networking/ExternalIPAddress
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/External_IP_Address.svg'
version: '1.0'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-networking-firewall
name: Networking/Firewall
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/Firewall_Rule.svg'
version: '1.0'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-networking-loadbalancing
name: Networking/LoadBalancing
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/Load_Balancing.svg'
version: '1.0'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-networking-route
name: Networking/Route
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/Route.svg'
version: '1.0'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-networking-vpcnetwork
name: Networking/VPCNetwork
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/VPC.svg'
version: '1.0'
7 changes: 7 additions & 0 deletions src/spaceone/inventory/metrics/PubSub/Schema/namespace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-pubsub-schema
name: PubSub/Schema
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/cloud_pubsub.svg'
version: '1.0'
7 changes: 7 additions & 0 deletions src/spaceone/inventory/metrics/PubSub/Snapshot/namespace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-pubsub-snapshot
name: PubSub/Snapshot
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/cloud_pubsub.svg'
version: '1.0'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-pubsub-subscription
name: PubSub/Subscription
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/cloud_pubsub.svg'
version: '1.0'
7 changes: 7 additions & 0 deletions src/spaceone/inventory/metrics/PubSub/Topic/namespace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
namespace_id: ns-google-cloud-pubsub-topic
name: PubSub/Topic
category: ASSET
provider: google_cloud
icon: 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/google_cloud/cloud_pubsub.svg'
version: '1.0'

0 comments on commit 99ee1b3

Please sign in to comment.