Skip to content

Commit

Permalink
Update terraform/monitoring/panels/app/identity/invalid_unregister_jw…
Browse files Browse the repository at this point in the history
…t.libsonnet

Co-authored-by: Szymon Rząd <sz.rzad@gmail.com>
  • Loading branch information
xav and Elyniss authored Aug 24, 2023
1 parent e060b26 commit 1d03fa7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ local defaults = import '../../defaults.libsonnet';
{
new(ds, vars)::
panels.timeseries(
title = 'Identity - Invalid CACAO Unregistration',
title = 'Identity - Invalid JWT during Unregistration',
datasource = ds.prometheus,
)
.configure(defaults.configuration.timeseries)
Expand Down

0 comments on commit 1d03fa7

Please sign in to comment.