package
0.0.0-20240717074601-77ca1857a236
Repository: https://github.com/bigkaa/metrics-from-logs.git
Documentation: pkg.go.dev

# Functions

FillMetrics Заполняем структуру информацией о метриках.
No description provided by the author
No description provided by the author
No description provided by the author
GetPMFromRedisMetric заполняет поля PrometheusMetric из RedisMetric.
GetPMStringFromRedis читает метрику из Redis и формирует строку в формате Prometheus.
No description provided by the author
IsMetricExist проверяет, есть ли метрика с таким именем в массиве.
NewInstance Создаёт приложение.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
VERSION версия программы.

# Structs

Config параметеры из конфигурационного файла программы.
Instance ...
No description provided by the author
No description provided by the author
Структура в Redis для формировния метрики в формате Prometheus.
No description provided by the author