influxdb

Scalable datastore for metrics, events, and real-time analytics

APACHE-2.0 License

Downloads
44
Stars
27.9K
Committers
595

Bot releases are hidden (Show)

influxdb - v1.8.2

Published by gshif about 4 years ago

v1.8.2 [2020-08-13]

Docker

docker pull influxdb

Binary Packages

OSS Binary Files SHA256
influxdb-1.8.2-static_linux_amd64.tar.gz bcb6fbfdbc6671b8fc354e7edd6301388fd2b2cb396766b3de523adbf21ca7b9
influxdb-1.8.2_darwin_amd64.tar.gz 4ced1e81f4e88d9a66f4fb198b6abfe26bb3338ba71654cadbb12538735fcfcb
influxdb-1.8.2_linux_armel.tar.gz 5a9bb51f26cdb80eb017ab998093dbaf0ec6b46d7b20d0fe3ef785d5c809df18
influxdb-1.8.2_linux_armhf.tar.gz 120a258943f3f1e548e1606fdf02fc7e9ac9295ceb4ce283a947bf56bd3240e9
influxdb-1.8.2_linux_i386.tar.gz 6e16d60abeaa75b2a6c4a0b1cd3857a0be659268a8682c665bf512f455381a4c
influxdb-1.8.2_windows_amd64.zip e8265bb434b6bcee92edef2441e1f21b5fa125e5ae9926fdf6651ba34f20a215
influxdb-1.8.2_linux_amd64.tar.gz 50399c8624b89c65f5a744d040bd985fb6950b11cadf0b8d5225c96c5021b032
influxdb-1.8.2_linux_arm64.tar.gz cbbaba181a86087c13dec7e2ee9e4510b2e84011c7401c0d20c1a964ab802eda
influxdb-1.8.2_windows_amd64.zip e8265bb434b6bcee92edef2441e1f21b5fa125e5ae9926fdf6651ba34f20a215
OSS Ubuntu and Debian Package Files SHA256
influxdb_1.8.2_amd64.deb 60208f0199db6200737be13ed7c205886edbc784aea2e5a3634c43f4f5bbfbdd
influxdb_1.8.2_arm64.deb 2d5f8dadd741f5a98eeb240e60ce92e5e8e135797be6118ee1ab960cabc32bf8
influxdb_1.8.2_armel.deb 2d4f93d02c7cba84152d7559936ddb9912c3dd622c4093712d913580c7161597
influxdb_1.8.2_armhf.deb c2c1797751d663c872264b306e975358f67be299285e234fed149ad49f27a14c
influxdb_1.8.2_i386.deb 7ebc2952739d1bd170085f994e925a3e18331073e0df133468591743f65091e2
OSS Redhat & CentOS Package Files SHA256
influxdb-1.8.2.arm64.rpm 73aa3ba21b83b0ec31fb2550543777f866dc74e8121647f4d76516d8ccd00f9d
influxdb-1.8.2.armel.rpm 942a5d00a29b9979259012c16dc44197aafa0eb2b35696bdc8fc3c9e021c21be
influxdb-1.8.2.armhf.rpm a2a3b5a2a0de76844f37367aaa286531f5c1c6a4206cb676b1636d94c711c57a
influxdb-1.8.2.i386.rpm 08c707cfae7cb248a74565ec6d8fffee1bfa820af4ef2c3597aea66874a05f21
influxdb-1.8.2.x86_64.rpm 07d2bf78c959e79264763eef84efe2e74a4bb3fe5bbe7e63cb2f5e1bfbcb66cb

Bugfixes

  • #19253: fix(tsdb): Revert disable series id set cache size by default.
influxdb - v2.0.0-beta.16

Published by russorat about 4 years ago

v2.0.0-beta.16 [2020-08-07]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.16_darwin_amd64.tar.gz
Mac OS X (CLI Only) influxdb_client_2.0.0-beta.16_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.16_linux_amd64.tar.gz
Linux (CLI Only) influxdb_client_2.0.0-beta.16_linux_amd64.tar.gz

Breaking

  1. 19066: Drop deprecated /packages route tree
  2. 19116: Support more types for template envRef default value and require explicit default values
  3. 19104: Remove orgs/labels nested routes from the API.

Features

  1. 19075: Add resource links to a stack's resources from public HTTP API list/read calls
  2. 19103: Enhance resource creation experience when limits are reached
  3. 19223: Add dashboards command to influx CLI
  4. 19225: Allow user onboarding to optionally set passwords
  5. 18841: Limit query response sizes for queries built in QueryBuilder by requiring an aggregate window

Bug Fixes

  1. 19043: Enforce all influx CLI flag args are valid
  2. 19188: Dashboard cells correctly map results when multiple queries exist
  3. 19146: Dashboard cells and overlay use UTC as query time when toggling to UTC timezone
  4. 19222: Bucket names may not include quotation marks

UI Improvements

  1. 19231: Alerts page filter inputs now have tab indices for keyboard navigation
influxdb - v2.0.0-beta.15

Published by russorat about 4 years ago

v2.0.0-beta.15 [2020-07-23]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.15_darwin_amd64.tar.gz
Mac OS X (CLI Only) influxdb_client_2.0.0-beta.15_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.15_linux_amd64.tar.gz
Linux (CLI Only) influxdb_client_2.0.0-beta.15_linux_amd64.tar.gz

Breaking

  1. 19004: Removed the migrate command from the influxd binary.
  2. 18921: Restricted UI variable names to not clash with Flux reserved words

Features

  1. 18888: Add event source to influx stack operations
  2. 18910: Add uninstall functionality for stacks
  3. 18912: Drop deprecated influx pkg command tree
  4. 18997: Add telegraf management commands to influx CLI
  5. 19030: Enable dynamic destination for the influx CLI configs file
  6. 19029: Navigating away from a dashboard cancels all pending queries
  7. 19003: Upgrade to Flux v0.74.0

Bug Fixes

  1. 18891: Allow 0 to be the custom set minimum value for Y Domain
  2. 18969: Single Stat cells should render properly in Safari again
  3. 18974: Limit variable querying when submitting queries to used variables
  4. 19039: Fix an issue where switching orgs was not redirecting correctly
  5. 18989: Stopped fetching tags in the advanced builder
influxdb - v1.8.1

Published by russorat about 4 years ago

v1.8.1 [2020-07-08]

Docker

docker pull influxdb

Binary Packages

OSS Binary Files SHA256
influxdb-1.8.1-static_linux_amd64.tar.gz 64e60e438ac8a8fdacc6623f238c40bffae31c795642146d70eb316533d3d70f
influxdb-1.8.1_darwin_amd64.tar.gz 91eafe68eb7fe05509f8833689a68d3e148c29feee6abb082b45dd3205b5ed83
influxdb-1.8.1_linux_amd64.tar.gz 4d1acf1c1a95bc42384e3fa7f2dc1d37ad75e0b383dab924c0826e46bd428423
influxdb-1.8.1_linux_arm64.tar.gz fd5d7c962827ab1ccae27f6504595fdcd30c20d505b8e07d8573e274824e1366
influxdb-1.8.1_linux_armel.tar.gz 841cae45c2eca8ac1adb1e563a610c26fbb632b4e3a0b1ebdabf2db527ca10b5
influxdb-1.8.1_linux_armhf.tar.gz 70db96ca7950021bfb3df89d1614c656b5c63acee70239d7b57a350841d3763f
influxdb-1.8.1_linux_i386.tar.gz 48f01bf1b8575348653e331065c6271b73bd261bbcbb94d40b7f56e90e84d06b
influxdb-1.8.1_windows_amd64.zip 0144bea73498b1dce2e1760832a201e1294a53c4562350b704787c54cf683cea
OSS Ubuntu and Debian Package Files SHA256
influxdb_1.8.1_amd64.deb 287c9968de6baa9b3dd3ae7bcea15d2ffd51d107761589da19685dee3065f008
influxdb_1.8.1_arm64.deb 73b0986a4279f88695702d6b3e3b33771f10e51afb79f5d9021a3d4d09467393
influxdb_1.8.1_armel.deb 5d51fbf69859d6d1242b86935c69ac3d22d146301448082273e104a27a4d90da
influxdb_1.8.1_armhf.deb a6f6541078e62b55574438cf0ad42f161641902ad210a38fe8cdeb2f0213702e
influxdb_1.8.1_i386.deb bc07424298aeb6dc4390a6d65a2e76d1ef717bd59ad92bf2ec5fde81b3fa1ed8
OSS Redhat & CentOS Package Files SHA256
influxdb-1.8.1.arm64.rpm 75a07455a13a503d04f04b0ee40a277f388d91bcfeb7b50c3da80e58c13662a5
influxdb-1.8.1.armel.rpm b83e863ff2b70ab17bdb8bca4608a976201b4bde6cba130ddfafec11ac0dda75
influxdb-1.8.1.armhf.rpm b559eeb68b1b6bac38d7eed389f914dcd096d9b429064f800bfa6e5d71fc5b7c
influxdb-1.8.1.i386.rpm 19130d11ef3e6f667c4a945b2a4929676192102a2b682e04e16dec183030b6d4
influxdb-1.8.1.x86_64.rpm 110038a658a792489fe441b6515d6d1dbf8e86411c185253f9f62838f90b8721

Features

  • #18457: feat(query): Parallelize field iterator planning.
  • #18886: feat(http): Allow user supplied HTTP headers.

Bugfixes

  • #17319: fix(flux): buckets call no longer panics.
  • #18212: fix(tsdb): Defer closing of underlying SeriesIDSetIterators.
  • #18286: fix(tsdb): Disable series id set cache size by default.
  • #18299: refactor(http): Simplify Authorizer.
  • #18694: fix(tsi1): wait deleting epoch before dropping shard.
  • #18687: perf(tsi1): batch write tombstone entries when dropping/deleting.
  • #18826: fix: gracefully handle errors when creating snapshots.
  • #18849: chore(build): remove all of the go1.12 references from build.
influxdb - v2.0.0-beta.14

Published by russorat over 4 years ago

v2.0.0-beta.14 [2020-07-08]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.14_darwin_amd64.tar.gz
Mac OS X (CLI Only) influxdb_client_2.0.0-beta.14_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.14_linux_amd64.tar.gz
Linux (CLI Only) influxdb_client_2.0.0-beta.14_linux_amd64.tar.gz

Features

  1. 18758: Extend influx stacks update cmd with ability to add resources without apply template
  2. 18793: Normalize InfluxDB templates under new /api/v2/templates and /api/v2/stacks public API
  3. 18818: Extend template Summary and Diff nested types with kind identifiers
  4. 18857: Flux updated to v0.71.1
  5. 18805: Added static builds for Linux

Bug Fixes

  1. 18878: Don't overwrite build date set via ldflags
  2. 18842: Fixed an issue where define query was unusable after importing a Check
  3. 18845: Update documentation links
influxdb - v1.8.0

Published by russorat over 4 years ago

v1.8.0 [2020-04-11]

Docker

docker pull influxdb

Binary Packages

OSS Binary Files SHA256
influxdb-1.8.0-static_linux_amd64.tar.gz aedc5083ae2e61ef374dbde5044ec2a5b27300e73eb92ccd135e6ff9844617e2
influxdb-1.8.0_darwin_amd64.tar.gz e9d2c560792b76e78cb9ae3da1b9598dc432bc174442ad5663da977e61f849d3
influxdb-1.8.0_linux_amd64.tar.gz 274c8909c69728d11afab7e3023ccd9b34cb296319b41abef1fa665a3c3b2fef
influxdb-1.8.0_linux_arm64.tar.gz e76c36c10e46c2fd17820156b290dd776a465da0298496af5d490e555504b079
influxdb-1.8.0_linux_armel.tar.gz e7a35aa83617088f4dd1a0a232987b341167cf4ff854f024af1082340ff46e44
influxdb-1.8.0_linux_armhf.tar.gz fdac157f02e8231e1925d8e9bc325c88b7ba55ebab2340c549ef10640dbd0cba
influxdb-1.8.0_linux_i386.tar.gz 516f8eaae7a224ca0c3863bd21df72c2a5c1c17708eba294e911688655515eac
influxdb-1.8.0_windows_amd64.zip 77d954dd8dcd3ca7b312913fc670b14c0cfb2bd3b171f105fae2f451c9518752
OSS Ubuntu and Debian Package Files SHA256
influxdb_1.8.0_amd64.deb 1315ae2132f4f8cc348cee9fd8799c9fd9e5d535b7a1ad4661e21843e33cc307
influxdb_1.8.0_arm64.deb 6c283bf03fe762a3baa03ba260e24bcfeab4041b143c0876de65179ee7ebafdb
influxdb_1.8.0_armel.deb 1c50f63e04cd50cda8a7ce38353a33f9629903cfc65c46766466b5c70e760f7b
influxdb_1.8.0_armhf.deb 7b9bd1b90a37c5b49292c98c13e3fcdc058ca76ec6fc6595537b74c4869248c3
influxdb_1.8.0_i386.deb a897b567aa63e629965545c92da4589a682dce384b384137845df069b523d1da
OSS Redhat & CentOS Package Files SHA256
influxdb-1.8.0.arm64.rpm 01008d0df09de8e9852f6e8e49009ef7d135df48825d9dfee62c8c7bff5bb180
influxdb-1.8.0.armel.rpm f9e8c129aca9998abd8912e6d6a3ce6072f7bbc3d97a92a7e9d498aadaacf505
influxdb-1.8.0.armhf.rpm a465306817c3f742f9a01b2208b68278716a8d22ecef3bc9d07f35f7d7245f47
influxdb-1.8.0.i386.rpm a46f1428399f82337f157b161b9c4add03a2efb7c8d7e2aea8c4d116d34d638c
influxdb-1.8.0.x86_64.rpm bab2228b37d6034b3a325240c7b5b51cbfd86eb8e4cf4622e2fc33e1f348cbf4
influxdb - v2.0.0-beta.13

Published by russorat over 4 years ago

v2.0.0-beta.13 [2020-06-25]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.13_darwin_amd64.tar.gz
Mac OS X (CLI Only) influxdb_client_2.0.0-beta.13_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.13_linux_amd64.tar.gz
Linux (CLI Only) influxdb_client_2.0.0-beta.13_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.13_linux_arm64.tar.gz
Linux (CLI Only) influxdb_client_2.0.0-beta.13_linux_arm64.tar.gz

Features

  1. 18387: Integrate query cancellation after queries have been submitted
  2. 18515: Extend templates with the source file|url|reader.
  3. 18539: Collect stats on installed influxdata community template usage.
  4. 18541: Pkger allow raw github.com host URLs for yaml|json|jsonnet URLs
  5. 18546: Influx allow for files to be remotes for all template commands
  6. 18560: Extend stacks API with update capability
  7. 18568: Add support for config files to influxd and any cli.NewCommand use case
  8. 18573: Extend influx stacks cmd with new influx stacks update cmd
  9. 18595: Add ability to skip resources in a template by kind or by metadata.name
  10. 18600: Extend influx apply with resource filter capabilities
  11. 18601: Provide active config running influx config without args
  12. 18606: Enable influxd binary to look for a config file on startup
  13. 18647: Add support for env ref default values to the template parser
  14. 18655: Add support for platform variable selected field to templates

Bug Fixes

  1. 18602: Fix uint overflow during setup on 32bit systems
  2. 18623: Drop support for --local flag within influx CLI
  3. 18632: Prevents undefined queries in cells from erroring out in dashboards
  4. 18649: Fixes bucket selection issue and query builder state
  5. 18658: Add support for 'd' day and 'w' week time identifiers in the CLI for bucket and setup commands
  6. 18581: Cache dashboard cell query results to use as a reference for cell configurations
  7. 18707: Validate host-url for influx config create/set commands
  8. 18713: Fix influx CLI flags to accurately depict flags for all commands
influxdb - v2.0.0-beta.12

Published by russorat over 4 years ago

v2.0.0-beta.12 [2020-06-12]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.12_darwin_amd64.tar.gz
Mac OS X (CLI Only) influxdb_client_2.0.0-beta.12_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.12_linux_amd64.tar.gz
Linux (CLI Only) influxdb_client_2.0.0-beta.12_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.12_linux_arm64.tar.gz
Linux (CLI Only) influxdb_client_2.0.0-beta.12_linux_arm64.tar.gz

v2.0.0-beta.12 [2020-06-12]

Features

  1. 18279: Make all pkg applications stateful via stacks
  2. 18322: Add ability to export a stack's existing (as they are in the platform) resource state as a pkg
  3. 18334: Update influx pkg commands with improved usage and examples in long form.
  4. 18344: Extend influx CLI with version and User-Agent.
  5. 18355: Integrate RedirectTo functionality so CLOUD users now get navigated back to the originally linked page after login
  6. 18392: Consolidate pkg influx commands under templates. This removes some nesting of the CLI commands as part of that.
  7. 18400: Dashboards maintain sort order after navigating away
  8. 18480: Allows tasks to open in new tabs

Bug Fixes

  1. 18331: Support organization name in addition to ID in DBRP operations
  2. 18335: Disable failing when providing an unexpected error to influx CLI
  3. 18345: Have influx delete cmd respect the config
  4. 18385: Store initialization for pkger enforced on reads
  5. 18434: Backfill missing fillColumns field for histograms in pkger
  6. 18471: Notifies the user how to escape presentation mode when the feature is toggled

UI Improvements

  1. 18319: Display bucket ID in bucket list and enable 1 click copying
  2. 18361: Tokens list is now consistent with the other resource lists
  3. 18346: Reduce the number of variables being hydrated when toggling variables
  4. 18447: Redesign dashboard cell loading indicator to be more obvious
influxdb - v2.0.0-beta.10

Published by russorat over 4 years ago

v2.0.0-beta.10 [2020-05-07]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.10_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.10_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.10_linux_arm64.tar.gz

v2.0.0-beta.10 [2020-05-07]

Features

  1. 17934: Add ability to delete a stack and all the resources associated with it
  2. 17941: Enforce DNS name compliance on all pkger resources' metadata.name field
  3. 17989: Add stateful pkg management with stacks
  4. 18007: Add remove and list pkger stack commands to influx CLI

Bug Fixes

  1. 17906: Ensure UpdateUser cleans up the index when updating names
  2. 17933: Ensure Checks can be set for zero values

UI Improvements

  1. 17860: Allow bucket creation from the Data Explorer and Cell Editor
influxdb - v2.0.0-beta.9

Published by russorat over 4 years ago

v2.0.0-beta.9 [2020-04-23]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.9_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.9_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.9_linux_arm64.tar.gz

v2.0.0-beta.9 [2020-04-23]

Features

Bug Fixes

  1. 17618: Add index for URM by user ID to improve lookup performance
  2. 17751: Existing session expiration time is respected on session renewal
  3. 17817: Make CLI respect env vars and flags in addition to the configs and extend support for config orgs to all commands

UI Improvements

  1. 17714: Cloud environments no longer render markdown images, for security reasons.
  2. 17321: Improve UI for sorting resources
  3. 17740: Add single-color color schemes for visualizations
influxdb - v2.0.0-beta.8

Published by russorat over 4 years ago

v2.0.0-beta.8 [2020-04-10]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.8_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.8_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.8_linux_arm64.tar.gz

v2.0.0-beta.8 [2020-04-10]

Features

  1. 17490: influx config -, to switch back to previous activated configuration
  2. 17581: Introduce new navigation menu
  3. 17595: Add -f (--file) option to influx query and influx task commands
  4. 17498: Added support for command line options to limit memory for queries

Bug Fixes

  1. 17612: Fix card size and layout jank in dashboards index view
  2. 17651: Fix check graph font and lines defaulting to black causing graph to be unreadable
  3. 17660: Fix text wrapping display issue and popover sizing bug when adding labels to a resource
  4. 17670: Respect the now-time of the compiled query if it's provided
  5. 17692: Update giraffe to fix spacing between ticks
  6. 17694: Fixed typos in the Flux functions list
  7. 17701: Allow mouse cursor inside Script Editor for Safari
  8. 17609: Fixed an issue where Variables could not use other Variables

UI Improvements

  1. 17583: Update layout of Alerts page to work on all screen sizes
  2. 17657: Sort dashboards on Getting Started page by recently modified
influxdb - v2.0.0-beta.7

Published by russorat over 4 years ago

v2.0.0-beta.7 [2020-03-27]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.7_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.7_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.7_linux_arm64.tar.gz

v2.0.0-beta.7 [2020-03-27]

Features

  1. 17232: Allow dashboards to optionally be displayed in light mode
  2. 17273: Add shell completions command for the influx cli
  3. 17353: Make all pkg resources unique by metadata.name field
  4. 17363: Telegraf config tokens can no longer be retrieved after creation, but new tokens can be created after a telegraf has been setup
  5. 17400: Be able to delete bucket by name via cli
  6. 17396: Add module to write line data to specified url, org, and bucket
  7. 17448: Add foundation for pkger stacks, stateful package management
  8. 17462: Flag to disable scheduling of tasks
  9. 17470: Add ability to output cli output as json and hide table headers
  10. 17472: Add an easy way to switch config via cli

Bug Fixes

  1. 17240: NodeJS logo displays properly in Firefox
  2. 17363: Fixed telegraf configuration bugs where system buckets were appearing in the buckets dropdown
  3. 17391: Fixed threshold check bug where checks could not be created when a field had a space in the name
  4. 17384: Reuse slices built by iterator to reduce allocations
  5. 17404: Updated duplicate check error message to be more explicit and actionable

UI Improvements

  1. 17291: Redesign OSS Login page
  2. 17297: Display graphic when a dashboard has no cells
influxdb - v2.0.0-beta.6

Published by russorat over 4 years ago

v2.0.0-beta.6 [2020-03-12]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.6_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.6_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.6_linux_arm64.tar.gz

v2.0.0-beta.6 [2020-03-12]

Features

  1. 17085: Clicking on bucket name takes user to Data Explorer with bucket selected
  2. 17095: Extend pkger dashboards with table view support
  3. 17114: Allow for retention to be provided to influx setup command as a duration
  4. 17138: Extend pkger export all capabilities to support filtering by lable name and resource type
  5. 17049: Added new login and sign-up screen that for cloud users that allows direct login from their region
  6. 17170: Added new cli multiple profiles management tool

Bug Fixes

  1. 17039: Fixed issue where tasks are exported for notification rules
  2. 17042: Fixed issue where tasks are not exported when exporting by org id
  3. 17070: Fixed issue where tasks with imports in query break in pkger
  4. 17028: Fixed issue where selecting an aggregate function in the script editor was not adding the function to a new line
  5. 17072: Fixed issue where creating a variable of type map was piping the incorrect value when map variables were used in queries
  6. 17050: Added missing user names to auth CLI commands
  7. 17113: Disabled group functionality for check query builder
  8. 17120: Fixed cell configuration error that was popping up when users create a dashboard and accessed the disk usage cell for the first time
  9. 17097: Listing all the default variables in the VariableTab of the script editor
  10. 17049: Fixed bug that was preventing the interval status on the dashboard header from refreshing on selections
  11. 17161: Update table custom decimal feature for tables to update table onFocus
  12. 17168: Fixed UI bug that was setting Telegraf config buttons off-center and was resizing config selections when filtering through the data
  13. 17208: Fixed UI bug that was setting causing dashboard cells to error when the a v.bucket was being used and was being configured for the first time
  14. 17214: Fix appearance of client library logos in Safari
  15. 17202: Fixed UI bug that was preventing checks created with the query builder from updating. Also fixed a bug that was preventing dashboard cell queries from working properly when creating group queries using the query builder
influxdb - v2.0.0-beta.5

Published by russorat over 4 years ago

v2.0.0-beta.5 [2020-02-27]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.5_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.5_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.5_linux_arm64.tar.gz

v2.0.0-beta.5 [2020-02-27]

Features

  1. 16991: Update Flux functions list for v0.61
  2. 16574: Add secure flag to session cookie

Bug Fixes

  1. 16919: Sort dashboards on homepage alphabetically
  2. 16934: Tokens page now sorts by status
  3. 16931: Set the default value of tags in a Check
  4. 16935: Fix sort by variable type
  5. 16973: Calculate correct stacked line cumulative when lines are different lengths
  6. 17010: Fixed scrollbar issue where resource cards would overflow the parent container rather than be hidden and scrollable
  7. 16992: Query Builder now groups on column values, not tag values
  8. 17013: Scatterplots can once again render the tooltip correctly
  9. 17027: Drop pkger gauge chart requirement for color threshold type
  10. 16961: Remove cli confirmation of secret, add an optional parameter of secret value
influxdb - v2.0.0-beta.4

Published by russorat over 4 years ago

v2.0.0-beta.4 [2020-02-14]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.4_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.4_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.4_linux_arm64.tar.gz

v2.0.0-beta.4 [2020-02-14]

Features

  1. 16855: Added labels to buckets in UI
  2. 16842: Connect monaco editor to Flux LSP server
  3. 16856: Update Flux to v0.59.6

Bug Fixes

  1. 16852: Revert for bad indexing of UserResourceMappings and Authorizations
  2. 15911: Gauge no longer allowed to become too small
influxdb - v2.0.0-beta.3

Published by russorat over 4 years ago

v2.0.0-beta.3 [2020-02-11]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.3_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.3_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.3_linux_arm64.tar.gz

Changelog

v2.0.0-beta.3 [2020-02-11]

Features

  1. 16765: Extend influx cli pkg command with ability to take multiple files and directories
  2. 16767: Extend influx cli pkg command with ability to take multiple urls, files, directories, and stdin at the same time
  3. 16786: influx cli can manage secrets.

Bug Fixes

  1. 16733: Fix notification rule renaming panics from UI
  2. 16769: Fix the tooltip for stacked line graphs
  3. 16822: Fix issue with pkger/http stack crashing on dupe content type
influxdb - v2.0.0-beta.2

Published by russorat over 4 years ago

v2.0.0-beta.2 [2020-01-24]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.2_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.2_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.2_linux_arm64.tar.gz

Changelog

v2.0.0-beta.2 [2020-01-24]

Features

  1. 16523: Change influx packages to be CRD compliant
  2. 16547: Allow trailing newline in credentials file and CLI integration
  3. 16545: Add support for prefixed cursor search to ForwardCursor types
  4. 16504: Add backup and restore
  5. 16522: Introduce resource logger to tasks, buckets and organizations

Bug Fixes

  1. 16656: Check engine closed before collecting index metrics
  2. 16412: Reject writes which use any of the reserved tag keys

UI Improvements

  1. 16575: Swap billingURL with checkoutURL
  2. 16203: Move cloud navigation to top of page instead of within left side navigation
  3. 16536: Adjust aggregate window periods to be more "reasonable". Use duration input with validation.
influxdb - v2.0.0-beta.1

Published by russorat almost 5 years ago

v2.0.0-beta.1 [2020-01-08]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-beta

Packages

Platform Package
Mac OS X influxdb_2.0.0-beta.1_darwin_amd64.tar.gz
Linux influxdb_2.0.0-beta.1_linux_amd64.tar.gz
Linux influxdb_2.0.0-beta.1_linux_arm64.tar.gz

Changelog

v2.0.0-beta.1 [2020-01-08]

Features

  1. 16234: Add support for notification endpoints to influx templates/pkgs.
  2. 16242: Drop id prefix for secret key requirement for notification endpoints
  3. 16259: Add support for check resource to pkger parser
  4. 16262: Add support for check resource pkger dry run functionality
  5. 16275: Add support for check resource pkger apply functionality
  6. 16283: Add support for check resource pkger export functionality
  7. 16212: Add new kv.ForwardCursor interface
  8. 16297: Add support for notification rule to pkger parser
  9. 16298: Add support for notification rule pkger dry run functionality
  10. 16305: Add support for notification rule pkger apply functionality
  11. 16312: Add support for notification rule pkger export functionality
  12. 16320: Add support for tasks to pkger parser
  13. 16322: Add support for tasks to pkger dry run functionality
  14. 16323: Add support for tasks to pkger apply functionality
  15. 16324: Add support for tasks to pkger export functionality
  16. 16226: Add group() to Query Builder
  17. 16338: Add last run status to check and notification rules
  18. 16340: Add last run status to tasks
  19. 16341: Extend pkger apply functionality with ability to provide secrets outside of pkg
  20. 16345: Add hide headers flag to influx cli task find cmd
  21. 16336: Manual Overrides for Readiness Endpoint
  22. 16347: Drop legacy inmem service implementation in favor of kv service with inmem dependency
  23. 16348: Drop legacy bolt service implementation in favor of kv service with bolt dependency
  24. 16014: While creating check, also display notification rules that would match check based on tag rules
  25. 16389: Increase default bucket retention period to 30 days
  26. 16430: Added toggle to table thresholds to allow users to choose between setting threshold colors to text or background
  27. 16418: Add Developer Documentation
  28. 16260: Capture User-Agent header as query source for logging purposes

Bug Fixes

  1. 16225: Ensures env vars are applied consistently across cmd, and fixes issue where INFLUX_ env var prefix was not set globally.
  2. 16235: Removed default frontend sorting when flux queries specify sorting
  3. 16238: Store canceled task runs in the correct bucket
  4. 16237: Updated Sortby functionality for table frontend sorts to sort numbers correctly
  5. 16249: Prevent potential infinite loop when finding tasks by organization.
  6. 16255: Retain user input when parsing invalid JSON during import
  7. 16268: Fixed test flakiness that stemmed from multiple flush/signins being called in the same test suite
  8. 16346: Update pkger task export to only trim out option task and not all vars provided
  9. 16374: Update influx CLI, only show "see help" message, instead of the whole usage.
  10. 16380: Fix notification tag matching rules and enable tests to verify
  11. 16376: Extend the y-axis when stacked graph is selected
  12. 16404: Fixed query reset bug that was resetting query in script editor whenever dates were changed
  13. 16430: Fixed table threshold bug that was defaulting set colors to the background.
  14. 16435: Time labels are no longer squished to the left
  15. 16427: Fixed underlying issue with disappearing queries made in Advanced Mode
  16. 16439: Prevent negative zero and allow zero to have decimal places
influxdb - v2.0.0-alpha.21

Published by russorat almost 5 years ago

v2.0.0-alpha.21 [2019-12-13]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-alpha

Packages

Platform Package
Mac OS X influxdb_2.0.0-alpha.21_darwin_amd64.tar.gz
Linux influxdb_2.0.0-alpha.21_linux_amd64.tar.gz
Linux influxdb_2.0.0-alpha.21_linux_arm64.tar.gz
influxdb - v2.0.0-alpha.20

Published by russorat almost 5 years ago

v2.0.0-alpha.20 [2019-11-20]

Docker

docker pull quay.io/influxdb/influxdb:2.0.0-alpha

Packages

Platform Package
Mac OS X influxdb_2.0.0-alpha.20_darwin_amd64.tar.gz
Linux influxdb_2.0.0-alpha.20_linux_amd64.tar.gz
Linux influxdb_2.0.0-alpha.20_linux_arm64.tar.gz