|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
Event captured on a span by the in-memory exporter. More...
#include <cpp/a11/obs/provider.h>
Public Attributes | |
| std::string | name |
| Event name. | |
| std::vector< std::pair< std::string, std::string > > | attributes |
| Snapshot attributes. | |
Event captured on a span by the in-memory exporter.
| std::vector<std::pair<std::string, std::string> > a11::obs::RecordedEvent::attributes |
Snapshot attributes.
| std::string a11::obs::RecordedEvent::name |
Event name.