-
I recently enabled App Insights to try and debug a 500 error with an API endpoint. I discovered that none of my preview environments send anything to the App Insights logs. My site is still completely beta and has no users, so I pushed the changes all the way through to production and trigger the 500 error there before it finally landed in the logs. Is this expected? |
Beta Was this translation helpful? Give feedback.
Answered by
GaryParr
Nov 8, 2023
Replies: 1 comment 1 reply
-
And, haha... OK, I'm an idiot. I didn't notice the instrumentation key had not been added to my dev and test environment app settings when I enabled App Insights. Whoops! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
thomasgauvin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And, haha... OK, I'm an idiot. I didn't notice the instrumentation key had not been added to my dev and test environment app settings when I enabled App Insights. Whoops!