hi team.I would like to know how our system create...
# all-things-deployment
c
hi team.I would like to know how our system creates es indexes, such as 【datahubstepstateindex_v2】 I did not find any relevant creation logic for the index in the code。
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues?
a
Hi, the indexes are created when the container spins up to the best of my knowledge, is this related to performance issues?
c
@astonishing-answer-96712 thank you,but i I did not find any relevant creation logic for the index in the code。I am upgrading from an old version and I am prompted that the code does indeed have this index. I would like to know the location and logic of its creation
@astonishing-answer-96712 is not related to performance,The performance issue is that I downloaded the latest version and filled in the data and found that there is still such an issue
c
@astonishing-answer-96712 than you so much,but i only found the index
datahub_usage_event
in the code,i didn't found index such as
datahubstepstateindex_v2