-
Notifications
You must be signed in to change notification settings - Fork 41
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
feat(webserver): add Prometheus #189
Open
genofire
wants to merge
3
commits into
main
Choose a base branch
from
prom-exporter
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
genofire
force-pushed
the
prom-exporter
branch
2 times, most recently
from
March 30, 2021 09:26
b6c9d3c
to
f8e451c
Compare
genofire
force-pushed
the
prom-exporter
branch
from
September 9, 2021 08:57
f8e451c
to
0c98c28
Compare
corny
force-pushed
the
main
branch
7 times, most recently
from
March 28, 2022 02:21
7352bd1
to
ff42378
Compare
4 tasks
genofire
force-pushed
the
prom-exporter
branch
5 times, most recently
from
April 14, 2022 06:17
a6d08a5
to
7f06b5f
Compare
Codecov Report
@@ Coverage Diff @@
## main #189 +/- ##
==========================================
- Coverage 73.10% 71.18% -1.92%
==========================================
Files 55 59 +4
Lines 2406 2683 +277
==========================================
+ Hits 1759 1910 +151
- Misses 594 717 +123
- Partials 53 56 +3
|
genofire
force-pushed
the
prom-exporter
branch
2 times, most recently
from
April 14, 2022 12:17
c75c1ca
to
431773c
Compare
genofire
force-pushed
the
prom-exporter
branch
3 times, most recently
from
June 6, 2022 15:07
c33f96e
to
d082c58
Compare
genofire
force-pushed
the
prom-exporter
branch
3 times, most recently
from
July 10, 2022 14:44
beb5927
to
3bb9800
Compare
genofire
force-pushed
the
prom-exporter
branch
7 times, most recently
from
July 5, 2024 14:32
714a856
to
76868ff
Compare
genofire
force-pushed
the
main
branch
13 times, most recently
from
July 18, 2024 13:46
b819c24
to
cc71150
Compare
genofire
force-pushed
the
prom-exporter
branch
4 times, most recently
from
July 19, 2024 20:34
d892db3
to
77b647a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
to run yanic with prometheus
[webserver.prometheus]
<- the exporterbased on: