-
Notifications
You must be signed in to change notification settings - Fork 469
haproxy_apache_trafeik_2617_dashboard: migrate tile_map->map #3450
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
haproxy_apache_trafeik_2617_dashboard: migrate tile_map->map #3450
Conversation
🌐 Coverage report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did we update the dashboard images in /img directory ? I still see the Tiles map representation.
We are not having the complete dashboard repopulated for these integrations in this change. Just the tile map change. The same approach has been followed by other teams for changes under this issue. So, should be fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
What does this PR do?
This PR replaces the tile_map object with map in haproxy, apache, traefik logs dashboard
Checklist
changelog.yml
file.How to test this PR locally
Load the newly created dashboard and we should see map as the object
Screenshots
Below screenshot shows map object updated in HAproxy
Below screenshot shows map object updated in Apache
Below screenshot shows map object updated in Traefik