Skip to content

Commit 3f6aa13

Browse files
authored
Update __init__.py
1 parent 6e80f50 commit 3f6aa13

File tree

1 file changed

+2
-0
lines changed
  • instrumentation/opentelemetry-instrumentation-system-metrics/src/opentelemetry/instrumentation/system_metrics

1 file changed

+2
-0
lines changed

instrumentation/opentelemetry-instrumentation-system-metrics/src/opentelemetry/instrumentation/system_metrics/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
# pylint: disable=too-many-lines
15+
1416
"""
1517
Instrument to report system (CPU, memory, network) and
1618
process (CPU, memory, garbage collection) metrics. By default, the

0 commit comments

Comments
 (0)