mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-18 21:26:32 -05:00
Some checks failed
buf.build / lint and publish (push) Has been cancelled
CI / Go tests (push) Has been cancelled
CI / More Go tests (push) Has been cancelled
CI / Go tests with previous Go version (push) Has been cancelled
CI / UI tests (push) Has been cancelled
CI / Go tests on Windows (push) Has been cancelled
CI / Mixins tests (push) Has been cancelled
CI / Build Prometheus for common architectures (push) Has been cancelled
CI / Build Prometheus for all architectures (push) Has been cancelled
CI / Check generated parser (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
CI / fuzzing (push) Has been cancelled
CI / codeql (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CI / Report status of build Prometheus for all architectures (push) Has been cancelled
CI / Publish main branch artifacts (push) Has been cancelled
CI / Publish release artefacts (push) Has been cancelled
CI / Publish UI on npm Registry (push) Has been cancelled
To enable when we work out how to give approval right to their paths only. Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
26 lines
912 B
Text
26 lines
912 B
Text
#
|
|
# Please keep this file in sync with the MAINTAINERS.md file!
|
|
#
|
|
|
|
# Subsystems.
|
|
/Makefile @simonpasquier @SuperQ
|
|
/cmd/promtool @dgl
|
|
/documentation/prometheus-mixin @metalmatze
|
|
/model/histogram @beorn7 @krajorama
|
|
/web/ui @juliusv
|
|
/web/ui/module @juliusv @nexucis
|
|
/promql @roidelapluie
|
|
/storage/remote @cstyan @bwplotka @tomwilkie @npazosmendez @alexgreenbank
|
|
/storage/remote/otlptranslator @aknuds1 @jesusvazquez @ArthurSens
|
|
/tsdb @jesusvazquez @codesome @bwplotka @krajorama
|
|
|
|
# Service discovery.
|
|
/discovery/kubernetes @brancz
|
|
/discovery/stackit @jkroepke
|
|
# Pending
|
|
# https://github.com/prometheus/prometheus/pull/17105#issuecomment-3248209452
|
|
# /discovery/aws/ @matt-gp @sysadmind
|
|
# https://github.com/prometheus/prometheus/pull/15212#issuecomment-3575225179
|
|
# /discovery/aliyun @KeyOfSpectator
|
|
# https://github.com/prometheus/prometheus/pull/14108#issuecomment-2639515421
|
|
# /discovery/nomad @jaloren @jrasell
|