Skip to content

Conversation

danielmitterdorfer
Copy link
Member

With this commit we introduce a new environment variable K6_ELASTICSEARCH_INDEX_NAME that can be used to customize the name of the index that k6 uses to write metrics to. If unspecified, the default value stays k6-metrics.

Closes #17

With this commit we introduce a new environment variable
`K6_ELASTICSEARCH_INDEX_NAME` that can be used to customize the name of
the index that k6 uses to write metrics to. If unspecified, the default
value stays `k6-metrics`.

Closes elastic#17
@danielmitterdorfer danielmitterdorfer added the enhancement New feature or request label Feb 8, 2024
@danielmitterdorfer danielmitterdorfer merged commit cfa0277 into elastic:main Feb 8, 2024
@danielmitterdorfer danielmitterdorfer deleted the index-name branch February 8, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to customize the k6-metrics index name
1 participant