-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
enhancementNew feature or requestNew feature or request
Description
My environment in aspnetcore is set to staging, but I want to change it to something more specific for Elastic APM. I know that I can control it via environment variables, but I need to set it programmatically based on other settings. It appears that you do not allow just passing a configuration object into UseElasticApm and force me to pass an IConfiguration object. Seems like it would be very useful to be able to read settings from IConfiguration and then be able to additionally change something programmatically before I give it to the UseElasticApm method and start the instrumentation process.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request