Commit Graph

694 Commits (73bbeaafbf7cd0d7dfb0ac80a49a6f5c3685f224)

Author SHA1 Message Date
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
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