Caleb Hailey

Results 43 issues of Caleb Hailey

Changes: - [x] Use the new `sensu-backend init --cluster-admin-apikey` automation - [ ] ~Rename the `configurator` service to `workshop` (which can also now be used as a sandboxed workstation environment)~...

## Suggested Improvement Add a `docker-compose-splunk.yaml` template. ## Applicable Lessons All of them! 😅

## Suggested Improvement Add a docker-compose template that replaces influxdb and grafana w/ Sumo Logic. ## Applicable Lessons - [ ] Lesson 01 completed or in-progress - [ ] Lesson...

## Suggested Improvement Metrics collection exercises are currently marked as "todo" in lessons 4 and 8. Let's add examples for each reference architecture (influxdb, sumologic, elasticsearch, prometheus, etc). ## Applicable...

## Suggested Improvement Add basic healthchecks to improve reliability of docker-compose provisioning.

## Suggested Improvement TL;DR: environment variables should look like `${SENSU_API_URL}` not `${SENSU_API_URL:-http://127.0.0.1:8080}`. Many of the `curl` examples in the workshop use [shell parameter expansion](https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html) (e.g. `"${SENSU_API_URL:-http://127.0.0.1:8080}`), which effectively provide "fallback"...

lesson-03
lesson-05
lesson-06
lesson-07

## Suggested Improvement TBD if the term "under management" is relevant to the user persona for this workshop. ## Applicable Lessons - [ ] Lesson 01 completed or in-progress -...

feedback
lesson-03

We've had a lot of interest in this topic and there's definitely enough content there for an entire lesson plan.