Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding agent to agent/server tests and Grafana dashboard with variable TestName #4

Merged
merged 3 commits into from Jan 21, 2022

Conversation

Opiekelly
Copy link

When running agent to agent/server, TE supports net metrics and path visibility metrics and the page load metrics do not apply. I have added these types of tests to config.py and main.py. I have also created a separate dashboard for these types of tests. I found using the test name easier to work with in a Grafana dashboard. The new dashboard defines a variable "testName" and is used in the Influx queries along with agent name to make the graphs easier to follow for these types of TE tests. The variable is also multi-value so you can compare several agent to agent/server in a single panel.

brenkell added 3 commits January 20, 2022 07:42
…stName Variable is now multi value. Updating config.py and maing.py to pull agent to agent/server.
Copy link
Owner

@flopach flopach left a comment

Choose a reason for hiding this comment

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

Adding agent to agent/server tests and Grafana dashboard with variable TestName by oppiekelly

@flopach flopach merged commit 72ab327 into flopach:master Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants