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