grafana / intro-to-mltp

Introduction to Metrics, Logs, Traces and Profiles session companion code.
GNU Affero General Public License v3.0
365 stars 80 forks source link

Spiky graphs and local blocks config #75

Closed joe-elliott closed 8 months ago

joe-elliott commented 8 months ago

Two changes. I forgive you for refusing the spiky graphs one.

The first creates some spikiness in the graphs which can provide for more interesting data to view.

image

The second forces the local blocks processor to store all spans which makes traceql metrics accurate.

Technically traceql metrics won't work until Grafana 10.4 and Tempo 2.4 but this will set things up for when the code catches up.

hedss commented 8 months ago

Perfect comments in the code, I see :)