Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Feb 11, 2025
1 parent f363782 commit 3260ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/metricstarttimeprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Pros:

Cons:

* This strategy is **stateful** because the initial True Reset point is neccessary to properly calculate rates on subsequent points.
* This strategy is **stateful** because the initial True Reset point is necessary to properly calculate rates on subsequent points.
* The True Reset point doesn't make sense semantically. It has a zero duration, but non-zero values.
* Many backends reject points with equal start and end timestamps.
* If the True Reset point is rejected, the next point will appear to have a very large rate.

0 comments on commit 3260ddf

Please sign in to comment.