Skip to content

Resolve "Send events information to StatsDB"

Deependra Singh requested to merge 63-send-events-information-to-statsdb into develop

Description

Added GRPC calls to send info about the resources being used by the deployement requuest process and status of the process.

  • Deployement request has been started
  • Deployement request has been completed as success/failed/unknown.

Checklist

  • I have update updated the @version string in main.go. See https://semver.org/
  • I have update CHANGELOG.md with a short description of changes.
  • I have run swag init to update the swagger docs.

Closes #63 (closed)

Edited by Deependra Singh

Merge request reports