Commit Graph

894 Commits (c2005dbf63cfc7afa8cb6a6c1c59b3c665b376f0)

Author SHA1 Message Date
Björn Rabenstein 5c85a55e3f
Merge pull request #14120 from kushalShukla-web/remote
6 months ago
beorn7 3127a4029e doc: Clarify the limits of dumping/backfilling via OpenMetrics
6 months ago
Björn Rabenstein 3119b8a055
Merge pull request #13218 from machine424/ro-promtool
6 months ago
kushagra Shukla 0fea1065fe added line When set, query.max-concurrency may need to be adjusted accordingly. Signed-off-by: kushagra Shukla <kushalshukla110@gmail.com>
6 months ago
Charles Korn 76b1237215
Document sorting behaviour
7 months ago
Julien edf5ebd844
Merge pull request #13970 from jiekun/doc/ovh-dedicated-server-label
7 months ago
Bryan Boreham 67326d8e5c
Merge pull request #13758 from nemobis/federicol-remotewrite-tuning
7 months ago
Kushal shukla d2caf51874
removed formateoverview section (#13994)
7 months ago
Jiekun 0cd3a22a18
docs: [ovh sd] Added missing label for OVH dedicated server in service discovery doc
7 months ago
Arthur Silva Sens 34ee8c6078
Merge pull request #13982 from tesla59/tesla/storage-doc
7 months ago
Heyoxe f7e923c3bb
fix(scaleway-sd): use public IPs if no private IP present (#13941)
7 months ago
Nishant Singh c8b23980c9
Update docs/storage.md
7 months ago
Nishant Singh 801314901c
Update docs/storage.md
7 months ago
tesla59 5e638b7f44 docs: storage.md: clarify storage.tsdb.retention.time description
7 months ago
Julius Volz 0eea8645fa Fix up CLI flag docs after merging main into mantine-ui branch
7 months ago
Julius Volz 5827772f69 Merge branch 'main' into mantine-ui
7 months ago
Julius Volz d99fed64f3 Update CLI flags doc after adding "new-ui" feature flag
7 months ago
Julius Volz e8bbe191d4 Build both old & new UI into Prometheus, allow choosing via feature flag
7 months ago
Simon Pasquier 7704cde4ea
discovery(k8s): add metadata labels to endpointslices
8 months ago
machine424 c5a1cc9148
chore(tsdb): add a sandboxDir to DBReadOnly, the directory can be used for transient file writes.
8 months ago
Björn Rabenstein 4ec5c25393
Merge pull request #13731 from suntala/suntala/native-histogram-template
8 months ago
Sven Dewit dc7d3fbc3c fix: scrape_config/interval relabelling is not experimental any more
8 months ago
Julien 48c8ec19bc
Merge pull request #13882 from prometheus/update-featureflag-docs
8 months ago
dandrucz 38b75bc0d7
Linode IPv6 Range support, Optional region filtering, Missing fields in Documentation fixed (#13774)
8 months ago
Arthur Silva Sens db64d2dcdc
Update documentation about existing feature-flags
8 months ago
suntala 9a7c6a5cc4 Support native histogram values in template functions
8 months ago
Federico Leva 2aab70b839 Clarify batch_send_deadline docs
8 months ago
Daniel Kimsey aa3e58358b consul: Add support for catalog list services filter
9 months ago
Jan-Otto Kröpke 302e151de8
{discovery,remote_write}/azure: Support default SDK authentication (#13099)
9 months ago
thirdkeyword 5fc1bf1bf0 docs: fix some typos
9 months ago
Julien 88622cfa2c
Merge pull request #12551 from nabokihms/alertmanager-relabeling-config
9 months ago
Kartikay 8736772053
web/api: add limit param on series, labels, label-values (#13396)
9 months ago
machine424 4b71f6ffc2
promtool: add a "tsdb dump-openmetrics" to dump in OpemMetrics format.
9 months ago
Raúl Naveiras 58f528dcbc
[docs] Update remote write queue defaults
9 months ago
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id"
10 months ago
pschou b66b0a5288
docs: improve "Querying Prometheus" readability (#8492)
10 months ago
Faustas Butkus 6feffeb92e
promql: add histogram_avg function (#13467)
10 months ago
Marco Pracucci 1bb341fa51
Improve doc
10 months ago
Marco Pracucci 6bbb03bd00
Fixed auto-generated doc
10 months ago
Danny Kopping 7aa3b10c3f
Block until all rules, both sync & async, have completed evaluating
10 months ago
Danny Kopping 5bda33375a
Rename flag
10 months ago
Danny Kopping ed2933ca60
Add feature flag
10 months ago
Danny Kopping 940f83a540
Implementation
10 months ago
Björn Rabenstein 89523cf9b3
doc: Mark `mad_over_time` as experimental (#13440)
10 months ago
SuperQ 2c0f9d1eee
Add automatic memory limit handling
10 months ago
Rewanth Tammana 102fd8cc88
Enhanced visibility for `promtool test rules` with JSON colored formatting (#13342)
11 months ago
Ziqi Zhao df2a0ecf3b
Native Histograms: support `native_histogram_min_bucket_factor` in scrape_config (#13222)
11 months ago
Ivan Babrou a6b35ff304
promql: use natural sort in sort_by_label and sort_by_label_desc (#13411)
11 months ago
Ted Robertson cf9e934036
Examples: link to `rate` for new users (#10535)
11 months ago
Ted Robertson 73bbeaafbf
Docs: Query Basics: link to rate (#10538)
11 months ago
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296)
11 months ago
zenador 6150e1ca0e
Add analyze histograms command to promtool (#12331)
11 months ago
Marc Tudurí 78c5ce3196
Drop old inmemory samples (#13002)
11 months ago
Julien Pivotto 10557ed8e0
Merge pull request #13278 from Automaat/feat/extend-kuma-sd-api
12 months ago
Arthur Silva Sens 69abd6d9f6
Document feature flag 'created-timestamp-zero-ingestion' (#13279)
12 months ago
Marcin Skalski 19709f75d0 fix kuma_sd docs
12 months ago
Björn Rabenstein 4b55a71210
Merge pull request #11583 from windsonsea/story
12 months ago
Marcin Skalski 0af810aa71 fix go lint
12 months ago
Marcin Skalski d12ccf9fa2 kuma_sd: Extend Kuma SD configuration to allow users to specify ClientId
12 months ago
Bartlomiej Plotka 91a383f52c
Merge pull request #13059 from zenador/add-mad-function
12 months ago
Julien Pivotto 74cd1b6a09
Merge branch 'main' into add-focus-flag-to-promtool-test-rules
12 months ago
Julien Pivotto 52b15d2195
Merge pull request #13219 from djcode/main
1 year ago
Jeanette Tan 9bf4cc993e Add mad_over_time function
1 year ago
Daniel Jolly 2c420b518e Add support for NS records in DNS discovery
1 year ago
beorn7 0eb0ca42c5 Update “conventional histogram” → “classic histogram”
1 year ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag
1 year ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions
1 year ago
David Peleg 969a9b7090
Fix docs: in labelname, convert to underscore (#12555)
1 year ago
zenador ccfe14d7e7
PromQL: ignore small errors for bucketQuantile (#13153)
1 year ago
Łukasz Mierzwa 870627fbed Add enable_compression scrape config option
1 year ago
Julien Pivotto c92fbf3fdf Add feature flag for PromQL experimental functions.
1 year ago
George Krajcsovits e399395b01
Native histograms vs labels (#13005)
1 year ago
Julien Pivotto 84aadfc45b scrape: Added trackTimestampsStaleness configuration option
1 year ago
Julien Pivotto 0c1e447d68
Exclude alerts: improve documentation (#13046)
1 year ago
Julien Pivotto 156a23d06d
Merge pull request #12999 from rajagopalanand/filter-alerts
1 year ago
Rens Groothuijsen 122f9506e9
Set test group interval default to evaluation interval (#13011)
1 year ago
Anand Rajagopal 2ade8adf9e Adding a query parameter to filter out active alerts
1 year ago
Björn Rabenstein 35ec9d1f89
Merge pull request #12868 from jdellithorpe-db/alert-unit-test-doc-fix
1 year ago
Bartlomiej Plotka 624b973ebf
Added ability to specify scrape protocols to accept during HTTP content type negotiation. (#12738)
1 year ago
Jonathan Ellithorpe 91650a32cc Fix/clarify documentation for axn notation
1 year ago
rakshith210 cdad64002a
Added Azure OAuth support (#12572)
1 year ago
Jennifer Villa ea7bec4cc7
Update recording_rules.md
1 year ago
Jennifer Villa 65ffa0c511
Update recording_rules.md
1 year ago
Jennifer Villa 601e5b9028
Update recording_rules.md
1 year ago
Jennifer Villa 5027863c40
Clarify what happens when a rule group takes too long to execute
1 year ago
Julien Pivotto ac0919d48c
Update docs/querying/functions.md
1 year ago
lasea75 f15f0ac16a
Update functions.md
1 year ago
Julien Pivotto a8cdb7eb6c
Merge branch 'main' into template_reference
1 year ago
Ben Ye c78124427e
Support specifying series matchers to analyze tsdb (#12842)
1 year ago
TJ Hoplock 51d1d2cd96 feat: add AWS sigv4 support to alertmanager endpoints
1 year ago
Julien Pivotto c5e1498ae2
Merge pull request #12743 from wasim-nihal/documentation-alignment
1 year ago
Gregor Zeitlinger f01718262a
Unit tests for native histograms (#12668)
1 year ago
zenador 54aaa2bd7e
Add `histogram_stdvar` and `histogram_stddev` functions (#12614)
1 year ago
Wasim Nihal daca364b70 Correcting indentation of basic_auth configuration for uyuni_sd_config
1 year ago
Salar Nosrati-Ershad fd96996b75 docs: fix: correct reference to native histograms feature flag
1 year ago
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647)
1 year ago
Julien Pivotto 4a56a6bf59
Merge pull request #12643 from gouthamve/add-otlp-docs
1 year ago
Julien Pivotto 4c81a8f681
Merge pull request #11578 from chancefeick/fix/querying-documentation
1 year ago
Goutham acb1f8a097 Fix API endpoint
1 year ago
Goutham Veeramachaneni 9df36c3e5e
Apply suggestions from code review
1 year ago
Goutham 6bb5720141
Add initial OTLP ingestion docs
1 year ago
Julien Pivotto bb90379163
Merge pull request #11404 from gberche-orange/patch-2
1 year ago
Goutham Veeramachaneni ad4f514e66
Add OTLP Ingestion endpoint (#12571)
1 year ago
Julien Pivotto 03e549cc39
Merge pull request #8747 from shoce/patch-1
1 year ago
m.nabokikh 9d8463339d Fixes according to the code review
1 year ago
Guillaume Berche f5fb37dbab
Update functions.md
1 year ago
Julien Pivotto 2bdb2e627f
Merge pull request #10914 from wangrzneu/add-endpointslice-label
1 year ago
Julien Pivotto fd5b01afdc promtool docs: write flags between backtits in help
1 year ago
Julien Pivotto b3b669fd9a Add experimental flag and docs
1 year ago
Guillaume Berche 60b380da70
Refine functions.md as suggested during review
1 year ago
Ziqi Zhao 42d9169ba1 enhance histogram_quantile to get min/max value
1 year ago
Carrie Edwards f93ac97867 Update querying function docs
1 year ago
Julien Pivotto fc2e4cd3b9 docs: Fix link to feature flags.
1 year ago
Taavi Väänänen 0f4c27e2bf
discovery/openstack: Include instance image ID in labels
1 year ago
João Vilaça 81394ea1c5 Add --run flag to promtool test rules
1 year ago
Julien Pivotto 1214d314c3
Merge pull request #12225 from fgouteroux/feat/promtool_check_rules_stdin
1 year ago
Julien Pivotto 53d7aac39e
Merge pull request #12281 from jlosito/patch-1
1 year ago
Julien Pivotto 771f512757
Merge pull request #12299 from fgouteroux/promtool_push_metrics_cmd
1 year ago
Julien Pivotto e043b273a6
Merge pull request #12439 from prometheus/release-2.45
1 year ago
Julien Pivotto 0de855508c Add support for inline TLS certificates
1 year ago
timmartin-stripe 0c6cf86828
Add sentence explaining what happens when the `for` clause is omitted (#12457)
1 year ago
Jayapriya Pai 81bf3e63a4
docs: update prometheus-operator link
1 year ago
Arthur Silva Sens 1ea477f4bc
Add feature flag to squash metadata from /api/v1/metadata (#12391)
1 year ago
sinkingpoint f7abe27fef Remove trailing commas from Exemplar API docs
1 year ago
rakshith210 b1675e23af
Add Azure AD package for remote write (#11944)
2 years ago
François Gouteroux 6ae4a46845 feat: enhance stdin check and add tests parsing error
2 years ago
renzheng.wang 98ffad01b8 update tests and docs
2 years ago
Arianna Vespri a16b876a05
Add limits to global config (#12126)
2 years ago
SuperQ 044e004a81
Update exporter-toolkit
2 years ago
François Gouteroux 9cf1b4a2e6 fix: update doc
2 years ago
marcoderama a308ea773d
Update functions.md
2 years ago
François Gouteroux 934c5ddb8d feat: make push metrics labels generic and repeatable
2 years ago
François Gouteroux 3524a16aa0 feat: add suggested changes, tests, and stdin support
2 years ago
Baskar Shanmugam 905a0bd63a
Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336)
2 years ago
Julien Pivotto 0dc31ade41 Add support for consul path_prefix
2 years ago
Julien Pivotto 41b3db198c
Merge pull request #12367 from AkshaySiwal/main
2 years ago
zenador 191bf9055b
Handle more arithmetic operators for native histograms (#12262)
2 years ago
Akshay Siwal 4c898fc4a1
Update getting_started.md
2 years ago
Björn Rabenstein b727e69b76
Merge pull request #12350 from prometheus/beorn7/histogram
2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms
2 years ago
Bryan Boreham 734baa37e0
Merge pull request #12344 from bboreham/rw-stable
2 years ago
Bryan Boreham b1b8fd77c4 docs: state that remote write is stable
2 years ago
Jeanette Tan 40240c9c1c Update according to code review
2 years ago
François Gouteroux b1bab7bc54 feat(promtool): add push metrics command
2 years ago
Jeanette Tan 2ad39baa72 Treat bucket limit like sample limit and make it fail the whole scrape and return an error
2 years ago
Jeanette Tan d3ad158a66 Update docs and comments
2 years ago
John Losito ecf6bfa619
Update configuration.md
2 years ago
gotjosh 74e6668e87
update docs
2 years ago
gotjosh cf230bcd18
more wordsmithing
2 years ago
gotjosh 28909a4636
more worthsmithing
2 years ago
gotjosh e2a2790b2c
add more docs
2 years ago
gotjosh f3394bf7a1
Rules API: Allow filtering by rule name
2 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint`
2 years ago
François Gouteroux 8472596fd0 fix: apply suggested changes
2 years ago
François Gouteroux 034eb2b3f2 promtool: read from stdin if no filenames are provided in check rules
2 years ago
Julien Pivotto 391473141d
Check health & ready: move to flags (#12223)
2 years ago
Nidhey Nitin Indurkar 3f7beeecc6
feat: health and readiness check of prometheus server in CLI (promtool) (#12096)
2 years ago
Julien Pivotto ae220724d4 Docs: use boolean instead of bool
2 years ago
Julien Pivotto fd8992cdbd
Merge pull request #12137 from g3offrey/fix/update-prometheus-ansible-link
2 years ago
beorn7 71c57a1292 docs: Clarify that range selectors use a closed interval
2 years ago
g3offrey d01c51fad0 docs: update ansible installation link
2 years ago
Julien Pivotto bec68558ba
Merge pull request #12125 from roidelapluie/promtooldoc
2 years ago
Julien Pivotto 1922db0586 Document command line tools
2 years ago
Bartlomiej Plotka 742979a3e5
Merge pull request #10704 from hdost/feat/167-prometheus-docs
2 years ago
Harold Dost 3125e169ae docs: Add signal information to getting started
2 years ago
Julien Pivotto 0c56e5d014 Update our own dependencies, support proxy from env
2 years ago
Julien Pivotto 599b70a05d Add include scrape configs
2 years ago
Charles Korn e023d896f2
Correct statement in docs about query results returning either floats or histograms but not both. (#11880)
2 years ago
Julien Pivotto aeecf6854f
Merge pull request #11827 from roidelapluie/stabilize
2 years ago
Peter Nicholson bba95df0e9 Update documentation
2 years ago
Frederic Branczyk 9f91215bf6
Merge pull request #11844 from bawhetst/add-pod-container-id
2 years ago
Ben Whetstone 52d5a7c60f Document the __meta_kubernetes_pod_container_id meta label
2 years ago
Julien Pivotto a35e54cc56
Merge pull request #11786 from LeviHarrison/remove-nomad-datacenter-docs
2 years ago
Julien Pivotto ce55e5074d Add 'keep_firing_for' field to alerting rules
2 years ago
Ganesh Vernekar b4e15899d1
docs: Update recording rule docs about native histograms
2 years ago
Ganesh Vernekar 2e538be5d7
docs: Update federation docs for native histograms
2 years ago
Sam Jewell f88a0a7d83
Update example rules file to be valid with the default scrape config (#11692)
2 years ago
Robbe Haesendonck e802ddf435 docs: 📝 Changed occurences of proxy_connect_headers to proxy_connect_header
2 years ago
Levi Harrison 89539c35c9 Remove nomad `datacenter` field in configuration docs
2 years ago
Łukasz Mierzwa e1b7082008
Show individual scrape pools on /targets page (#11142)
2 years ago
Pablo Ley fb30ffda75
Fixed typo in the Remote Read API docs
2 years ago
Julien Pivotto b2226258bc
Merge pull request #11706 from dannystaple/patch-1
2 years ago
David Fridman 52adf55631
Add VM size label to azure service discovery (#11575) (#11650)
2 years ago
Danny Staple f3f800ea6f
Terminology amendment
2 years ago
Oleg Zaytsev 6197ed63d8
Remove comments from the remote read docs
2 years ago
Danny Staple 7269a6e21a
Fix the output example
2 years ago
Danny Staple 87b9f1d24a
Fix typo I introduced in unit testing rules.
2 years ago
Julien Pivotto c396c3e32f Update go dependencies before 2.41
2 years ago
Danny Staple b614fdd8a7
Update unit_testing_rules.md
2 years ago
Danny Staple 300d6e4390
Add an explanation to the expanding notation
2 years ago
John Carlo Roberto 924ba90c3f
Add link to best practices in "Defining Recording Rules" page (#11696)
2 years ago
Julien Pivotto 01382cadc3 Update Prometheus/common
2 years ago
Levi Harrison f81fae2414
Add common HTTP client to AWS SDs (#11611)
2 years ago
Alex Boltris a2fa375278 remove duplicate line
2 years ago
Chance Feick 2cfd8da628
Update docs/querying/basics.md
2 years ago
Michael 67294b0925 Tweak line wrappings in docs/storage.md
2 years ago
Chance Feick 52270d6216 Fix relative link to use .md file extension
2 years ago
Julien Pivotto 005ede70de relabel: add keepequal/dropequal relabel action
2 years ago
Julien Pivotto 7a67a728a8
Followup on OVHCloud merge (#11529)
2 years ago
Marine Bal 16c3aa75c0
Add service discovery for OvhCloud (#10802)
2 years ago