Creating Data Sources in Apica Ascent
Apica Ascent allows you to connect multiple data sources for unified observability across logs, metrics, checks, and reports. Follow the steps below to configure basic data sources to interact with metrics, logs, checks and reports.
1. Ascent Logs
Purpose: Enables access to logs coming in different dataflows.
Steps:
Navigate to Integrations → Data Sources.
Click Add New Data Source.
Select Logs from the available data source types.
In the Name field, enter:
Ascent LogsClick Save.
After saving, click Test Connection.
Expected Result:
Success
2. Ascent Reports
Purpose: Enables access to creating reports in Ascent.
Steps:
Navigate to Integrations → Data Sources.
Click Add New Data Source.
Select Reports.
In the Name field, enter:
Ascent ReportsClick Save.
Click Test Connection.
Expected Result:
Success
3. Ascent Checks
Purpose: Connects to Ascent's synthetic check results for analysis and visualization.
Steps:
Navigate to Integrations → Data Sources.
Click Add New Data Source.
Select Checks.
In the Name field, enter:
Ascent ChecksClick Save.
Click Test Connection.
Expected Result:
Success
4. Ascent Metrics
Purpose: Integrates the Prometheus endpoint used by Ascent to access metrics.
Steps:
Navigate to Integrations → Data Sources.
Click Add New Data Source.
Select Apica Ascent Prometheus.
In the Name field, enter:
Ascent MetricsIn the Apica Prometheus API URL field, enter:
http://<namespace>-thanos-query:9090Replace
<namespace>with your environment’s Kubernetes namespace (for example:apica-thanos-query:9090).
Click Save.
Click Test Connection.
Expected Result:
Success
Verification
After completing all the configurations:
Each data source will appear under Integrations → Data Sources.
Dashboards and queries can now utilize these sources for visualization and alerting.
Last updated
Was this helpful?