-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow mod_global_distrib to be run for multiple hosts
The issue was uncovered by the small tests. Additionally, the instrumentation is started correctly in these tests. The host_type is a misnomer, as global_distrib does not work for host types - this issue may be revisited. The other issue is that other events in global_distrib are without any labels, as they were run with `global`, or can be differentiated by the host value in the measurements map.
- Loading branch information
1 parent
0fee622
commit 3a98440
Showing
3 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters