Extended Events

E307901

Extended Events is a lightweight, highly scalable event-handling and monitoring framework in SQL Server used for performance troubleshooting and diagnostics.

All labels observed (12)

How this entity was disambiguated

Statements (71)

Predicate Object
instanceOf SQL Server feature ⓘ
event-handling framework ⓘ
monitoring framework ⓘ
canBeExportedTo XEL file ⓘ
canBeReadWith SQL Server Management Studio Live Data viewer ⓘ
sys.fn_xe_file_target_read_file ⓘ
configuredWith ALTER EVENT SESSION statement ⓘ
CREATE EVENT SESSION statement ⓘ
DROP EVENT SESSION statement ⓘ
developedBy Microsoft ⓘ
documentedIn Microsoft Docs for SQL Server Extended Events ⓘ
hasCatalogView sys.server_event_session_actions ⓘ
sys.server_event_session_events ⓘ
sys.server_event_sessions ⓘ
hasComponent action ⓘ
event ⓘ
predicate ⓘ
session ⓘ
target ⓘ
hasDynamicManagementView sys.dm_xe_objects ⓘ
sys.dm_xe_packages ⓘ
sys.dm_xe_session_targets ⓘ
sys.dm_xe_sessions ⓘ
hasProperty asynchronous ⓘ
highly scalable ⓘ
lightweight ⓘ
low overhead ⓘ
hasTargetType asynchronous_bucketizer ⓘ
asynchronous_file_target ⓘ
event_counter ⓘ
event_file ⓘ
histogram ⓘ
pair_matching ⓘ
ring_buffer ⓘ
hasUserInterface Extended Events UI in SQL Server Management Studio ⓘ
linked to: Extended Events
introducedInVersion SQL Server 2008 ⓘ
linked to: SQL Server
partOf Microsoft SQL Server ⓘ
linked to: SQL Server
preferredOver SQL Server Profiler ⓘ
SQL Trace ⓘ
linked to: SQL Server Profiler
replaces SQL Server Profiler ⓘ
SQL Trace ⓘ
supports Always On availability group diagnostics ⓘ
Query Store integration ⓘ
asynchronous event dispatch ⓘ
session templates ⓘ
synchronous event dispatch ⓘ
system_health session ⓘ
supportsCorrelation multiple events ⓘ
supportsFiltering event predicates ⓘ
supportsProduct Azure SQL Database ⓘ
Azure SQL Managed Instance ⓘ
SQL Server Analysis Services ⓘ
SQL Server Database Engine ⓘ
linked to: SQL Server

SQL Server Integration Services ⓘ
SQL Server Reporting Services ⓘ
usedFor I/O troubleshooting ⓘ
blocking analysis ⓘ
capturing error details ⓘ
capturing lock activity ⓘ
capturing login activity ⓘ
capturing long-running queries ⓘ
capturing plan regressions ⓘ
capturing query execution information ⓘ
capturing wait and latch information ⓘ
deadlock troubleshooting ⓘ
diagnostics ⓘ
memory usage analysis ⓘ
performance troubleshooting ⓘ
query performance analysis ⓘ
security auditing ⓘ
wait statistics analysis ⓘ

How these facts were elicited

Referenced by (14)

Full triples — surface form annotated when it differs from this entity's canonical label.

Extended Events → hasUserInterface → Extended Events UI in SQL Server Management Studio ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → about → SQL Server Extended Events ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events sessions ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events actions ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events metadata views ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events system catalog views ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events system functions ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events UI in SQL Server Management Studio ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events for SQL Server on Windows ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events for SQL Server on Linux ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events for Azure SQL Database ⓘ
linked to: Extended Events
Microsoft Docs for SQL Server Extended Events → documents → Extended Events for Azure SQL Managed Instance ⓘ
linked to: Extended Events
SQL Server Audit → relatedTo → Extended Events ⓘ