fad9eafebd
While here try to make updates less painful for pkgsrc developers by automating some of the manual steps. 2.28.0 / 2021-06-21 [CHANGE] UI: Make the new experimental PromQL editor the default. [FEATURE] Linode SD: Add Linode service discovery. [FEATURE] HTTP SD: Add generic HTTP-based service discovery. [FEATURE] Kubernetes SD: Allow configuring API Server access via a kubeconfig file. [FEATURE] UI: Add exemplar display support to the graphing interface. [FEATURE] Consul SD: Add namespace support for Consul Enterprise. [ENHANCEMENT] Promtool: Allow silencing output when importing / backfilling data. [ENHANCEMENT] Consul SD: Support reading tokens from file. [ENHANCEMENT] Rules: Add a new .ExternalURL alert field templating variable, containing the external URL of the Prometheus server. [ENHANCEMENT] Scrape: Add experimental body_size_limit scrape configuration setting to limit the allowed response body size for target scrapes. [ENHANCEMENT] Kubernetes SD: Add ingress class name label for ingress discovery. [ENHANCEMENT] UI: Show a startup screen with progress bar when the TSDB is not ready yet. [ENHANCEMENT] SD: Add a target creation failure counter prometheus_target_sync_failed_total and improve target creation failure handling. [ENHANCEMENT] TSDB: Improve validation of exemplar label set length. [ENHANCEMENT] TSDB: Add a prometheus_tsdb_clean_start metric that indicates whether a TSDB lockfile from a previous run still existed upon startup. [BUGFIX] UI: In the experimental PromQL editor, fix autocompletion and parsing for special float values and improve series metadata fetching. [BUGFIX] TSDB: When merging chunks, split resulting chunks if they would contain more than the maximum of 120 samples. [BUGFIX] SD: Fix the computation of the prometheus_sd_discovered_targets metric when using multiple service discoveries 2.27.0 / 2021-05-12 [FEATURE] Promtool: Retroactive rule evaluation functionality. [FEATURE] Configuration: Environment variable expansion for external labels. Behind --enable-feature=expand-external-labels flag. [FEATURE] TSDB: Add a flag(--storage.tsdb.max-block-chunk-segment-size) to control the max chunks file size of the blocks for small Prometheus instances. [FEATURE] UI: Add a dark theme. [FEATURE] AWS Lightsail Discovery: Add AWS Lightsail Discovery. [FEATURE] Docker Discovery: Add Docker Service Discovery. [FEATURE] OAuth: Allow OAuth 2.0 to be used anywhere an HTTP client is used. [FEATURE] Remote Write: Send exemplars via remote write. Experimental and disabled by default. [ENHANCEMENT] Digital Ocean Discovery: Add __meta_digitalocean_vpc label. [ENHANCEMENT] Scaleway Discovery: Read Scaleway secret from a file. [ENHANCEMENT] Scrape: Add configurable limits for label size and count. [ENHANCEMENT] UI: Add 16w and 26w time range steps. [ENHANCEMENT] Templating: Enable parsing strings in humanize functions. [BUGFIX] UI: Provide errors instead of blank page on TSDB Status Page. [BUGFIX] TSDB: Do not panic when writing very large records to the WAL. [BUGFIX] TSDB: Avoid panic when mmaped memory is referenced after the file is closed. [BUGFIX] Scaleway Discovery: Fix nil pointer dereference. [BUGFIX] Consul Discovery: Restart no longer required after config update with no targets.
115 lines
7.2 KiB
Text
115 lines
7.2 KiB
Text
@comment $NetBSD: PLIST,v 1.11 2021/06/25 15:25:48 tnn Exp $
|
|
bin/prometheus
|
|
bin/promtool
|
|
share/examples/prometheus/console_libraries/menu.lib
|
|
share/examples/prometheus/console_libraries/prom.lib
|
|
share/examples/prometheus/consoles/index.html.example
|
|
share/examples/prometheus/consoles/node-cpu.html
|
|
share/examples/prometheus/consoles/node-disk.html
|
|
share/examples/prometheus/consoles/node-overview.html
|
|
share/examples/prometheus/consoles/node.html
|
|
share/examples/prometheus/consoles/prometheus-overview.html
|
|
share/examples/prometheus/consoles/prometheus.html
|
|
share/examples/prometheus/prometheus.yml
|
|
share/prometheus/static/css/alerts.css
|
|
share/prometheus/static/css/config.css
|
|
share/prometheus/static/css/graph.css
|
|
share/prometheus/static/css/prom_console.css
|
|
share/prometheus/static/css/prometheus.css
|
|
share/prometheus/static/css/rules.css
|
|
share/prometheus/static/css/targets.css
|
|
share/prometheus/static/img/ajax-loader.gif
|
|
share/prometheus/static/img/favicon.ico
|
|
share/prometheus/static/js/alerts.js
|
|
share/prometheus/static/js/config.js
|
|
share/prometheus/static/js/graph/graph_template.handlebar
|
|
share/prometheus/static/js/graph/index.js
|
|
share/prometheus/static/js/prom_console.js
|
|
share/prometheus/static/js/targets.js
|
|
share/prometheus/static/react/asset-manifest.json
|
|
share/prometheus/static/react/favicon.ico
|
|
share/prometheus/static/react/index.html
|
|
share/prometheus/static/react/manifest.json
|
|
share/prometheus/static/react/precache-manifest.f0124bd2962bf40a79d388ba1dd06475.js
|
|
share/prometheus/static/react/service-worker.js
|
|
share/prometheus/static/react/static/css/2.068d6373.chunk.css
|
|
share/prometheus/static/react/static/css/2.068d6373.chunk.css.map
|
|
share/prometheus/static/react/static/css/main.d6764694.chunk.css
|
|
share/prometheus/static/react/static/css/main.d6764694.chunk.css.map
|
|
share/prometheus/static/react/static/js/2.381592d4.chunk.js
|
|
share/prometheus/static/react/static/js/2.381592d4.chunk.js.LICENSE.txt
|
|
share/prometheus/static/react/static/js/2.381592d4.chunk.js.map
|
|
share/prometheus/static/react/static/js/main.ecce87de.chunk.js
|
|
share/prometheus/static/react/static/js/main.ecce87de.chunk.js.map
|
|
share/prometheus/static/react/static/js/runtime-main.7e00e584.js
|
|
share/prometheus/static/react/static/js/runtime-main.7e00e584.js.map
|
|
share/prometheus/static/react/static/media/codicon.22349029.ttf
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap.css
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/js/bootstrap.js
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js
|
|
share/prometheus/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map
|
|
share/prometheus/static/vendor/bootstrap3-typeahead/bootstrap3-typeahead.min.js
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less
|
|
share/prometheus/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css
|
|
share/prometheus/static/vendor/eonasdan-bootstrap-datetimepicker/bootstrap-datetimepicker.min.css
|
|
share/prometheus/static/vendor/eonasdan-bootstrap-datetimepicker/bootstrap-datetimepicker.min.js
|
|
share/prometheus/static/vendor/fuzzy/fuzzy.js
|
|
share/prometheus/static/vendor/js/jquery-3.5.1.min.js
|
|
share/prometheus/static/vendor/js/jquery.hotkeys.js
|
|
share/prometheus/static/vendor/js/jquery.selection.js
|
|
share/prometheus/static/vendor/js/popper.min.js
|
|
share/prometheus/static/vendor/moment/moment-timezone-with-data.min.js
|
|
share/prometheus/static/vendor/moment/moment.min.js
|
|
share/prometheus/static/vendor/mustache/mustache.min.js
|
|
share/prometheus/static/vendor/rickshaw/rickshaw.min.css
|
|
share/prometheus/static/vendor/rickshaw/rickshaw.min.js
|
|
share/prometheus/static/vendor/rickshaw/vendor/d3.layout.min.js
|
|
share/prometheus/static/vendor/rickshaw/vendor/d3.v3.js
|
|
share/prometheus/templates/_base.html
|
|
share/prometheus/templates/alerts.html
|
|
share/prometheus/templates/config.html
|
|
share/prometheus/templates/flags.html
|
|
share/prometheus/templates/graph.html
|
|
share/prometheus/templates/rules.html
|
|
share/prometheus/templates/service-discovery.html
|
|
share/prometheus/templates/status.html
|
|
share/prometheus/templates/targets.html
|