JDBC
JDBC is a database connectivity method. ONE platform uses a JDBC driver to communicate with your database and ingest rows as metrics, logs, events or traces.
tip
Executing SQL may impact the DB; write efficient queries and validate syntax before production use.
Prerequisites
- ONE platform can reach the database server.
Getting Started
- Navigate to Integrations → Plugins.Click Start Integration on the JDBC card.
- Select the JDBC driver and fill in connection details (host, port, DB, user, password, SQL).
- Save the task—it is created in the disabled state.
- Manually enable the task after you finish the data stream setup.
Configure Data Stream
ONE does not provide a default stream for arbitrary SQL results.
Create a manual data stream to parse columns, set metric/label fields, and store the rows before enabling the task.
Verification
- Metrics: Insight → Data Model → Metrics or Insight → Data Explorer
- Logs: Logs → Log Query
- Events: Insight → Event Query
- Traces: Insight → Data Query → Trace