Skip to content

ekubyshin/metrics_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

about

This repository contains code that solves tasks for Yandex Learning Cours - Go developer.

Please, do not use it if you want to pass this course! Because, it will not help you to get knowledge and experience. Only personal hard learning will help you to obtain knowledge and experience.

Agent collects system metrics and send them to the server using reporter. Server could persists data in three different ways: Inmemory storage, File or PostgresDB.

This is really rough implementation. Just use it if you need some ideas.

Project structure

  • CMD - main execution files
  • internal - apps code
  • Makefile - commands that help to run and support project build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published