File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 44
55[ ![ Release] ( https://img.shields.io/github/release/vthiery/cpp-statsd-client.svg?style=for-the-badge )] ( https://github.com/vthiery/cpp-statsd-client/releases/latest )
66![ License] ( https://img.shields.io/github/license/vthiery/cpp-statsd-client?style=for-the-badge )
7- [ ![ Test status] ( https://img.shields.io/github/workflow/status/vthiery/cpp-statsd-client/Test?label=Test&style=for-the-badge )] ( https://github.com/vthiery/cpp-statsd-client/actions?workflow=Test )
7+ [ ![ Linux status] ( https://img.shields.io/github/workflow/status/vthiery/cpp-statsd-client/Linux?label=Linux&style=for-the-badge )] ( https://github.com/vthiery/cpp-statsd-client/actions/workflows/linux.yml?query=branch%3Amaster++ )
8+ [ ![ Windows status] ( https://img.shields.io/github/workflow/status/vthiery/cpp-statsd-client/Windows?label=Windows&style=for-the-badge )] ( https://github.com/vthiery/cpp-statsd-client/actions/workflows/windows.yml?query=branch%3Amaster++ )
89
910A header-only StatsD client implemented in C++.
1011The client allows:
You can’t perform that action at this time.
0 commit comments