Mixed Sources Report
Create reports that combine data from multiple sources into a single deliverable.
Goal
Generate a weekly executive report combining:
- Kibana: Application metrics dashboard
- Grafana: Infrastructure health
- Web page: Service status page
Use Cases
- Executive summaries pulling from multiple monitoring tools
- Cross-platform incident reports
- Unified operational dashboards
Steps
1. Create a New Job
- Navigate to Jobs
- Click Create New Job
2. Configure General Settings
- Frequency: Weekly on Mondays at 8:00 AM
3. Set Up Advanced Capture
- Enable Advanced mode to build a multi-capture workflow
- Edit the preexisting Navigate-action:
- Select Kibana as the connector
- Enter your Kibana dashboard URL:
https://kibana.example.com/app/dashboards#/view/application-metrics - Choose authentication method: ReadonlyREST and add credentials
- Ensure Take Snapshot is checked
- Add a second Navigate action:
- Select Grafana as the connector
- Enter your Grafana dashboard URL:
https://grafana.example.com/d/xyz789/infrastructure-health?orgId=1 - Set Authentication to
Grafanaand add credentials - Ensure Take Snapshot is checked
- Add a third Navigate action:
- Select Web Page as the connector
- Enter your service status page URL:
https://status.example.com - No authentication needed
- Ensure Take Snapshot is checked
4. Configure Composition
- Add all three captured snapshots to the report
- Arrange them in the desired order
- Add headers and explanatory text as needed
4. Configure Delivery
- Add delivery interface and configure recipients