Update docs part 2
This commit is contained in:
parent
30cd28a4f1
commit
402f2a0eee
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ from sdk.src.interfaces.prometheus.interface import PrometheusInterface
|
||||||
|
|
||||||
# Tworzymy instancję prometeuszowego interfejsu
|
# Tworzymy instancję prometeuszowego interfejsu
|
||||||
interface = PrometheusInterface(
|
interface = PrometheusInterface(
|
||||||
# Auth context, o tym więcej niżej
|
# Auth context
|
||||||
auth_context=PrometheusAuthContext(
|
auth_context=PrometheusAuthContext(
|
||||||
# Dane logowania
|
# Dane logowania
|
||||||
prometheus_web_credentials=PrometheusWebCredentials(
|
prometheus_web_credentials=PrometheusWebCredentials(
|
||||||
|
|
Loading…
Add table
Reference in a new issue