sentry_issue_environments
Details of the environments associated with Sentry issues.
-
name
string - Name of the environment.
-
issue_id
Foreign key - ID of the issue to which the environment belongs.
-
total_count
number - Total count of occurrences in the environment.
-
last_seen
date - Date the environment was last seen.
-
first_seen
date - Date the environment was first seen.