Is your feature request related to a problem? Please describe.
I want to support created timestamp by creating a zero sample with the given timestamp in remote write v2 handler as created timestamp is part of PRWv2 message.
Describe the solution you'd like
Add a feature flag to control zero sample ingestion with created timestamp. Similar to https://github.com/prometheus/prometheus/blob/main/storage/remote/write_handler.go#L458
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
I want to support created timestamp by creating a zero sample with the given timestamp in remote write v2 handler as created timestamp is part of PRWv2 message.
Describe the solution you'd like
Add a feature flag to control zero sample ingestion with created timestamp. Similar to https://github.com/prometheus/prometheus/blob/main/storage/remote/write_handler.go#L458
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.