# README
insights-report-server
Reporting service for Insights rules results
# Packages
No description provided by the author
Package logger contains the configuration structures needed to configure the access to CloudWatch server to sending the log messages there.
Package metrics contains all metrics that needs to be exposed to Prometheus and indirectly to Grafana.
Package server contains implementation of REST API server (HTTPServer) for the Insights report server.
No description provided by the author
Package types contains declaration of various data types (usually structures) used elsewhere in the aggregator code.
# Constants
ExitStatusOK means that the tool finished with success.
# Variables
BuildBranch contains Git branch used to build this application.
BuildCommit contains Git commit used to build this application.
BuildTime contains timestamp when the CLI client has been built.
BuildVersion contains the major.minor version of the CLI client.