elastic / elastic/apm-server

Investigate sorting by service.name, transaction.type, service.environment

Open
#5,505 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

Queries for APM dashboards mostly group by service.name, transaction.type and service.environment. Sorting on these fields might speed up query performance, but it also could come at the cost of indexing performance. We can look into both to see what the trade-off here. Ideally we have a rally track at some point that will allow us to test these changes, but that might take a while, so open to other suggestions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.