Skip to content

Commit

Permalink
validate-assets fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle-Neale committed Nov 20, 2024
1 parent 08738a7 commit af0725a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions nvidia_nim/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"Supported OS::macOS",
"Category::Log Collection",
"Category::AI/ML",
"Submitted Data Type::Metrics"
"Submitted Data Type::Metrics",
"Offering::Integration"
]
},
"assets": {
Expand All @@ -33,7 +34,7 @@
},
"metrics": {
"prefix": "nvidia_nim.",
"check": "",
"check": "nvidia_nim.num_requests.running",
"metadata_path": "metadata.csv"
},
"service_checks": {
Expand Down

0 comments on commit af0725a

Please sign in to comment.