Update with requested changes

This commit is contained in:
Inter 2025-11-09 18:56:54 +00:00 committed by GitHub
parent 0fed9096c8
commit db577518fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ An extensive list of static Shields.io badges, sorted by category.
* [Game Engine](#%EF%B8%8F-game-engine) * [Game Engine](#%EF%B8%8F-game-engine)
* [Gaming Storefront](#-gaming-storefront) * [Gaming Storefront](#-gaming-storefront)
* [Job](#-job) * [Job](#-job)
* [Monitoring & Observability](#monitoring--observability) * [Monitoring](#-monitoring)
* [Operating System](#%EF%B8%8F-operating-system) * [Operating System](#%EF%B8%8F-operating-system)
* [ORM](#%EF%B8%8F-orm) * [ORM](#%EF%B8%8F-orm)
* [Package Manager](#-package-manager) * [Package Manager](#-package-manager)
@ -625,6 +625,17 @@ An extensive list of static Shields.io badges, sorted by category.
[Back To Top ⬆️](#table-of-contents) [Back To Top ⬆️](#table-of-contents)
</div> </div>
### 🔍 Monitoring
| Preview | Markdown Code |
|---------|---------------|
| [![Grafana](https://img.shields.io/badge/Grafana-F46800?logo=grafana&logoColor=white)](#) | `[![Grafana](https://img.shields.io/badge/Grafana-F46800?logo=grafana&logoColor=white)](#)` |
| [![Prometheus](https://img.shields.io/badge/Prometheus-E6522C?logo=prometheus&logoColor=white)](#) | `[![Prometheus](https://img.shields.io/badge/Prometheus-E6522C?logo=prometheus&logoColor=white)](#)` |
<div align="right">
[Back To Top ⬆️](#table-of-contents)
</div>
### 🖥️ Operating System ### 🖥️ Operating System
| Preview | Markdown Code | | Preview | Markdown Code |
@ -995,19 +1006,6 @@ An extensive list of static Shields.io badges, sorted by category.
[Back To Top ⬆️](#table-of-contents) [Back To Top ⬆️](#table-of-contents)
</div> </div>
### Monitoring & Observability
| Preview | Markdown Code |
|---------|---------------|
| [![Prometheus](https://img.shields.io/badge/Prometheus-white?logo=prometheus&logoColor=E6522C)](#) | `[![Prometheus](https://img.shields.io/badge/Prometheus-white?logo=prometheus&logoColor=E6522C)](#)` |
| [![Grafana](https://img.shields.io/badge/Grafana-black?logo=grafana&logoColor=F46800)](#) | `[![Grafana](https://img.shields.io/badge/Grafana-black?logo=grafana&logoColor=F46800)](#)` |
<div align="right">
[Back To Top ⬆️](#table-of-contents)
</div>
--- ---
## CLI ## CLI
@ -1023,5 +1021,3 @@ Here are some people who have contributed to md-badges so far:
<a href="https://github.com/inttter/md-badges/graphs/contributors"> <a href="https://github.com/inttter/md-badges/graphs/contributors">
<img src="https://contrib.rocks/image?repo=inttter/md-badges" /> <img src="https://contrib.rocks/image?repo=inttter/md-badges" />
</a> </a>