openobserve/tests/test-data
Hengfei Yang 8303be0b4c
refactor: rename AlertManager node role to Scheduler (#13696)
## Summary

- rename the `AlertManager` node role to `Scheduler` across Rust
services, jobs, protobuf bindings, UI labels, and tests
- emit `scheduler` as the canonical role name
- continue accepting legacy `alertmanager` and `alert_manager`
configuration values
- keep protobuf enum value `5` unchanged for wire compatibility

## Why

The role schedules and executes alerts, reports, pipelines, synthetics,
and other background work. `Scheduler` describes that broader
responsibility more accurately.

## Compatibility

- existing role configuration values remain accepted through parser and
serde aliases
- the protobuf numeric value remains stable
- coordinated changes are included in the Enterprise, Helm chart, and
documentation repositories

## Verification

- `cargo test -p config test_role`
- `cargo test -p openobserve-node`
- `cargo check -p openobserve-jobs`
- targeted web tests: 307 passed, 13 skipped
- Rust formatting and targeted Prettier checks
2026-08-07 13:30:38 +00:00
..
dashboard-functions test: Dashboard Joins and Nested Functions e2e tests (#9685) 2025-12-19 07:30:12 +05:30
joins test: add broadcast joins tests (#10557) 2026-02-19 18:38:42 +05:30
query-agent test: add error path, explain analyze, and concurrency stress tests for query agent (#12809) 2026-07-14 05:08:33 +00:00
test-assist-ci test: common data seed for real-issue verification (#13029) 2026-07-03 15:37:05 +00:00
70_fields.json fix: ux changes for logs page (#8790) 2025-10-13 17:13:07 +05:30
AlertMultiDestinationEmail.json test: Import destination alert playwright (#6631) 2025-04-28 10:45:46 +05:30
AlertMultiDestinationWebHook.json test: Import destination alert playwright (#6631) 2025-04-28 10:45:46 +05:30
AlertMultiRealTime.json test: Import destination alert playwright (#6631) 2025-04-28 10:45:46 +05:30
AlertMultiScheduled.json test: Import destination alert playwright (#6631) 2025-04-28 10:45:46 +05:30
AlertMultiTemplateEmail.json test: Import Template Destination Alerts Playwright (#6205) 2025-04-23 11:55:46 +05:30
AlertMultiTemplateWebHook.json test: Import Template Destination Alerts Playwright (#6205) 2025-04-23 11:55:46 +05:30
append.csv test: e2e-enrichment-bulkapi-pytest (#5371) 2024-12-16 17:13:55 +05:30
cte_queries.json feat: ux improvement main (#11838) 2026-05-28 11:00:49 +00:00
dashboard1-import.json test(dashboards): add import test cases (#6399) 2025-03-27 18:05:56 +05:30
dashboard2-import.json test(dashboards): add import test cases (#6399) 2025-03-27 18:05:56 +05:30
dashboardAzure.json test(dashboards): add import test cases (#6399) 2025-03-27 18:05:56 +05:30
dashboardV3-import.json test(dashboards): add import test cases (#6399) 2025-03-27 18:05:56 +05:30
dashboard_chart_json.json test(dashboard): add test cases for table chart JSON mode (#9500) 2025-12-11 15:46:31 +05:30
dashboards-import.json test(dashboards): add import test cases (#6399) 2025-03-27 18:05:56 +05:30
data_100.json test(e2e): refactor pipeline condition tests and fix data ingestion timeout (#9528) 2025-12-09 15:49:28 +05:30
enrichment_info.csv test: enrichment table testcase (#5313) 2024-12-10 11:42:56 +05:30
enrichment_namespace_lookup.csv test: add API tests for cross-stream type JOIN with enrichment tables (#10173) 2026-01-23 19:21:57 +05:30
generate_patterns_data.js refactor: rename AlertManager node role to Scheduler (#13696) 2026-08-07 13:30:38 +00:00
geo_map.json test(dashboard): add geomap and map test cases (#6722) 2025-05-06 19:14:13 +05:30
ingestion_integrations.json test: add ingestion config UI tests (#9643) 2025-12-16 17:51:24 +05:30
invalid-alert.json test: Cleanup Mechanism and ENV Runs for e2e tests (#8839) 2025-11-04 23:54:54 +05:30
joinqueries.json test: add INTERSECT and EXCEPT query tests for PR #9544 (#9601) 2025-12-11 14:06:13 +05:30
line.json test: e2e-custom-charts (#6007) 2025-02-24 19:21:07 +05:30
line2.json test: e2e-custom-charts (#6007) 2025-02-24 19:21:07 +05:30
logs_data.json test: match_all queries pytest (#7208) 2025-06-19 11:57:32 +05:30
match_all.json test: match_all_camelcase_tests (#9345) 2025-11-27 15:04:13 +05:30
patterns_test_data.json test: add search patterns E2E tests and pipeline cron display assertion (#10544) 2026-02-18 14:54:31 +05:30
pictorial.json test: e2e-custom-charts (#6007) 2025-02-24 19:21:07 +05:30
pipelineRealTime.json test: added tests for ent repo - not to be run, but maintained (#8956) 2025-11-04 22:26:50 +05:30
pipelineScheduled.json test: added tests for ent repo - not to be run, but maintained (#8956) 2025-11-04 22:26:50 +05:30
protocols.csv test: e2e-enrichment-bulkapi-pytest (#5371) 2024-12-16 17:13:55 +05:30
regex_patterns_import.json test: added tests for ent repo - not to be run, but maintained (#8956) 2025-11-04 22:26:50 +05:30
sample_pipeline_template.json test(e2e): refactor pipeline condition tests and fix data ingestion timeout (#9528) 2025-12-09 15:49:28 +05:30
sankey_data.json test: add automation coverage for Sankey chart visualization (#10761) 2026-03-06 12:18:07 +05:30
sdr_test_data.json test: Cleanup Mechanism and ENV Runs for e2e tests (#8839) 2025-11-04 23:54:54 +05:30
severity_color_data.json test: add automated severity color mapping tests for issue #9439 (#9576) 2025-12-10 19:09:52 +05:30