You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation/opentelemetry-instrumentation-elasticsearch/src/opentelemetry/instrumentation/elasticsearch/utils.py
+12-30Lines changed: 12 additions & 30 deletions
Original file line number
Diff line number
Diff line change
@@ -25,40 +25,22 @@
25
25
sanitized_value="?"
26
26
27
27
28
-
# pylint: disable=C0103
29
-
def_flatten_dict(d, parent_key=""):
30
-
items= []
31
-
fork, vind.items():
32
-
new_key=parent_key+"."+kifparent_keyelsek
33
-
# recursive call _flatten_dict for a non-empty dict value
0 commit comments