Skip to content

Commit

Permalink
address doc comments
Browse files Browse the repository at this point in the history
Signed-off-by: Nitin Goyal <nigoyal@microsoft.com>
  • Loading branch information
nitgoy committed May 24, 2021
1 parent ce53ad6 commit f7e39d9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Example filter configuration for a globally disabled bandwidth limiter but enabl
.. literalinclude:: _include/bandwidth-limit-filter.yaml
:language: yaml
:lines: 11-53
:emphasize-lines: 9-29
:emphasize-lines: 9-25
:caption: :download:`bandwidth-limit-filter.yaml <_include/bandwidth-limit-filter.yaml>`

Note that if this filter is configured as globally disabled and there are no virtual host or route level
Expand All @@ -35,7 +35,7 @@ token buckets, no bandwidth limiting will be applied.
Statistics
----------

The HTTP bandwidth limit filter outputs statistics in the *<stat_prefix>.http_bandwidth_limit.* namespace.
The HTTP bandwidth limit filter outputs statistics in the ``<stat_prefix>.http_bandwidth_limit.`` namespace.

.. csv-table::
:header: Name, Type, Description
Expand Down

0 comments on commit f7e39d9

Please sign in to comment.