Mercurial > code > home > repos > mqtt_metrics
comparison pdm.lock @ 4:cd1b8d7bda78
get metrics writing to victoriametrics
author | drewp@bigasterisk.com |
---|---|
date | Sat, 10 Aug 2024 21:16:19 -0700 |
parents | 3d7f2dc9beec |
children |
comparison
equal
deleted
inserted
replaced
3:41e36f98f3b8 | 4:cd1b8d7bda78 |
---|---|
3 | 3 |
4 [metadata] | 4 [metadata] |
5 groups = ["default"] | 5 groups = ["default"] |
6 strategy = ["cross_platform", "inherit_metadata"] | 6 strategy = ["cross_platform", "inherit_metadata"] |
7 lock_version = "4.4.1" | 7 lock_version = "4.4.1" |
8 content_hash = "sha256:89405b3666ce0bed38558b1364992f0904aaee8c528d03f15e3bd01e2b556953" | 8 content_hash = "sha256:5591ac6c868192569633481cf9523511d8d2bc6641f0e88d7e06922b1e896ede" |
9 | 9 |
10 [[package]] | 10 [[package]] |
11 name = "aiohappyeyeballs" | 11 name = "aiohappyeyeballs" |
12 version = "2.3.5" | 12 version = "2.3.5" |
13 requires_python = ">=3.8" | 13 requires_python = ">=3.8" |
157 dependencies = [ | 157 dependencies = [ |
158 "prometheus-client", | 158 "prometheus-client", |
159 ] | 159 ] |
160 files = [ | 160 files = [ |
161 {file = "background-loop-1.8.0.tar.gz", hash = "sha256:0cda4f1d341ca3ed7c1dadaf28fde45c567af603b762217b6ffc7a56f701c671"}, | 161 {file = "background-loop-1.8.0.tar.gz", hash = "sha256:0cda4f1d341ca3ed7c1dadaf28fde45c567af603b762217b6ffc7a56f701c671"}, |
162 ] | |
163 | |
164 [[package]] | |
165 name = "certifi" | |
166 version = "2024.7.4" | |
167 requires_python = ">=3.6" | |
168 summary = "Python package for providing Mozilla's CA Bundle." | |
169 groups = ["default"] | |
170 files = [ | |
171 {file = "certifi-2024.7.4-py3-none-any.whl", hash = "sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90"}, | |
172 {file = "certifi-2024.7.4.tar.gz", hash = "sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b"}, | |
162 ] | 173 ] |
163 | 174 |
164 [[package]] | 175 [[package]] |
165 name = "cffi" | 176 name = "cffi" |
166 version = "1.17.0" | 177 version = "1.17.0" |
325 {file = "h11-0.14.0-py3-none-any.whl", hash = "sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761"}, | 336 {file = "h11-0.14.0-py3-none-any.whl", hash = "sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761"}, |
326 {file = "h11-0.14.0.tar.gz", hash = "sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d"}, | 337 {file = "h11-0.14.0.tar.gz", hash = "sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d"}, |
327 ] | 338 ] |
328 | 339 |
329 [[package]] | 340 [[package]] |
341 name = "httpcore" | |
342 version = "1.0.5" | |
343 requires_python = ">=3.8" | |
344 summary = "A minimal low-level HTTP client." | |
345 groups = ["default"] | |
346 dependencies = [ | |
347 "certifi", | |
348 "h11<0.15,>=0.13", | |
349 ] | |
350 files = [ | |
351 {file = "httpcore-1.0.5-py3-none-any.whl", hash = "sha256:421f18bac248b25d310f3cacd198d55b8e6125c107797b609ff9b7a6ba7991b5"}, | |
352 {file = "httpcore-1.0.5.tar.gz", hash = "sha256:34a38e2f9291467ee3b44e89dd52615370e152954ba21721378a87b2960f7a61"}, | |
353 ] | |
354 | |
355 [[package]] | |
330 name = "httptools" | 356 name = "httptools" |
331 version = "0.6.1" | 357 version = "0.6.1" |
332 requires_python = ">=3.8.0" | 358 requires_python = ">=3.8.0" |
333 summary = "A collection of framework independent HTTP protocol utils." | 359 summary = "A collection of framework independent HTTP protocol utils." |
334 groups = ["default"] | 360 groups = ["default"] |
346 {file = "httptools-0.6.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:93ad80d7176aa5788902f207a4e79885f0576134695dfb0fefc15b7a4648d503"}, | 372 {file = "httptools-0.6.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:93ad80d7176aa5788902f207a4e79885f0576134695dfb0fefc15b7a4648d503"}, |
347 {file = "httptools-0.6.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:9bb68d3a085c2174c2477eb3ffe84ae9fb4fde8792edb7bcd09a1d8467e30a84"}, | 373 {file = "httptools-0.6.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:9bb68d3a085c2174c2477eb3ffe84ae9fb4fde8792edb7bcd09a1d8467e30a84"}, |
348 {file = "httptools-0.6.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:b512aa728bc02354e5ac086ce76c3ce635b62f5fbc32ab7082b5e582d27867bb"}, | 374 {file = "httptools-0.6.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:b512aa728bc02354e5ac086ce76c3ce635b62f5fbc32ab7082b5e582d27867bb"}, |
349 {file = "httptools-0.6.1-cp312-cp312-win_amd64.whl", hash = "sha256:97662ce7fb196c785344d00d638fc9ad69e18ee4bfb4000b35a52efe5adcc949"}, | 375 {file = "httptools-0.6.1-cp312-cp312-win_amd64.whl", hash = "sha256:97662ce7fb196c785344d00d638fc9ad69e18ee4bfb4000b35a52efe5adcc949"}, |
350 {file = "httptools-0.6.1.tar.gz", hash = "sha256:c6e26c30455600b95d94b1b836085138e82f177351454ee841c148f93a9bad5a"}, | 376 {file = "httptools-0.6.1.tar.gz", hash = "sha256:c6e26c30455600b95d94b1b836085138e82f177351454ee841c148f93a9bad5a"}, |
377 ] | |
378 | |
379 [[package]] | |
380 name = "httpx" | |
381 version = "0.27.0" | |
382 requires_python = ">=3.8" | |
383 summary = "The next generation HTTP client." | |
384 groups = ["default"] | |
385 dependencies = [ | |
386 "anyio", | |
387 "certifi", | |
388 "httpcore==1.*", | |
389 "idna", | |
390 "sniffio", | |
391 ] | |
392 files = [ | |
393 {file = "httpx-0.27.0-py3-none-any.whl", hash = "sha256:71d5465162c13681bff01ad59b2cc68dd838ea1f10e51574bac27103f00c91a5"}, | |
394 {file = "httpx-0.27.0.tar.gz", hash = "sha256:a0cb88a46f32dc874e04ee956e4c2764aba2aa228f650b06788ba6bda2962ab5"}, | |
351 ] | 395 ] |
352 | 396 |
353 [[package]] | 397 [[package]] |
354 name = "hyperlink" | 398 name = "hyperlink" |
355 version = "21.0.0" | 399 version = "21.0.0" |