As you may already know, sourcemaps are associated with:
serviceName
serviceVersion
bundle_filepath
There is no explicit link to the environment.
serviceName and serviceVersion will not help you to achieve what you are looking for. But I believe bundle_filepath might. If you use an absolute URL for the bundle_filepath then you can distinguish them based on the URL (e.g. localhost = dev, qa.yourdomain.com = qa, etc)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.