AuthUserEvent#

class gafaelfawr.events.AuthUserEvent(**data)#

Bases: BaseAuthEvent

An authentication to a service by a user.

Bot users are not included in this metric.

Parameters:

data (Any)

Attributes Summary

model_config

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].

Attributes Documentation

model_config: ClassVar[ConfigDict] = {}#

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].