Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kypo-python-commons
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MUNI-KYPO-CRP
backend-python
kypo-python-commons
Commits
a75a0f47
Commit
a75a0f47
authored
1 year ago
by
Radovan Krebs
Browse files
Options
Downloads
Plain Diff
Merge branch 'add-monitoring-to-topology' into 'master'
Add monitoring_targets to topology-definition See merge request
!6
parents
563d33a1
c99eae3b
Branches
Branches containing commit
Tags
v0.1.10
Tags containing commit
1 merge request
!6
Add monitoring_targets to topology-definition
Pipeline
#326339
passed
1 year ago
Stage: build
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Pipfile.lock
+10
-8
10 additions, 8 deletions
Pipfile.lock
with
10 additions
and
8 deletions
Pipfile.lock
+
10
−
8
View file @
a75a0f47
...
...
@@ -23,7 +23,7 @@
"default"
:
{
"kypo-topology-definition"
:
{
"index"
:
"kypo"
,
"version"
:
"==0.5.
4
"
"version"
:
"==0.5.
5
"
},
"netaddr"
:
{
"hashes"
:
[
...
...
@@ -34,17 +34,18 @@
},
"ruamel.yaml"
:
{
"hashes"
:
[
"sha256:
742b35d3d665023981bd6d16b3d24248ce5df75fdb4e2924e93a05c1f8b61ca
7"
,
"sha256:
8b7ce697a2f21275
2a
3
5c
1ac414471dc16c424c9573be4926b56ff3f5d23b7af
"
"sha256:
23cd2ed620231677564646b0c6a89d138b6822a0d78656df7abda5879ec4f44
7"
,
"sha256:
ec939063761914e1454297
2a5c
ba6d33c23b0859ab6342f61cf070cfc600efc2
"
],
"markers"
:
"python_version >= '3'"
,
"version"
:
"==0.17.2
1
"
"version"
:
"==0.17.
3
2"
},
"ruamel.yaml.clib"
:
{
"hashes"
:
[
"sha256:045e0626baf1c52e5527bd5db361bc83180faaba2ff586e763d3d5982a876a9e"
,
"sha256:15910ef4f3e537eea7fe45f8a5d19997479940d9196f357152a09031c5be59f3"
,
"sha256:184faeaec61dbaa3cace407cffc5819f7b977e75360e8d5ca19461cd851a5fc5"
,
"sha256:1a6391a7cabb7641c32517539ca42cf84b87b667bad38b78d4d42dd23e957c81"
,
"sha256:1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497"
,
"sha256:2aa261c29a5545adfef9296b7e33941f46aa5bbd21164228e833412af4c9c75f"
,
"sha256:3110a99e0f94a4a3470ff67fc20d3f96c25b13d24c6980ff841e82bafe827cac"
,
...
...
@@ -62,6 +63,7 @@
"sha256:91a789b4aa0097b78c93e3dc4b40040ba55bef518f84a40d4442f713b4094acb"
,
"sha256:92460ce908546ab69770b2e576e4f99fbb4ce6ab4b245345a3869a0a0410488f"
,
"sha256:99e77daab5d13a48a4054803d052ff40780278240a902b880dd37a51ba01a307"
,
"sha256:9c7617df90c1365638916b98cdd9be833d31d337dbcd722485597b43c4a215bf"
,
"sha256:a234a20ae07e8469da311e182e70ef6b199d0fbeb6c6cc2901204dd87fb867e8"
,
"sha256:a7b301ff08055d73223058b5c46c55638917f04d21577c95e00e0c4d79201a6b"
,
"sha256:be2a7ad8fd8f7442b24323d24ba0b56c51219513cfa45b9ada3b87b76c374d4b"
,
...
...
@@ -79,16 +81,16 @@
"sha256:f34019dced51047d6f70cb9383b2ae2853b7fc4dce65129a5acd49f4f9256646"
,
"sha256:f6d3d39611ac2e4f62c3128a9eed45f19a6608670c5a2f4f07f24e8de3441d38"
],
"markers"
:
"python_version < '3.1
1
' and platform_python_implementation == 'CPython'"
,
"markers"
:
"python_version < '3.1
2
' and platform_python_implementation == 'CPython'"
,
"version"
:
"==0.2.7"
},
"structlog"
:
{
"hashes"
:
[
"sha256:
b403f344f902b220648fa9f286a23c0cc5439a5844d271fec40562dbadbc70ad
"
,
"sha256:
e7509391f215e4afb88b1b80fa3ea074be57a5a17d794bd436a5c949da023333
"
"sha256:
270d681dd7d163c11ba500bc914b2472d2b50a8ef00faa999ded5ff83a2f906b
"
,
"sha256:
79b9e68e48b54e373441e130fa447944e6f87a05b35de23138e475c05d0f7e0e
"
],
"markers"
:
"python_version >= '3.7'"
,
"version"
:
"==2
2.3
.0"
"version"
:
"==2
3.1
.0"
},
"yamlize"
:
{
"hashes"
:
[
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment