mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-22 18:06:35 +00:00
21 lines
693 B
Markdown
21 lines
693 B
Markdown
|
|
# Ingestion E2E Scenarios (Updated)
|
||
|
|
|
||
|
|
## 1. View Ingestion Sources
|
||
|
|
|
||
|
|
- **Precondition:** User is admin
|
||
|
|
- **Steps:**
|
||
|
|
1. Navigate to the Integrations page
|
||
|
|
- **Expected:** List of available data sources/integrations is displayed
|
||
|
|
|
||
|
|
## 2. Configure Ingestion Sources
|
||
|
|
|
||
|
|
- **Precondition:** User is admin
|
||
|
|
- **Steps:**
|
||
|
|
1. Click 'Configure' for a data source/integration
|
||
|
|
2. Complete the configuration flow (modal or page, as available)
|
||
|
|
- **Expected:** Source is configured (UI feedback/confirmation should be checked)
|
||
|
|
|
||
|
|
## 3. Disable/Enable Ingestion
|
||
|
|
|
||
|
|
- **Note:** No visible enable/disable toggle for ingestion sources in the current UI. Ingestion is managed via the Integrations configuration flows.
|