Skip to content

Commit 12ae7f1

Browse files
author
maksim.konovalov
committed
Add bold format to prometheus field in README.md
1 parent e5532e8 commit 12ae7f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Metrics providers are also available,
195195
you can use ready-made metrics providers that can be registered in prometheus and passed to go-vshard-router.
196196
This will allow you not to think about options and metrics settings.
197197
The following providers are currently available:
198-
- [prometheus](providers/prometheus)
198+
- **[prometheus](providers/prometheus)**
199199

200200
### Learn more examples
201201
#### Quick Start

README_ru.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ func main() {
206206
которые можно зарегестрировать в prometheus и передать go-vshard-router.
207207
Что позволит вам не задумываться над опциями и настройкой метрик.
208208
На данный момент доступны следующие провайдеры:
209-
- [prometheus](providers/prometheus)
209+
- **[prometheus](providers/prometheus)**
210210

211211
### Ознакомьтесь с другими примерами
212212

0 commit comments

Comments
 (0)