Skip to content

Commit

Permalink
Merge branch 'RC-1.30.0' into 'master'
Browse files Browse the repository at this point in the history
Release 1.30.0-1

See merge request automation-toolchain/f5-telemetry!598
  • Loading branch information
petrov-serg committed Jul 9, 2022
2 parents cc1366b + f496787 commit fd87507
Show file tree
Hide file tree
Showing 102 changed files with 16,201 additions and 4,129 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ include:

##############################################################
# #
# Jobs and commands templates #
# Jobs and commands templates #
# #
##############################################################
.install_unittest_packages_cmd: &install_unittest_packages_cmd
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog
Changes to this project are documented in this file. More detail and links can be found in the Telemetry Streaming [Document Revision History](https://clouddocs.f5.com/products/extensions/f5-telemetry-streaming/latest/revision-history.html).

## 1.30.0
### Added
### Fixed
- TS-668: [GitHub #207](https://github.com/F5Networks/f5-telemetry-streaming/issues/207) Add support for numerical enums, enhance SNMP metrics processing
- TS-666: Created separate Azure Logs tables for pool members and removed that data from the pool tables.
### Changed
- TS-658: Update npm packages (@grpc/proto-loader from 0.6.9 to 0.6.12)
### Removed

## 1.29.0
### Added
- TS-568: Added support for SNMP endpoints in Telemetry_Endpoints
Expand Down
7 changes: 4 additions & 3 deletions SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ Currently supported versions:

| Software Version | Release Type | First Customer Ship | End of Support |
|------------------|---------------|---------------------|-----------------|
| TS 1.20.1 | LTS | 30-Jun-2021 | 30-Jun-2022 |
| TS 1.27.0 | Feature | 08-Mar-2022 | 08-Jun-2022 |
| TS 1.27.1 | LTS | 19-Apr-2022 | 19-Apr-2023 |
| TS 1.28.0 | Feature | 19-Apr-2022 | 19-Jul-2022 |
| TS 1.29.0 | Feature | 31-May-2022 | 31-Aug-2022 |
| TS 1.30.0 | Feature | 15-Jul-2022 | 15-Oct-2022 |

Versions no longer supported:

Expand All @@ -47,11 +45,14 @@ Versions no longer supported:
| TS 1.18.0 | Feature | 23-Feb-2021 | 23-May-2021 |
| TS 1.19.0 | Feature | 06-Apr-2021 | 06-Jul-2021 |
| TS 1.20.0 | Feature | 18-May-2021 | 18-Aug-2021 |
| TS 1.20.1 | LTS | 30-Jun-2021 | 30-Jun-2022 |
| TS 1.21.0 | Feature | 28-Jun-2021 | 28-Sep-2021 |
| TS 1.22.0 | Feature | 09-Aug-2021 | 09-Nov-2021 |
| TS 1.23.0 | Feature | 21-Sep-2021 | 21-Dec-2021 |
| TS 1.24.0 | Feature | 02-Nov-2021 | 02-Feb-2022 |
| TS 1.25.0 | Feature | 14-Dec-2021 | 14-Mar-2022 |
| TS 1.26.0 | Feature | 25-Jan-2022 | 25-Apr-2022 |
| TS 1.27.0 | Feature | 08-Mar-2022 | 08-Jun-2022 |
| TS 1.27.1 | LTS | 19-Apr-2022 | 19-Apr-2023 |

See the [Release notes](https://github.com/F5Networks/f5-telemetry-streaming/releases) and [Telemetry Streaming documentation](https://clouddocs.f5.com/products/extensions/f5-telemetry-streaming/latest/revision-history.html) for new features and issues resolved for each release.
2 changes: 1 addition & 1 deletion contributing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ How does the project handle a typical `POST` request?
"trace": false,
"format": "default"
},
"schemaVersion": "1.29.0"
"schemaVersion": "1.30.0"
}
}
```
Expand Down
2 changes: 2 additions & 0 deletions contributing/process_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
* 1.27.0 - 17.7 MB
* 1.28.0 - 17.7 MB
* 1.29.0 - 17.8 MB
* 1.30.0 - 16.0 MB
* Install build to BIG-IP, navigate to folder `/var/config/rest/iapps/f5-telemetry/` and check following:
* Run `du -sh` and check that folder's size (shouldn't be much greater than previous versions):
* 1.4.0 - 65 MB
Expand Down Expand Up @@ -93,6 +94,7 @@
* 1.27.0 - 127 MB
* 1.28.0 - 127 MB
* 1.29.0 - 129 MB
* 1.30.0 - 116 MB
* Check `node_modules` folder - if you see `eslint`, `mocha` or something else from [package.json](package.json) `devDependencies` section - something wrong with build process. Probably some `npm` flags are work as not expected and it MUST BE FIXED before publishing.
* Ensure that all tests (unit tests and functional tests passed)
* Optional: Ensure that your local tags match remote. If not, remove all and re-fetch:
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
# The short X.Y version.
version = u''
# The full version, including alpha/beta/rc tags.
release = u'1.29.0'
release = u'1.30.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion docs/revision-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Document Revision History
- Date

* - 1.29.0
- **Updated the documentation for Telemetry Streaming v1.29.0. This release contains the following changes:** |br| * Added support for querying SNMP using a custom endpoint (see :ref:`SNMP example<snmpep>`) |br| * Added outputMode parameter to Generic HTTP consumer to support raw data output (see :ref:`Generic HTTP<http-ref>`) |br| |br| Issues Resolved: |br| * Metric Consumers should not fail when 'null' found in data |br| * Prometheus consumer should ignore NaN values
- Updated the documentation for Telemetry Streaming v1.29.0. This release contains the following changes: |br| * Added support for querying SNMP using a custom endpoint (see :ref:`SNMP example<snmpep>`) |br| * Added outputMode parameter to Generic HTTP consumer to support raw data output (see :ref:`Generic HTTP<http-ref>`) |br| |br| Issues Resolved: |br| * Metric Consumers should not fail when 'null' found in data |br| * Prometheus consumer should ignore NaN values
- 5-31-22

* - 1.28.0
Expand Down
4 changes: 2 additions & 2 deletions docs/setting-up-consumer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ Microsoft Azure Log Analytics
|azure_img|

Required Information:
- Workspace ID: Navigate to :guilabel:`Log Analytics workspace > Advanced Settings > Connected Sources`.
- Shared Key: Navigate to :guilabel:`Log Analytics workspace > Advanced Settings > Connected Sources` and use the primary key.
- Workspace ID: Navigate to :guilabel:`Log Analytics workspace > [your workspace] > Agents Management > Workspace ID`.
- Shared Key: Navigate to :guilabel:`Log Analytics workspace > [your workspace] > Agents Management > Primary key`.

.. IMPORTANT:: The Azure Log Analytics Consumer only supports sending 500 items. Each configuration item (such as virtual server, pool, node) uses part of this limit.

Expand Down
5 changes: 5 additions & 0 deletions examples/declarations/system_custom_endpoints_with_snmp.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
"totalMemory": {
"protocol": "snmp",
"path": "sysGlobalStat.sysStatMemoryTotal"
},
"hrFSBootable": {
"protocol": "snmp",
"path": "hrFSBootable.1",
"numericalEnums": true
}
}
},
Expand Down
Loading

0 comments on commit fd87507

Please sign in to comment.