Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added build badge with README
  • Loading branch information
Athishpranav2003 authored Jul 14, 2024
1 parent a283802 commit d68046a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# fluent-plugin-quota-throttle

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/rubrikinc/fluent-plugin-throttle/blob/master/LICENSE)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/rubrikinc/fluent-plugin-throttle/blob/master/LICENSE) ![Rake Test](https://github.com/rubrikinc/fluent-plugin-quota-throttle/actions/workflows/ruby.yml/badge.svg)

A sentry plugin to throttle logs based on well defined quotas. Logs are grouped by configurable keys. When
a group exceeds a configuration rate, logs are dropped for this group.
Expand Down

0 comments on commit d68046a

Please sign in to comment.