Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Add grafana-annotation-resource - #20

Merged
YoussB merged 1 commit into
concourse:masterfrom
tlwr:add-grafana-annotation-resource
Jan 13, 2020
Merged

Add grafana-annotation-resource#20
YoussB merged 1 commit into
concourse:masterfrom
tlwr:add-grafana-annotation-resource

Conversation

@tlwr

@tlwr tlwr commented Jan 10, 2020

Copy link
Copy Markdown
Contributor

Spiritual successor to concourse/resource-types-website#107 before repos were moved around.


What

Adds the grafana-annotation-resource built by @alphagov

Used for creating and updating Grafana annotations:
Screen Shot 2019-10-13 at 18 24 04
Image of a requests per second dashboard with Grafana annotations showing deployment phases

Why

We use Concourse for our many of our deployment pipelines, during which we run API and application availability tests.

It is useful to see the side-effects of these tests on our Grafana dashboards, e.g. elevated 5xx HTTP status codes. Given that Concourse is managing the pipeline, it makes sense to have a Concourse resource for creating/updating annotations.

Signed-off-by: Toby Lorne <toby.lornewelch-richards@digital.cabinet-office.gov.uk>
@@ -0,0 +1,5 @@
name: grafana-annotation-resource

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @tlwr,
just a small change that I can do myself, we're intending to keep the name the same as you would use in a pipeline, so I will just remove the -resource from the name.

Let me know if this doesn't work for you and I will re-add it.

@YoussB
YoussB merged commit 3e373cb into concourse:master Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants