Arthur Silva Sens
47ed33d135
Add support for const_labels
...
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-20 11:22:24 -03:00
Arthur Silva Sens
ea2370e773
Add support for generating only Opts types
...
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-20 11:08:48 -03:00
Arthur Silva Sens
f7b009de9b
Add type checking in Rego policies
...
CI / Go tests (push) Has been cancelled
CI / More Go tests (push) Has been cancelled
CI / Go tests with previous Go version (push) Has been cancelled
CI / UI tests (push) Has been cancelled
CI / Go tests on Windows (push) Has been cancelled
CI / Mixins tests (push) Has been cancelled
CI / Build Prometheus for common architectures (push) Has been cancelled
CI / Build Prometheus for all architectures (push) Has been cancelled
CI / Check generated parser (push) Has been cancelled
CI / Check generated semconv (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
CI / fuzzing (push) Has been cancelled
CI / codeql (push) Has been cancelled
CI / Report status of build Prometheus for all architectures (push) Has been cancelled
CI / Publish main branch artifacts (push) Has been cancelled
CI / Publish release artefacts (push) Has been cancelled
CI / Publish UI on npm Registry (push) Has been cancelled
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-17 21:20:32 -03:00
Arthur Silva Sens
652fd1c7f2
Allow setting exponential buckets in classic histograms
...
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-16 14:51:56 -03:00
Arthur Silva Sens
d79fc2655a
Properly generate classic/histogram and summary metrics
...
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-16 11:18:11 -03:00
Arthur Silva Sens
152556d414
Add policies for classic/native histograms and summary generation
...
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-16 11:04:11 -03:00
Arthur Silva Sens
8813c5e3a0
Don't create metric vectors if there's no attributes
...
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-16 10:47:20 -03:00
Arthur Silva Sens
3412366a6a
Add inferred registries
...
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-15 19:00:52 -03:00
Arthur Silva Sens
e643df27fd
Add weaver templates and automations
...
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-15 18:43:18 -03:00
Matt T. Proud
30b1cf80b5
WIP - Snapshot of Moving to Client Model.
2013-06-25 15:52:42 +02:00
Matt T. Proud
aabf206fb5
Fix library path determiners.
2013-06-24 13:13:58 +02:00
Matt T. Proud
f895acb9ef
Trailing build system cleanups.
...
The .gitignore files had problems, and the build steps could be
simplified.
2013-06-13 15:38:03 +02:00
Johannes 'fish' Ziemke
005d65868a
Merge pull request #294 from prometheus/remove-gvm
...
Remove gvm
2013-06-13 05:41:29 -07:00
Johannes 'fish' Ziemke
56249320e3
Remove gvm on travis.
2013-06-13 14:36:00 +02:00
Johannes 'fish' Ziemke
4524a5fe37
Remove gvm and install go by hand.
2013-06-12 18:39:37 +02:00
Matt T. Proud
7ee93bc0e3
Include runner script for packaging.
2013-06-12 17:56:29 +02:00
Matt T. Proud
8956ebe0c6
Include "Travis Helper".
2013-05-14 13:39:52 +02:00
Matt T. Proud
38d839d810
Include generated Protocol Buffers artifacts.
...
This commit reduces the general compile time dependencies to omit
the Protocol Buffer compiler and the Go Protocol Buffer generator
tool. The build steps to furnish them still remain, but they can
optionally be called if data.proto or config.proto are under work.
2013-05-08 21:16:39 +02:00
Matt T. Proud
fb197ece45
Update forgotten exposition client links in Make.
...
The links in the Makefile, which Travis uses, were out-of-date in
terms of fetching the Go client library.
2013-04-29 10:16:39 +02:00
Bernerd Schaefer
169ed9d297
Ignore web/static/generated and build/root/share
2013-04-25 12:33:27 +02:00
Matt T. Proud
a397c4aaf8
Include insights into LevelDB build behaviors.
...
Fix wget typo, too.
2013-04-17 14:00:15 +02:00
Matt T. Proud
32c0a939b0
New self-sustaining, hermetic build system.
...
This should help us produce self-contained artifacts for users as
well as lower the hurdles for first-time contributors.
2013-04-17 09:34:24 +02:00