MetricsHub
MetricsHub Community Connectors 1.0.07
-
Home
- Connector Design Guide Sources 15
Internal DB Query Source
The Internal DB Query source enables the execution of SQL queries using MetricsHub's internal database engine, powered by H2. This source is particularly useful for accessing and manipulating data within MetricsHub's internal database to facilitate custom monitoring jobs.
connector:
# ...
beforeAll: # <object>
<sourceKey>: # <source-object>
monitors:
<monitorType>: # <object>
<job>: # <object>
sources: # <object>
<sourceKey>:
type: interalDbQuery
tables: <interaldb-query-object-array>
- source: <string>
alias: <string>
columns: <sqlcolumn-object-array>
- name: <string>
number: <integer>
type: <string>
query: <string>
computes: <compute-object-array>
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.