| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 923d23e commit 6f97dbc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -491,7 +491,7 @@ default sensibly if omitted. | |||
| 491 | 491 | ||
| 492 | 492 | There is a Spring AOP collector that allows you to annotate methods that you | |
| 493 | 493 | would like to instrument with a [Summary](#Summary), but without going through | |
| 494 | - the process of manually instaniating and registering your metrics classes. To | ||
| 494 | + the process of manually instantiating and registering your metrics classes. To | ||
| 495 | 495 | use the metrics annotations, simply add `simpleclient_spring_web` as a | |
| 496 | 496 | dependency, annotate a configuration class with `@EnablePrometheusTiming`, then | |
| 497 | 497 | annotate your Spring components as such: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments