Update git submodules

* Update osprofiler from branch 'master'
  - Fix empty 'args' and 'kwargs' when using 'hide_args' with Jaeger
    
    When 'hide_args=True' is used in @profiler.trace() decorator
    along with Jaeger driver, trace 'args' and 'kwargs' function
    parameters are empty, which leads to a key error.
    
    This change introduces a key check before adding those parameters to
    tags.
    
    Change-Id: I312da1b175a04d4ddee7f823111b8320dd4777d6
This commit is contained in:
Daria Kobtseva 2020-06-21 12:29:42 +02:00 committed by Gerrit Code Review
parent d283fb2ad8
commit 7d9a7bdf70
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8569b6d65fa1d35db6f8c9b6a4ca95ece88f7e4b
Subproject commit 61a0ff8ace87e917d31231f28f3be6b21a113624