scouter-server 0.1.0

Scouter server for model monitoring
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0]https://github.com/demml/scouter-server/releases/tag/v0.1.0 - 2024-07-10

### Added
- add release workflow

### Fixed
- tests
- misspelling
- fix deps

### Other
- whitespace
- add curl check
- Update kafka_integration.rs
- test the server
- Update test-lints.yml
- Update test-lints.yml
- Update test-lints.yml
- Update test-lints.yml
- test
- refactoring
- testing
- test
- test
- test
- ongoing
- testing kafka
- Changing file permissions
- update docker
- Update run_tests.sh
- Changing file permissions
- test shell
- Update kafka_integration.rs
- Update kafka_integration.rs
- test env variables
- single threaded
- Update test-lints.yml
- update container naming
- lints
- kafka working
- working on kafka test
- remove queue
- Update test-lints.yml
- Update test-lints.yml
- add github actions
- update
- linting
- updating integration tests
- refactoring (move pool instantiation outside)
- add scouter
- update
- updates queries
- add queue table, queries and structs
- Update api_integration.rs
- refactor to query binned and raw values
- add profile
- Update main.rs
- kafka finally works
- not working
- update kafka client
- ongoing
- updates
- update records
- Update integration_api.rs
- add batch record
- add batch insert
- params
- organize test and files
- update logging and tests
- adding integration test
- update api routes
- formats for tests
- move sql to files
- Clean up structs
- add integration tests
- Update postgres.rs
- running async tasks
- draft
- postgres test
- ongoing
- updates
- initial commits
- Update README.md
- Initial commit