After data has been ingested into druid, is it possible to add new metrics to the datasource? I have found the IngestSegmentFirehose
documentation but that seems to only select existing metrics from an already created dataSource. No information is there about adding a new metric to an existing dataSource.
Thanks!