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

[feature] Grafana stats logging #344

Open
m-rsmn opened this issue Jan 30, 2018 · 6 comments
Open

[feature] Grafana stats logging #344

m-rsmn opened this issue Jan 30, 2018 · 6 comments

Comments

@m-rsmn
Copy link

m-rsmn commented Jan 30, 2018

I've been adding Grafana logging to my own quorum instance here and there but thought I'd make it into in actual PR if there's interest from others for it.

I thought about making it into a a separate program, that can be toggled with a flag / constant. That way it wont be enabled by default, but people wanting to run it, could easily turn it on by switching the flag.

I've got these stats covered already but I'm open to suggestions to include some more. I thought about including market statistics as well, but those have close to no purpose as quorum tracks market prices itself and has no way of getting that data back out of grafana.

General:

  • current GCL
  • GCL progress
  • credits
  • Creep count
  • CPU used
  • bucket level

Per room:

  • RCL
  • RCL progress
  • current energy level

Programs:

  • how many ran
  • how much cpu the program took
@tedivm
Copy link
Contributor

tedivm commented Jan 30, 2018

Per Room:

  • Room PRL
  • Room Economy Level
  • Current active lab reaction.

Programs:

  • Each program's priority,
  • Ticks between runs

@dansrogers
Copy link
Contributor

Any progress on this?

@tedivm
Copy link
Contributor

tedivm commented Aug 10, 2018

No one made the PR, so nope. You might be able to look at his fork and make the PR yourself.

@dansrogers
Copy link
Contributor

He doesn't have a fork of screeps-quorum.

@semperrabbit
Copy link
Contributor

you could fork it and do the PR yourself...

@dansrogers
Copy link
Contributor

Started on #399

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

No branches or pull requests

4 participants