Show measurements not working

db: mydata and rp: autogen
In mydata db have one measurement ‘testing’
then i create another rp for same mydata database like this
db: mydata and rp: 5days
it have one measurement ‘testing2’

when i query “show measurements on mydata”

it shown only “testing” measurement that is default rp, not showing “testing2”

Welcome, can you paste more info about the setup you have, it’s not clear what the issue is based on the info provided so far.

(Config/code related text is best formatting within <> preformatted text blocks on the formatting bar…)

use mydata
show retention policies

show measurements

Screenshot from 2024-02-16 18-45-14

In mydata/autogen db, I have “testing” measurements, and mydata/5days have “testing2,” but

show measurements
showing only “testing” measurements.