Skip to content

Conversation

@nejati-deriv
Copy link

@nejati-deriv nejati-deriv commented Jun 23, 2022

Adds statsd event support without introducing significant change in the project structure
usage example is in demo/test_client.cpp.
following is the usage example:

client.event({"An error occurred", "Error message", statsd::Event::Type::error, {"env:dev"}});

@nejati-deriv nejati-deriv changed the title Add Event class and send method Add event support Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant