-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
When we use a single Elastic instance for several projects, it's better to have different index names per project. But currently we have a hardcoded k6-metrics
index name in the code here
https://github.com/elastic/xk6-output-elasticsearch/blob/dcedf0c6310c9a5e990ecf72e01387af761bf144/pkg/esoutput/esoutput.go#L127C12-L127C22
So, will be good to allow configuring the index name by an env variable or/and via a command line parameter.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request