mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add middleware analytics (#845)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
0d0161af39
commit
645cabeb71
1 changed files with 12 additions and 0 deletions
12
software/middleware.yml
Normal file
12
software/middleware.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "Middleware"
|
||||
website_url: "https://middlewarehq.com/"
|
||||
source_code_url: "https://github.com/middlewarehq/middleware"
|
||||
description: "Tool designed to help engineering leaders measure and analyze the effectiveness of their teams using the DORA metrics."
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- Docker
|
||||
- Python
|
||||
- Nodejs
|
||||
tags:
|
||||
- Analytics
|
||||
Loading…
Reference in a new issue