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

add grafana support #22

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

add grafana support #22

wants to merge 2 commits into from

Conversation

zhouop0
Copy link

@zhouop0 zhouop0 commented Nov 17, 2024

This PR is to solve #18 .

I selected the Infinity data source for the dashboard. Use the Nginx proxy to handle result files and import Infinity as the data source via HTTP. Start Grafana by mounting the Grafana provisioning directory, and initialize both the data source and the dashboard simultaneously.

To initiate these two services using Docker Compose, one service will handle the result files from the Nginx proxy, while the other will run the Grafana service.

@zhouop0
Copy link
Author

zhouop0 commented Nov 17, 2024

Hi, I used nginx proxy result files because infinity datasource does not support file import immediately.
And so I already defined a few dashboard for result file.
If you have any suggestion, I can defined more panels.

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.

1 participant