Skip to content

Document Kibana sorting method #270

@s-newman

Description

@s-newman

Improvement Request

Due to the alphabetic sort in Kibana, competitions with at least 10 teams should left-pad their team numbers with zeros in order to have proper ordering in the UI.

For example, team1 should actually be team01.

This should be documented. Additionally, it should be mentioned that the add-team.sh script automatically strips leading zeros so that team numbers can be used in IP addresses.

For example, if setting a host option to 10.${TEAM_NUM}.0.1, then the IP address will be configured as 10.1.0.1 instead of 10.01.0.1 for team01.

Metadata

Metadata

Assignees

Labels

A-DocumentationRelates to documentationT-EnhancementAdding to the things that already exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions