• Joined on 2024-07-28
mudhorn synced commits to refs/pull/14904/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 7 commits »
mudhorn synced commits to refs/pull/14906/head at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
180b3f56bc chore!: adopt log/slog, remove go-kit/log
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 61 commits »
mudhorn synced commits to refs/pull/14906/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
045dc34a7b Merge 180b3f56bc4f063f93b7756fc8b4581f0f1e47de into 199d2fb492
180b3f56bc chore!: adopt log/slog, remove go-kit/log
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
Compare 25 commits »
mudhorn synced commits to refs/pull/14965/head at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
32d218a4ed fix: post-merge fixes
mudhorn synced commits to refs/pull/14965/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
32d218a4ed fix: post-merge fixes
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
Compare 8 commits »
mudhorn synced commits to refs/pull/14974/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
4a2114fe52 Merge 4796f57dfd1439f161149a16810e5386964fb49c into 199d2fb492
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 7 commits »
mudhorn synced commits to refs/pull/14987/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
99edefc932 Merge 406b1cacd42795339f929d5815b75e7c5d00cd2a into 199d2fb492
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 10 commits »
mudhorn synced commits to refs/pull/14997/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 60 commits »
mudhorn synced commits to refs/pull/15008/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
a91b28ebe7 Merge 684ccc3528c6d5f14c30d390f452525867fc9cc1 into 78f792135c
78f792135c Merge pull request #15025 from prometheus/notreset-bug
44ebbb8458 Fix missing histogram copy in sampleRing
b5479831b8 Unit test for regression in rate vs float and histogram mixup
f1c57a95ed change: No longer ingest OM _created as timeseries if feature-flag 'enable-ct-zero-ingestion' is enabled; fixed OM text CT conversion bug (#14738)
Compare 6 commits »
mudhorn synced commits to refs/pull/15026/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
402a097cab Merge 57b510f9535a35b73c22cbb48c766b8f35927fbe into 199d2fb492
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 7 commits »
mudhorn synced commits to refs/pull/15027/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 10 commits »
mudhorn synced commits to refs/pull/15029/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
78f792135c Merge pull request #15025 from prometheus/notreset-bug
44ebbb8458 Fix missing histogram copy in sampleRing
b5479831b8 Unit test for regression in rate vs float and histogram mixup
Compare 6 commits »
mudhorn synced commits to refs/pull/15030/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:38 -07:00
67223007e6 Merge 1fb828039cf46e6ce7f7f1798d0d576486dbe29a into e1f8a79142
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
78f792135c Merge pull request #15025 from prometheus/notreset-bug
44ebbb8458 Fix missing histogram copy in sampleRing
b5479831b8 Unit test for regression in rate vs float and histogram mixup
Compare 6 commits »
mudhorn synced commits to refs/pull/13550/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:37 -07:00
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 66 commits »
mudhorn synced commits to refs/pull/13568/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:37 -07:00
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
78f792135c Merge pull request #15025 from prometheus/notreset-bug
Compare 58 commits »
mudhorn synced commits to refs/pull/14144/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:37 -07:00
78f792135c Merge pull request #15025 from prometheus/notreset-bug
44ebbb8458 Fix missing histogram copy in sampleRing
b5479831b8 Unit test for regression in rate vs float and histogram mixup
f1c57a95ed change: No longer ingest OM _created as timeseries if feature-flag 'enable-ct-zero-ingestion' is enabled; fixed OM text CT conversion bug (#14738)
Compare 62 commits »
mudhorn synced commits to refs/pull/14339/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:37 -07:00
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 12 commits »
mudhorn synced commits to refs/pull/14495/head at mudhorn/prometheus from mirror 2024-10-02 13:47:37 -07:00
14f715d9ac Merge remote-tracking branch 'prometheus/main' into feat/info-function-mvp
78f792135c Merge pull request #15025 from prometheus/notreset-bug
44ebbb8458 Fix missing histogram copy in sampleRing
b5479831b8 Unit test for regression in rate vs float and histogram mixup
f1c57a95ed change: No longer ingest OM _created as timeseries if feature-flag 'enable-ct-zero-ingestion' is enabled; fixed OM text CT conversion bug (#14738)
Compare 57 commits »
mudhorn synced commits to refs/pull/14495/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:37 -07:00
199d2fb492 Merge pull request #14989 from NeerajGartia21/eval_info
20bf32b9d5 Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort
06945b3933 Add a mutex and used ports list to the random port generator
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
Compare 13 commits »
mudhorn synced commits to refs/pull/14586/merge at mudhorn/prometheus from mirror 2024-10-02 13:47:37 -07:00
94a337ce2c Merge 87bcbd2e7f182c973be2b7d28a20158bd5da63a6 into e1f8a79142
e1f8a79142 Merge pull request #15069 from prometheus/allow-blank-issues
78f792135c Merge pull request #15025 from prometheus/notreset-bug
44ebbb8458 Fix missing histogram copy in sampleRing
b5479831b8 Unit test for regression in rate vs float and histogram mixup
Compare 80 commits »