Telemetry and logs generator for benchmarks
Перейти к файлу
minwal a55709994e Updated templates 2021-03-01 22:45:21 +11:00
.github/workflows Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
Data Fixed double quotes issue in data generated for 'Message' column. 2021-02-22 12:25:49 +11:00
Flows Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
Infrastructure Updated templates 2021-03-01 22:45:21 +11:00
Properties Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
Utilities Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
.gitignore adds arm template for storage accounts and batch account 2021-02-22 09:00:09 +01:00
BenchmarkLogGenerator.csproj Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
BenchmarkLogGenerator.sln Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
CODE_OF_CONDUCT.md Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
CommandLineArgs.cs Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
Enums.cs Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
Generator.cs Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
LICENSE Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
LogWriter.cs Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
PriorityQueue.cs Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
Program.cs Removed splitting of string to get storage acc connection strings in code and restricted EH to 1 GB. 2021-03-01 12:31:18 +11:00
README.md Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
SECURITY.md Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
Scheduler.cs Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00
runtimeconfig.template.json Initial check-in of sample logs data generator tool 2021-02-21 12:35:40 +11:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.