Grafanalib

Latest version: v0.7.1

Safety actively analyzes 622819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.7.1

What's Changed
* Bump lycheeverse/lychee-action from 1.5.1 to 1.5.2 by dependabot in https://github.com/weaveworks/grafanalib/pull/541
* Bump sphinx-rtd-theme from 1.0.0 to 1.1.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/542
* Bump lycheeverse/lychee-action from 1.5.2 to 1.5.4 by dependabot in https://github.com/weaveworks/grafanalib/pull/546
* Make tests run on PR by JamesGibo in https://github.com/weaveworks/grafanalib/pull/563
* Bump actions/setup-python from 4.3.0 to 4.5.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/565
* Update readme doc tag from latest to main branch by JamesGibo in https://github.com/weaveworks/grafanalib/pull/569
* fix: typos of description in grafanalib/elasticsearch.py by Gekko0114 in https://github.com/weaveworks/grafanalib/pull/556
* Bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/572
* Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/571
* Bump sphinx from 5.3.0 to 6.1.3 by dependabot in https://github.com/weaveworks/grafanalib/pull/566
* update to conform and test against all current pythons by dholbach in https://github.com/weaveworks/grafanalib/pull/574
* Remove myself from maintainers. by dholbach in https://github.com/weaveworks/grafanalib/pull/577
* Bump lycheeverse/lychee-action from 1.6.1 to 1.8.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/586
* Bump actions/setup-python from 4.5.0 to 4.6.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/579
* fix: AlertRulev9 JSON schema is not correct by OscarVanL in https://github.com/weaveworks/grafanalib/pull/544
* TimeSerie option ( Min, Max, Decimals ) by vcandeau in https://github.com/weaveworks/grafanalib/pull/501
* Add support for `statistic` field in `CloudwatchMetricsTarget` by Butterneck in https://github.com/weaveworks/grafanalib/pull/543
* Add support for Bar chart panel by kamka427 in https://github.com/weaveworks/grafanalib/pull/547
* Expose Now delay option in TimePicker by OscarVanL in https://github.com/weaveworks/grafanalib/pull/554
* Update SqlTarget to support parsing queries from files by kamka427 in https://github.com/weaveworks/grafanalib/pull/555
* fix: AlertRulev9 does not support CloudwatchMetricsTarget by ran-ka in https://github.com/weaveworks/grafanalib/pull/560
* Add support for Elasticsearch Rate Metric Aggregator by jimbolimbo13 in https://github.com/weaveworks/grafanalib/pull/583
* Fix AlertCondition backwards compatibility by ali-essam in https://github.com/weaveworks/grafanalib/pull/584
* Fix document builds by bumping python version to 3.10 by JamesGibo in https://github.com/weaveworks/grafanalib/pull/591
* Readthedocs by JamesGibo in https://github.com/weaveworks/grafanalib/pull/592
* Add unit test for RateMetricAgg in elasticsearch by jimbolimbo13 in https://github.com/weaveworks/grafanalib/pull/594
* Replace occurence of default={} with factory=dict and default=[] with… by ujwalkumar1995 in https://github.com/weaveworks/grafanalib/pull/593
* Bump actions/setup-python from 4.6.0 to 4.6.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/599
* Bump sphinx-rtd-theme from 1.2.0 to 1.2.2 by dependabot in https://github.com/weaveworks/grafanalib/pull/603
* Add color support in Stat(panel) by joewangprc in https://github.com/weaveworks/grafanalib/pull/602
* add unit to tables and hide flag to es targets by giloup933 in https://github.com/weaveworks/grafanalib/pull/604
* Bump actions/setup-python from 4.6.1 to 4.7.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/609
* Update python compatibility in README by emirkmo in https://github.com/weaveworks/grafanalib/pull/610
* Added support for Azure Data Explorer datasource plugin by Git-Lior in https://github.com/weaveworks/grafanalib/pull/611
* GAUGE_CALC_TOTAL should be 'sum' and not 'total' by davaffy in https://github.com/weaveworks/grafanalib/pull/614
* Added axisSoftMin and axisSoftMax options to TimeSeries by DP3t3r in https://github.com/weaveworks/grafanalib/pull/617
* Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/620
* Bump CI python version to 3.9 by JamesGibo in https://github.com/weaveworks/grafanalib/pull/624
* Fix sphinx 7.2.5 ci build by JamesGibo in https://github.com/weaveworks/grafanalib/pull/625
* Bump pypi build to use python 3.10 by JamesGibo in https://github.com/weaveworks/grafanalib/pull/626
* Added sortBy parameter to Table panel by Git-Lior in https://github.com/weaveworks/grafanalib/pull/612
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/weaveworks/grafanalib/pull/628
* Bump sphinx from 7.2.5 to 7.2.6 by dependabot in https://github.com/weaveworks/grafanalib/pull/630
* Main improved dashboard links by padraic-padraic in https://github.com/weaveworks/grafanalib/pull/622
* added tooltipSort to TimeSeries Panel by bhat-sahab in https://github.com/weaveworks/grafanalib/pull/631
* Main add graph unit by padraic-padraic in https://github.com/weaveworks/grafanalib/pull/632
* Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/637
* Bump actions/setup-python from 4.7.0 to 5.0.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/638
* Heatmap default options by fred84 in https://github.com/weaveworks/grafanalib/pull/640
* Add 'auto' to the list of accepted orientations for BarGauge. by alan-christopher in https://github.com/weaveworks/grafanalib/pull/635
* chore: prep for 7.0.1 release by JamesGibo in https://github.com/weaveworks/grafanalib/pull/642

New Contributors
* Gekko0114 made their first contribution in https://github.com/weaveworks/grafanalib/pull/556
* vcandeau made their first contribution in https://github.com/weaveworks/grafanalib/pull/501
* Butterneck made their first contribution in https://github.com/weaveworks/grafanalib/pull/543
* kamka427 made their first contribution in https://github.com/weaveworks/grafanalib/pull/547
* ran-ka made their first contribution in https://github.com/weaveworks/grafanalib/pull/560
* jimbolimbo13 made their first contribution in https://github.com/weaveworks/grafanalib/pull/583
* ali-essam made their first contribution in https://github.com/weaveworks/grafanalib/pull/584
* ujwalkumar1995 made their first contribution in https://github.com/weaveworks/grafanalib/pull/593
* joewangprc made their first contribution in https://github.com/weaveworks/grafanalib/pull/602
* giloup933 made their first contribution in https://github.com/weaveworks/grafanalib/pull/604
* emirkmo made their first contribution in https://github.com/weaveworks/grafanalib/pull/610
* Git-Lior made their first contribution in https://github.com/weaveworks/grafanalib/pull/611
* davaffy made their first contribution in https://github.com/weaveworks/grafanalib/pull/614
* DP3t3r made their first contribution in https://github.com/weaveworks/grafanalib/pull/617
* padraic-padraic made their first contribution in https://github.com/weaveworks/grafanalib/pull/622
* bhat-sahab made their first contribution in https://github.com/weaveworks/grafanalib/pull/631
* fred84 made their first contribution in https://github.com/weaveworks/grafanalib/pull/640
* alan-christopher made their first contribution in https://github.com/weaveworks/grafanalib/pull/635

**Full Changelog**: https://github.com/weaveworks/grafanalib/compare/v0.7.0...v0.7.1

0.7.0

What's Changed
* Add placeholder to changelog for next release by JamesGibo in https://github.com/weaveworks/grafanalib/pull/488
* Bump actions/setup-python from 3.1.1 to 3.1.2 by dependabot in https://github.com/weaveworks/grafanalib/pull/489
* add 'datasource' parameter for InfluxdbTarget by sbng in https://github.com/weaveworks/grafanalib/pull/491
* Add missing format units by mharbison72 in https://github.com/weaveworks/grafanalib/pull/494
* Update documentation regarding development by dholbach in https://github.com/weaveworks/grafanalib/pull/497
* Small cleanup by mharbison72 in https://github.com/weaveworks/grafanalib/pull/496
* Fix broken links by JamesGibo in https://github.com/weaveworks/grafanalib/pull/502
* Bump sphinx from 4.5.0 to 5.0.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/503
* Bump lycheeverse/lychee-action from 1.4.1 to 1.5.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/517
* Bump sphinx from 5.0.0 to 5.1.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/518
* Bump actions/setup-python from 3.1.2 to 4.2.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/519
* Fix broken links by JamesGibo in https://github.com/weaveworks/grafanalib/pull/527
* Add support for Shared Tooltip on graphs (fixes 476) by mharbison72 in https://github.com/weaveworks/grafanalib/pull/500
* fix: target validation by OscarVanL in https://github.com/weaveworks/grafanalib/pull/520
* Add support for Ae3e Plotly panel by trewallier in https://github.com/weaveworks/grafanalib/pull/528
* Bump sphinx from 5.1.1 to 5.2.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/530
* Add ePict Plugin by milkpirate in https://github.com/weaveworks/grafanalib/pull/512
* Bump actions/setup-python from 4.2.0 to 4.3.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/533
* Bump sphinx from 5.2.1 to 5.2.3 by dependabot in https://github.com/weaveworks/grafanalib/pull/532
* Grafana 8.x new Alert Rule by OscarVanL in https://github.com/weaveworks/grafanalib/pull/523
* Improve formatting of getting started document by OscarVanL in https://github.com/weaveworks/grafanalib/pull/534
* Bump sphinx from 5.2.3 to 5.3.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/536
* Add support for Grafana alerts in v9 by JamesGibo in https://github.com/weaveworks/grafanalib/pull/535
* Prep v0.7.0 release by JamesGibo in https://github.com/weaveworks/grafanalib/pull/539

New Contributors
* sbng made their first contribution in https://github.com/weaveworks/grafanalib/pull/491
* mharbison72 made their first contribution in https://github.com/weaveworks/grafanalib/pull/494
* OscarVanL made their first contribution in https://github.com/weaveworks/grafanalib/pull/520
* trewallier made their first contribution in https://github.com/weaveworks/grafanalib/pull/528

**Full Changelog**: https://github.com/weaveworks/grafanalib/compare/v0.6.3...v0.7.0

0.6.3

What's Changed
* Bump sphinx from 4.4.0 to 4.5.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/479
* Bump actions/checkout from 2.4.0 to 3 by dependabot in https://github.com/weaveworks/grafanalib/pull/467
* Add support to set legend values on TimeSeries by jlusiardi in https://github.com/weaveworks/grafanalib/pull/471
* Bump actions/setup-python from 2.3.2 to 3.1.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/481
* Bump lycheeverse/lychee-action from 1.3.1 to 1.4.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/478
* Fix broken zabbix url by JamesGibo in https://github.com/weaveworks/grafanalib/pull/482
* Add Azure Monitor Targets by cam-barts in https://github.com/weaveworks/grafanalib/pull/480
* added hide field for ElasticSearchTarget and added ExpressionTarget class by pdarvasi-epam in https://github.com/weaveworks/grafanalib/pull/483
* Bump actions/setup-python from 3.1.0 to 3.1.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/486


New Contributors
* jlusiardi made their first contribution in https://github.com/weaveworks/grafanalib/pull/471
* cam-barts made their first contribution in https://github.com/weaveworks/grafanalib/pull/480
* pdarvasi-epam made their first contribution in https://github.com/weaveworks/grafanalib/pull/483

**Full Changelog**: https://github.com/weaveworks/grafanalib/compare/v0.6.2...v0.6.3

0.6.2

What's Changed
* Extend SeriesOverride by milkpirate in https://github.com/weaveworks/grafanalib/pull/434
* Bump sphinx from 4.3.0 to 4.3.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/435
* Fix text panel by milkpirate in https://github.com/weaveworks/grafanalib/pull/436
* Add threshold type option for thresholds by STandon-3 in https://github.com/weaveworks/grafanalib/pull/437
* Bump actions/setup-python from 2.3.0 to 2.3.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/440
* Bump lycheeverse/lychee-action from 1.1.1 to 1.2.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/443
* Datasource parameter for CloudWatch targets by romich in https://github.com/weaveworks/grafanalib/pull/442
* Added support for auto panels ids to AlertList panel by JamesGibo in https://github.com/weaveworks/grafanalib/pull/444
* Bump sphinx from 4.3.1 to 4.3.2 by dependabot in https://github.com/weaveworks/grafanalib/pull/446
* Test Python 3.10 by JamesGibo in https://github.com/weaveworks/grafanalib/pull/447
* Add support for fields value in Stat panel by gkuga in https://github.com/weaveworks/grafanalib/pull/448
* alertName parameter for AlertList panel by romich in https://github.com/weaveworks/grafanalib/pull/449
* Bump sphinx from 4.3.2 to 4.4.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/451
* Update link in changelog to fix CI by JamesGibo in https://github.com/weaveworks/grafanalib/pull/460
* Bump actions/setup-python from 2.3.1 to 2.3.2 by dependabot in https://github.com/weaveworks/grafanalib/pull/455
* Bump lycheeverse/lychee-action from 1.2.0 to 1.3.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/461
* Add thresholdsStyleMode parameter for TimeSeries panel by gkuga in https://github.com/weaveworks/grafanalib/pull/457
* Extend SeriesOverride (dashes, Z-index) by milkpirate in https://github.com/weaveworks/grafanalib/pull/454
* Add `to_json_data` for `Repeat` class by achew22 in https://github.com/weaveworks/grafanalib/pull/453
* Add option to overwrite dashboards in upload script by JamesGibo in https://github.com/weaveworks/grafanalib/pull/464
* Add support for Histogram panel by JamesGibo in https://github.com/weaveworks/grafanalib/pull/463
* Update example dashboard to latest features and work on vanila grafana install by JamesGibo in https://github.com/weaveworks/grafanalib/pull/462
* Prep for 0.6.2 release by JamesGibo in https://github.com/weaveworks/grafanalib/pull/465

New Contributors
* STandon-3 made their first contribution in https://github.com/weaveworks/grafanalib/pull/437
* romich made their first contribution in https://github.com/weaveworks/grafanalib/pull/442
* gkuga made their first contribution in https://github.com/weaveworks/grafanalib/pull/448
* achew22 made their first contribution in https://github.com/weaveworks/grafanalib/pull/453

**Full Changelog**: https://github.com/weaveworks/grafanalib/compare/v0.6.1...v0.6.2

0.6.1

What's Changed
* Support all display options in the Logs panel by Puneeth-n in https://github.com/weaveworks/grafanalib/pull/410
* Revert to wrapLogMessages by Puneeth-n in https://github.com/weaveworks/grafanalib/pull/424
* Add Cloudwatch Logs Insights Target by Puneeth-n in https://github.com/weaveworks/grafanalib/pull/423
* Add missing overrides to timeseries visualization by Puneeth-n in https://github.com/weaveworks/grafanalib/pull/425
* Bump actions/checkout from 2.3.5 to 2.4.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/427
* Bump lycheeverse/lychee-action from 1.0.9 to 1.1.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/426
* Bump sphinx from 4.2.0 to 4.3.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/428
* Add overrides config to panels by JamesGibo in https://github.com/weaveworks/grafanalib/pull/430
* Add SQL Target by rjulius23 in https://github.com/weaveworks/grafanalib/pull/429
* Bump lycheeverse/lychee-action from 1.1.0 to 1.1.1 by dependabot in https://github.com/weaveworks/grafanalib/pull/432
* Bump actions/setup-python from 2.2.2 to 2.3.0 by dependabot in https://github.com/weaveworks/grafanalib/pull/431
* Prep for 0.6.1 release by JamesGibo in https://github.com/weaveworks/grafanalib/pull/433

New Contributors
* rjulius23 made their first contribution in https://github.com/weaveworks/grafanalib/pull/429

**Full Changelog**: https://github.com/weaveworks/grafanalib/compare/v0.6.0...v0.6.1

0.6.0

* Added Discrete panel
* Added support for colors in stat mapping panel with StatValueMappings & StatRangeMappings
* Added missing auto interval properties in Template
* Added param to RowPanel to collapse the row
* Added StateTimeline panel which was added in Grafana v8
* Added support for timeseries panel added in Grafana v8
* Added MinMetricAgg and PercentilesMetricAgg to Elasticsearch
* Added support for News panel
* Added support for Pie Chart v2 from Grafana v8

Changes
-------

* Refine expectations of is_color_code
* Deprecated StatMapping, StatValueMapping & StatRangeMapping
* Change YAxis min value default from 0 to None
* Support for Table panel for Grafana v8 may have broken backwards compatibility in old Table panel
* Breaking change, support for styled columns in tables removed, no longer used in Grafana v8 new Table
* Move development to ``main`` branch on GitHub. If you have work tracking the ``master`` you will need to update this.

New Contributors
------------------
* milkpirate made their first contribution in https://github.com/weaveworks/grafanalib/pull/404
* locan11 made their first contribution in https://github.com/weaveworks/grafanalib/pull/399
* gmmcal made their first contribution in https://github.com/weaveworks/grafanalib/pull/412

**Full Changelog**: https://github.com/weaveworks/grafanalib/compare/v0.5.14...v0.6.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.