Skip to content

Commit

Permalink
feat(receiver): Total jobs usage metrics (#7)
Browse files Browse the repository at this point in the history
Total jobs usage metrics
  • Loading branch information
itamadev authored Jun 18, 2023
2 parents 7a7b04a + a36ec75 commit ce0a826
Show file tree
Hide file tree
Showing 6 changed files with 580 additions and 219 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,15 @@ Or run a new Grafana instance by:
```cmd
docker run -d --name=grafana -p 3000:3000 grafana/grafana
```

#### General Section

General information about the usage generally.

![general row](/docs/images/general-section.PNG)

#### Per Job Section

Information about each CI job.

![per job](/docs/images/per-job.PNG)
Loading

0 comments on commit ce0a826

Please sign in to comment.