Up to [cvs.NetBSD.org] / pkgsrc / www / grafana / files
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 29 22:06:47 2022 UTC (2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.5: +6 -6
lines
Diff to previous 1.5 (colored)
grafana: fix SYSCONFBASE usage in rc.d script From Edgar Fu in private mail. Bump PKGREVISION.
Revision 1.5 / (download) - annotate - [select for diffs], Sat May 21 07:41:46 2022 UTC (8 months, 2 weeks ago) by triaxx
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.4: +14 -6
lines
Diff to previous 1.4 (colored)
grafana: Update to 8.5.3 pkgsrc changes: --------------- * Add comments about usage of rc file in unprivileged. * Add _rc_subr_loaded variable for consistency with other rc files. upstream changes: ----------------- * [8.5.3] Security: fixes CVE-2022-29170 * https://github.com/grafana/grafana/blob/3bd6b8a5/CHANGELOG.md
Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 2 13:23:51 2019 UTC (3 years, 6 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.3: +10 -1
lines
Diff to previous 1.3 (colored)
grafana: fix rc.d script pidfile handling From Marc Baudoin. Bump.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 6 16:09:20 2019 UTC (3 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.2: +32 -7
lines
Diff to previous 1.2 (colored)
grafana: updated to 6.2.2 6.2.2: Features / Enhancements Security: Prevent CSV formula injection attack when exporting data. Bug Fixes CloudWatch: Fixes error when hiding/disabling queries. Database: Fixed slow permission query in folder/dashboard search. Explore: Fixed updating time range before running queries. Plugins: Fixed plugin config page navigation when using subpath. 6.2.1: Features / Enhancements CLI: Add command to migrate all datasources to use encrypted password fields. Gauge/BarGauge: Improvements to auto value font size. Bug Fixes Auth Proxy: Resolve database is locked errors. Database: Retry transaction if sqlite returns database is locked error. Explore: Fixes so clicking in a Prometheus Table the query is filtered by clicked value. Singlestat: Fixes issue with value placement and line wraps. Tech: Update jQuery to 3.4.1 to fix issue on iOS 10 based browers as well as Chrome 53.x. 6.2.0: Bug Fixes BarGauge: Fix for negative min values. Gauge/BarGauge: Fix for issues editing min & max options. Search: Make only folder name only open search with current folder filter. AzureMonitor: Revert to clearing chained dropdowns. Breaking Changes Plugins: Data source plugins that process hidden queries need to add a ãà×ÉiddenQueries: trueãàattribute in plugin.json.
Revision 1.2 / (download) - annotate - [select for diffs], Tue May 21 08:32:04 2019 UTC (3 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
grafana: updated to 6.1.6 6.1.6: Features / Enhancements Security: Bump jQuery to 3.4.0 Bug Fixes Playlist: Fix loading dashboards by tag. 6.1.5: Security: Urgent security patch release. 6.1.4: Bug Fixes DataPanel: Added missing built-in interval variables to scopedVars. Explore: Adds maxDataPoints to data source query options . Explore: Fixes so intervals are recalculated on run query. Heatmap: Fix for empty graph when panel is too narrow. Heatmap: Fixed auto decimals when bucket name is not number. QueryInspector: Now shows error responses again. 6.1.3: Bug Fixes Graph: Fixed auto decimals in legend values for some units like ms and s. Graph: Fixed png rendering with legend to the right. Singlestat: Use decimals when manually specified. UI Switch: Fix broken UI switches. Fixes Default Data Source switch, Explore Logs switches, Gauge option switches. 6.1.2: Bug Fixes Graph: Fixed series legend color for hidden series. Graph: Fixed tooltip highlight on white theme. Styles: Fixed menu hover highlight border. Singlestat Panel: Correctly use the override decimals. 6.1.1: Bug Fixes Alerting: Notification channel http api fixes. Graphite: Editing graphite query function now works again. Playlist: Kiosk & auto fit panels modes are working normally again . QueryEditors: Toggle edit mode now always work on slower computers. 6.1.0: Bug Fixes CloudWatch: Fix for dimension value list when changing dimension key. Graphite: Editing function arguments now works again. InfluxDB: Fix tag names with periods in alert evaluation. PngRendering: Fix for panel height & title centering . Templating: Fix for editing query variables.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 12 10:03:22 2017 UTC (5 years, 6 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Import grafana-4.4.1 as www/grafana. Grafana is a web-based dashboard that allows you to query, visualize and alert on metrics data stored in Graphite, InfluxFB, OpenTSDB or Prometheus.