Skip to main content

3.1. Forge your Fame

We’ve reached the final stretch: a series of self-guided missions where you’ll put everything you’ve learned into practice. Each challenge is designed to test your skills, spark some creativity, and maybe even spark a little friendly competition. Ready to begin your first mission?

Catching Up

The success of this final lab requires having working telemetry pipelines for metrics, logs, and traces. You can use these completed pipelines if you haven't fully finished lab 1 and lab 2.

Find your Metal Moniker

No mission is complete without a proper codename. Claim your Metal Moniker: a shiny nickname that will follow you through the challenges ahead (and maybe onto the leaderboard).

  1. From the Fleet Management page, open the Inventory tab to list your connected Alloy instance.

  2. In the Attributes column, look for the value of the moniker attribute on your collector.

Loading...

Join the Leaderboard (optional)

The leaderboard will track everyone’s progress across missions and be on display for the rest of the workshop. It’s all in good fun—hop on if you’re up for bragging rights, or stay off the board if you’d rather fly under the radar. Leaderboard or not, you'll still be able to complete the challenges.

Documentation Reference

In addition to the Grafana Alloy reference docs, these pages may prove useful:

  1. From the Fleet Management Remote Configuration page, open the self_monitoring_metrics pipeline. This pipeline is provided out-of-box to report the health of your Alloy instances to Grafana Cloud and is one of the signals powering the Collector Health view in Fleet Management.

  2. Update the pipeline so that the value of the moniker attribute is added as a label leaderboard_name on the metrics scraped by Alloy.

    Need a hint?

    Try adding a rule in the discovery.relabel component. The first rule in this block is doing something very similar to what you need to accomplish.

  3. Check the Alloy UI to see if the metrics flowing through the pipeline contain your newly added label.

  4. Congrats! You should be on the leaderboard shortly. Your facilitator may already be displaying this dashboard, but you can also access it from the home page of your Grafana Cloud stack.