MalloZup
Hi all,
currently i’m working on this project: GitHub - MalloZup/kubeojo: Health Analytics for testsuites with elixir and d3js (inspired by CHAOSS) · GitHub
I have found out that i could easy convert the junits tests-results to prometheus metrics with GitHub - prometheus-erl/prometheus.ex: Prometheus.io Elixir client · GitHub
The goal can be that for a Jenkins server, we could use our “ex-jenkins-junit-prometheus” exporter for publish metrics about tests.
The exporter could be on a docker container, and would need only access to the jenkins instance.
We will have then metrics about only jobs configured via yaml or special file.
This metrics could be then visualised in grafana dashboard
I think if i have enough people interested to work on it we could sync and hack together on a opensource project.
At moment it was only an idea that i had “en passant” coding another project, maybe it can give you inspiration for other cool projects
Feel free to contact me in PM or here!
ciao
Trending in Discussions
Other Trending Topics
Chat & Discussions>Discussions
Latest on Elixir Forum
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #phoenix_html
- #iex
- #graphql
- #ai
- #genstage
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex










Showing Posts 1 to 1- Show Best Posts
- Show All Posts (oldest first)
- Show All Posts (newest first)
choudhary2205rahul
any progress on this idea ? i am willing to work.