Skip to content

Service for collecting metrics and alerting. Writing it is a task as part of the course from Yandex Practicum Advanced GoDeveloper.

Notifications You must be signed in to change notification settings

MlDenis/prometheus_wannabe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6aaabeab-4079-4277-9213-9e677194a206

prometheus_wannabe

Repository for the track "Server for collecting metrics and alerting".

Template update

To be able to receive updates to autotests and other parts of the template, run the command:

git remote add -m main template https://github.com/Yandex-Practicum/go-musthave-metrics-tpl.git

To update the autotest code, run the command:

git fetch template && git checkout template/main .github

Then add the resulting changes to your repository.

Running Autotests

To successfully run autotests, name the branches iter<number>, where <number> is the serial number of the increment. For example, a branch named iter4 will run autotests for increments one through four.

When merging a branch with an increment to the main branch, all autotests will be run.

Read more about local and automatic launch in the README of autotests.

About

Service for collecting metrics and alerting. Writing it is a task as part of the course from Yandex Practicum Advanced GoDeveloper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages