We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440bf02 commit 298627fCopy full SHA for 298627f
instana/meter.py
@@ -134,7 +134,6 @@ def process(self):
134
ss = None
135
cm = self.collect_metrics()
136
137
- l.debug("snapshot_countdown is:", str(self.snapshot_countdown))
138
if self.snapshot_countdown == 0:
139
self.snapshot_countdown = self.SNAPSHOT_PERIOD
140
ss = self.collect_snapshot()
0 commit comments