Skip to content

Commit

Permalink
NR-168688: Add support for GCP Vertex AI (#1283)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgl-nr authored Oct 30, 2023
1 parent 0cf81c3 commit 213568c
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions entity-types/infra-gcpaiplatformendpoint/definition.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
domain: INFRA
type: GCPAIPLATFORMENDPOINT
configuration:
entityExpirationTime: DAILY
alertable: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
domain: INFRA
type: GCPAIPLATFORMFEATUREONLINESTORE
configuration:
entityExpirationTime: DAILY
alertable: true
5 changes: 5 additions & 0 deletions entity-types/infra-gcpaiplatformfeaturestore/definition.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
domain: INFRA
type: GCPAIPLATFORMFEATURESTORE
configuration:
entityExpirationTime: DAILY
alertable: true
5 changes: 5 additions & 0 deletions entity-types/infra-gcpaiplatformindex/definition.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
domain: INFRA
type: GCPAIPLATFORMINDEX
configuration:
entityExpirationTime: DAILY
alertable: true
5 changes: 5 additions & 0 deletions entity-types/infra-gcpaiplatformlocation/definition.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
domain: INFRA
type: GCPAIPLATFORMLOCATION
configuration:
entityExpirationTime: DAILY
alertable: true

0 comments on commit 213568c

Please sign in to comment.