From 00a71be918731428657f4e1f482386b17b5e0549 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20C=2E=20Mass=C3=B3n?= <939888+Abuelodelanada@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:42:38 -0300 Subject: [PATCH] Update cos_agent.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We won't need to keep this comment up do date if for examplec we remove this sentence entirely. Signed-off-by: Jose C. Massón <939888+Abuelodelanada@users.noreply.github.com> --- lib/charms/grafana_agent/v0/cos_agent.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/charms/grafana_agent/v0/cos_agent.py b/lib/charms/grafana_agent/v0/cos_agent.py index cc4da25..77545cf 100644 --- a/lib/charms/grafana_agent/v0/cos_agent.py +++ b/lib/charms/grafana_agent/v0/cos_agent.py @@ -22,7 +22,6 @@ Using the `COSAgentProvider` object only requires instantiating it, typically in the `__init__` method of your charm (the one which sends telemetry). -The constructor of `COSAgentProvider` has only one required and ten optional parameters: ```python def __init__(