ansible/awx

Prometheus Metrics Best Practices

Open

#7,446 创建于 2020年6月25日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)Python (3,333 fork)batch import
component:apihelp wanted

仓库指标

Star
 (13,071 star)
PR 合并指标
 (平均合并 24天 6小时) (30 天内合并 30 个 PR)

描述

ISSUE TYPE
  • Make sure that exported metrics conform with Prometheus best practices
SUMMARY

I have made a PR at Prometheus docs to add AWX as a software exposing Prometheus metrics (https://github.com/prometheus/docs/pull/1685#issuecomment-649323355) and after a quick peek at AWX metrics code from @brian-brazil, he appointed a few things to change. I have see a few others open issues about metrics too, so maybe a check with a guideline or something like that can benefit AWX monitoring.

NOTE: I am not familiar with any of the code bases of the projects, I am simply messenger interested in both projects.

贡献者指南