Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
telegraf-nftables
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Due to inactivity, this project is scheduled to be deleted on 2035-04-24.
Why is this scheduled?
Show more breadcrumbs
vqgroup
telegraf-nftables
Commits
de180d1e
Unverified
Commit
de180d1e
authored
7 years ago
by
Daniel Nelson
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog
parent
df9c7590
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+16
-0
16 additions, 0 deletions
CHANGELOG.md
with
16 additions
and
0 deletions
CHANGELOG.md
+
16
−
0
View file @
de180d1e
## v1.6 [unreleased]
### Release Notes
-
The
`mysql`
input plugin has been updated to convert values to the
correct data type. This may cause a
`field type error`
when inserting into
InfluxDB due the change of types. It is recommended to drop the
`mysql`
,
`mysql_variables`
, and
`mysql_innodb`
:
```
DROP MEASUREMENT mysql
DROP MEASUREMENT mysql_variables
DROP MEASUREMENT mysql_innodb
```
### Features
-
[
3551
](
https://github.com/influxdata/telegraf/pull/3551
)
: Add health status mapping from string to int in elasticsearch input.
-
[
3530
](
https://github.com/influxdata/telegraf/pull/3530
)
: Support I (idle) process state on procfs+Linux.
### Bugfixes
-
[
1896
](
https://github.com/influxdata/telegraf/issues/1896
)
: Fix various mysql data type conversions.
## v1.5 [unreleased]
### New Plugins
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment