Skip to content

Latest commit

 

History

History
62 lines (49 loc) · 3.33 KB

CHANGELOG.md

File metadata and controls

62 lines (49 loc) · 3.33 KB

0.0.5 - 2023-03-23

Features

Updating

  • Split Docker-Compose file in multiple files for better readability (@thomasdesplaces)
  • Update Docker-Compose version in all files + change k6 test duration (@thomasdesplaces)
  • Update README with some informations (@thomasdesplaces)
  • Update architecture schema with informations about exposed metrics and cAdvisor (@thomasdesplaces)

0.0.4 - 2023-03-16

Features

Updating

0.0.3 - 2023-03-13

Features

Updating

  • Update GitIgnore (@thomasdesplaces)
  • Update README with some informations about ports and postgres exporter (@thomasdesplaces)
  • Reduce testing time from 30s to 10s in k6 (@thomasdesplaces)
  • Change the log level from DEBUG to INFO in settings (@thomasdesplaces)

Corrections

0.0.2 - 2022-12-15

Features

  • Add Application stack (@thomasdesplaces)
  • Add CHANGELOG.md (@thomasdesplaces)
  • Add MAINTAINERS.md (@thomasdesplaces)

Updating

  • Update README with the architecture of application stack and a new source (@thomasdesplaces)
  • Update agent.yaml for the application stack (@thomasdesplaces)
  • Change log level for Grafana in config.ini (@thomasdesplaces)
  • Update Loki config for the application stack (@thomasdesplaces)
  • Update log level for Mimir in mimir.yaml (@thomasdesplaces)
  • Update log level for NGinx in nginx.conf (@thomasdesplaces)
  • Update log level for Tempo in tempo.yaml (@thomasdesplaces)