mirror of
https://github.com/natrontech/pbs-exporter.git
synced 2026-04-25 18:35:51 +03:00
[GH-ISSUE #67] deploy docker success, but no pbs metrics in http://192.168.31.158:9111/metrics, what's wrong? #10
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pbs-exporter#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xinmans on GitHub (Nov 23, 2024).
Original GitHub issue: https://github.com/natrontech/pbs-exporter/issues/67
@therus000 commented on GitHub (Dec 3, 2024):
i got same issue!
any fix?
@janfuhrer commented on GitHub (Dec 27, 2024):
Hi @xinmans, can you provide more information?
Have you already enabled debug logs and looked at them?
@xinmans commented on GitHub (Dec 29, 2024):
how to enable debug logs?
@janfuhrer commented on GitHub (Jan 2, 2025):
Please read the README.md carefully.
You can either set the flag
-pbs.loglevel=debugor the environment variablePBS_LOGLEVEL=debug.