Rename index patterns to improve the readability of the data
Open
enhancement
- Dominant language
- Shell
- Stars
- 625
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
Sooner than later we should stop and rethink the naming conventions of the indexes patterns being shown in the dashboard. It is really hard to understand for the users. Some examples:
- `github_issues` index pattern stores documents both for PRs and issues.
- `github2_issues` includes documents for the comments and the creation of issues.
Please rename the index patterns so their names are not counterintuitive.
Contributor guide
Assessment
This issue has not been assessed yet.