Closed kmulka-medigo closed 3 years ago
Sorry, friend. As far as this ol' bot can tell, your issue does not properly use one of this repo's available issue templates. Please try again, if you like. (And if I'm confused, please let us know. 😬)
(log)
Do you have any logs you can share from the Sentry Web instance?
Here's some logs around the time, but since they didn't show up right when I was clicking around I think they might not be related:
web_1 | /usr/local/lib/python2.7/site-packages/sentry/models/project.py:184: DeprecationWarning: Project.callsign is deprecated. Use Group.get_short_id() instead.
web_1 | "Project.callsign is deprecated. Use Group.get_short_id() instead.", DeprecationWarning
@kmulka-medigo just curious, are you able to test with a more recent version of Sentry?
I would have, but I don't like the fact that there are no release notes for more recent versions
@mulka - seems like you are already on a nightly from December so not sure what you are worried about?
Yea, I think that was a mistake. Should have used a stable version. Fear of the unknown I guess.
Yea, I think that was a mistake. Should have used a stable version. Fear of the unknown I guess.
Most of the time our master is safe to deploy. The main reason we have labeled releases is to give people time and established points for breaking changes (such as dropping Python 2 support).
Are there any breaking changes between what I'm on and the latest version?
@kmulka-medigo nope.
Version Information
Version: 20.12.0.dev0 d0ae462
Steps to Reproduce
Performance
on the leftAll Environments
You have no environments
Expected Result
I do have several environments configured for this project, so was expecting them to show up there so I could filter by environment.
https://sentry.example.com/organizations/sentry/performance/summary/?project=1&query=&statsPeriod=7d&transaction=example.get_foo&unselectedSeries=p100%28%29
Actual Result
The message
You have no environments
shows up.