Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prometheus upstream merge #12

Closed
wants to merge 76 commits into from
Closed

Conversation

mattdurham
Copy link

No description provided.

SuperQ and others added 30 commits January 30, 2021 11:53
Add the exporter-toolkit https package to allow configuring TLS and
auth.

Signed-off-by: Ben Kochie <superq@gmail.com>
Signed-off-by: Calle Pettersson <carlpett@users.noreply.github.com>
Signed-off-by: Calle Pettersson <carlpett@users.noreply.github.com>
Signed-off-by: Calle Pettersson <carlpett@users.noreply.github.com>
Signed-off-by: Calle Pettersson <carlpett@users.noreply.github.com>
Signed-off-by: James Sturtevant <jstur@microsoft.com>
…ainerd-support

Set container collector prefix based on owner property
Signed-off-by: Ben Reedy <breed808@breed808.com>
…_metric_names

Ensure dfsr collector metric names are unique
Signed-off-by: Ben Reedy <breed808@breed808.com>
Signed-off-by: Ben Reedy <breed808@breed808.com>
The cpu_info collector exposes a single metric per socket with some
information on installed CPUs, somewhat like the node_cpu_info metric

Signed-off-by: Steffen Higel <higels@valvesoftware.com>
Signed-off-by: Ben Reedy <breed808@breed808.com>
…hat this data comes from WMI

Signed-off-by: Steffen Higel <higels@valvesoftware.com>
init() causes warnings to be emitted despite collectors not being enabled.

Signed-off-by: Ben Reedy <breed808@breed808.com>
…l_warnings

Move experimental warnings from init()
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
Changed windows_tcp_connections_established to gauge in tcp doc

Signed-off-by: Bas Roovers <basroovers@icloud.com>
…-file

Update web config file flag to match upstream
Signed-off-by: majerus <james_majerus@msn.com>
Signed-off-by: Ben Ridley <benridley29@gmail.com>
Signed-off-by: Ben Ridley <benridley29@gmail.com>
Signed-off-by: Ben Ridley <benridley29@gmail.com>
Signed-off-by: Ben Ridley <benridley29@gmail.com>
Signed-off-by: Ben Ridley <benridley29@gmail.com>
Signed-off-by: Ben Ridley <benridley29@gmail.com>
Signed-off-by: Ben Ridley <benridley29@gmail.com>
louij2 and others added 29 commits April 24, 2021 21:05
Added more details for monitoring multiple services.

Signed-off-by: Luca Chana <clubdog123@gmail.com>
Example - Using [defaults] with `--collectors.enabled` argument
…by default

Signed-off-by: Witt Allen <qwert59@gmail.com>
Signed-off-by: Ben Reedy <breed808@breed808.com>
msmq collector would only collect from a hard-coded "Computer Queues"
queue.
Removal of filter allows other queues to be queried with
the collector.msmq.msmq-where flag.

Signed-off-by: Ben Reedy <breed808@breed808.com>
Check all textfile metrics will be checked for duplicates. If duplicates
are detected, drop all metrics and log error.

Signed-off-by: Ben Reedy <breed808@breed808.com>
…_hardcoded_queue

Remove hard-coded "Computer Queues" filter
…g read

Signed-off-by: Ben Ridley <benridley29@gmail.com>
…info_layout

Correct layout of SystemInfo structs
…es in Hyper-V is used

Signed-off-by: Witt Allen <qwert59@gmail.com>
Some collectors were missed when migrating to the local
github.com/prometheus-community/windows_exporter/log library.

Signed-off-by: Ben Reedy <breed808@breed808.com>
Signed-off-by: Ben Reedy <breed808@breed808.com>
Replace deprecated log lib in remaining collectors
From https://prometheus.io/docs/practices/naming/:
To avoid confusion combining different metrics, always use bytes, even
where bits appear more common.

Fixes prometheus-community#800

Signed-off-by: Max Lendrich <maximilian.lendrich@sap.com>
Signed-off-by: Max Lendrich <maximilian.lendrich@sap.com>
Signed-off-by: Max Lendrich <maximilian.lendrich@sap.com>
Fix typo: process_memory_limit_bytes
Working Set Private and Working Set Peak were being collected, but not
exposed by the exporter.

Signed-off-by: Ben Reedy <breed808@breed808.com>
Signed-off-by: Ben Reedy <breed808@breed808.com>
Signed-off-by: Ben Reedy <breed808@breed808.com>
Fix textfile crashes with duplicate metrics
…king_set_private

Add missing Process Collector metrics
Signed-off-by: benjaminjb <benjamin.blattberg@gmail.com>
@mattdurham mattdurham closed this Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet