Skip to content

Commit

Permalink
remove service check
Browse files Browse the repository at this point in the history
  • Loading branch information
HadhemiDD committed Dec 30, 2024
1 parent 2300608 commit e0bf37e
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions duckdb/assets/service_checks.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,2 @@

[
{
"agent_version": "7.63.0",
"integration": "DuckDB",
"check": "duckdb.memory_limit",
"statuses": [
"ok"
],
"groups": [
"db_name"
],
"name": "Duckdb memory limit",
"description": "Returns A value if present."

}
]
[]

0 comments on commit e0bf37e

Please sign in to comment.