Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Improve multiserver telegraf dashboard support #114

Merged

Conversation

seanmil
Copy link
Contributor

@seanmil seanmil commented Oct 14, 2020

Some of the dashboards didn't seem fully configured for out-of-the-box multi-server support and selection.

This change ensures that the server tag is resolvable and displayed on all graph labels and that servers in a multi-server environment can be filtered by tag.

Add server tags to all of the data aliases which did not have
them so that the source server is visible in all graphs.
Remove the incorrect server variable regex in the Telegraf
Puppetserver Performance dashboard. The 'compiler' profile
sets the server tag to be the FQDN of the compiler. As the
tag is set simply as the FQDN and not a URL there is no
need to specify a regex.
This adds the server tag to all aliases in the Telegraf Puppetserver
Performance graphs to better support multi-server environments.
@seanmil seanmil force-pushed the multiserver_telegraf_dashboard_support branch from ae76248 to 1cddab2 Compare October 15, 2020 22:01
@suckatrash suckatrash merged commit b60a52e into puppetlabs:master Oct 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants