Categorygithub.com/harshvirani7/event-stats-test
module
0.0.0-20240402034009-ba3d2909e4a5
Repository: https://github.com/harshvirani7/event-stats-test.git
Documentation: pkg.go.dev

# README

event-stats-test

An Api Server in Test cluster which can provide event statistics by camera.

Instructions

- sudo docker-compose up: Build and run the service using Docker Compose.
- sudo docker-compose down: Stop the running service managed by Docker Compose.

Testing

- hey -n 100 -c 1 -q 2 http://localhost:8080/eventStats/totalEventCountByEventType?eventType=eventType2
- hey -n 100 -c 1 -q 2 http://localhost:8080/eventStats/totalEventCountByCameraId?cameraId=camera1

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author