diff options
author | mharazin <mateusz.harazin@nokia.com> | 2020-04-09 14:32:55 +0200 |
---|---|---|
committer | mharazin <mateusz.harazin@nokia.com> | 2020-04-14 13:52:28 +0200 |
commit | 854377876ba9a39824750902764dba52b3e075ff (patch) | |
tree | 6e77373e5556924050538e39d39acf87429983a0 /tools/performance/.gitignore | |
parent | ee3dc0ec60a6b425904f41ddd96b5925cba7e1aa (diff) |
Get raw result of stress tests from prometheus
Issue-ID: DCAEGEN2-1576
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: I7c18c81f990bd7828e6507d1a7ac6ffc50d0d60e
Diffstat (limited to 'tools/performance/.gitignore')
-rw-r--r-- | tools/performance/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/performance/.gitignore b/tools/performance/.gitignore new file mode 100644 index 00000000..6608f110 --- /dev/null +++ b/tools/performance/.gitignore @@ -0,0 +1 @@ +prometheus-snapshots/ |