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

Send Prometheus metrics #491

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Send Prometheus metrics #491

merged 2 commits into from
Nov 7, 2023

Conversation

brainexe
Copy link
Member

@brainexe brainexe commented Nov 3, 2023

  • all bot.Stats values
  • go runtime stats

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2023

Codecov Report

Merging #491 (b1b72eb) into master (9d787cf) will increase coverage by 0.31%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
+ Coverage   82.38%   82.69%   +0.31%     
==========================================
  Files         133      134       +1     
  Lines        6074     6120      +46     
==========================================
+ Hits         5004     5061      +57     
+ Misses        940      929      -11     
  Partials      130      130              
Files Coverage Δ
bot/config/config.go 100.00% <ø> (ø)
bot/listener.go 70.21% <100.00%> (+0.64%) ⬆️
bot/metrics.go 100.00% <100.00%> (ø)
command/openai/tokens.go 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@brainexe brainexe force-pushed the prometheus branch 2 times, most recently from 0424499 to cd14a58 Compare November 6, 2023 07:03
- all bot.Stats values
- go runtime stats
bot/listener.go Dismissed Show dismissed Hide dismissed
@brainexe brainexe merged commit c8e461f into master Nov 7, 2023
12 of 13 checks passed
@brainexe brainexe deleted the prometheus branch November 7, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants