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

add metrics endpoint #478

Merged
merged 2 commits into from Oct 14, 2019
Merged

add metrics endpoint #478

merged 2 commits into from Oct 14, 2019

Conversation

zeegomo
Copy link
Contributor

@zeegomo zeegomo commented Oct 13, 2019

Fixes #477
Record metrics about jobs completed by each agent and make them available to prometheus

src/server/mod.rs Outdated Show resolved Hide resolved
src/server/mod.rs Outdated Show resolved Hide resolved
src/server/routes/agent.rs Outdated Show resolved Hide resolved
@pietroalbini
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 14, 2019

📌 Commit 68ea1dd has been approved by pietroalbini

@bors
Copy link
Collaborator

bors commented Oct 14, 2019

⌛ Testing commit 68ea1dd with merge c551d9a...

bors added a commit that referenced this pull request Oct 14, 2019
add metrics endpoint

Fixes #477
Record metrics about jobs completed by each agent and make them available to prometheus
@bors
Copy link
Collaborator

bors commented Oct 14, 2019

☀️ Test successful - checks-actions
Approved by: pietroalbini
Pushing c551d9a to master...

@bors bors merged commit 68ea1dd into rust-lang:master Oct 14, 2019
@zeegomo zeegomo deleted the prometheus branch May 14, 2020 18:05
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.

Add Prometheus metrics for the number of jobs completed by each agent
3 participants