Skip to content

Commit

Permalink
MLOPS-ML_MODEL: add more sources of data (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
neta-signifai authored and rodolfocal committed Dec 7, 2021
1 parent dda07aa commit 8ddabdf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion definitions/mlops-machine_learning_model/definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,25 @@ synthesis:
entityTagName: providerExternalId
aws.sagemaker.endpoints.modelmetrics.MonitoringSchedule:
entityTagName: monitoringSchedules
- identifier: modelName
name: modelName
encodeIdentifierInGUID: true
conditions:
- attribute: instrumentation.provider
value: nr_performance_monitoring
- identifier: modelName
name: modelName
encodeIdentifierInGUID: true
conditions:
- attribute: eventType
value: InferenceData
dashboardTemplates:
newRelic:
AWS:
template: dashboard.json
goldenTags:
- providerAccountId
- providerAccountName
- instrumentation.provider
configuration:
entityExpirationTime: QUARTERLY
alertable: true
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ synthesis:
newrelic.cloudIntegrations.providerExternalId:
entityTagName: providerExternalId
dashboardTemplates:
newRelic:
AWS:
template: dashboard.json
goldenTags:
- providerAccountId
Expand Down

0 comments on commit 8ddabdf

Please sign in to comment.