Issues
- RDS exporter: metrics 10 minutes delayPMM-13912
- PMM API provides wrong setting documentationPMM-13911
- Some MongoDB graphs related to collections don't seem to get updated properlyPMM-13910
- Services list refreshes to page 1 on every pagePMM-13909
- swagger docs for services:discoverRDS say required paramsPMM-13908
- swagger docs for /agents indicate optional parameters but are requiredPMM-13907
- Adding custom queries from UIPMM-13906
- MongoDB ReplSet Summary: missing RSs (can't unselect a cluster)PMM-13905
- [Build] 3.2.0 - Build and Release SupportPMM-13904talha.rizwan
- [QA] 3.2.0 - Release Testing and SupportPMM-13903
- [Doc] 3.2.0 - RN and Release SupportPMM-13902Catalina Adam
- [Build] Add arm support for pmm3-aws-staging-start jenkins jobPMM-13901
- ReplicaSets (non-sharded environment) visible at cluster dashboardPMM-13900
- Pull upstream changes for postgres_exporterPMM-13899
- Establish process for documentation deploymentPMM-13898Nurlan Moldomurov
- GetReport and GetFilteredMetricsName fail if Plan summary filter's value with brackets is selectedPMM-13897
- Do not include Kerberos related to PMM 2 releasePMM-13896Nurlan Moldomurov
- pmm-agent is crashed because of parsing MongoDB fingerprintPMM-13894Resolved issue: PMM-13894Nailya Kutlubaeva
- Expiring Kerberos Ticket requires automatic renewalPMM-13893
- MongoDB Summary returns an error for MongoDB running in dockerPMM-13891
- Add tls-skip-verify for external servicesPMM-13887
- Down status for Mongos is not displayed on MongoDB RouterPMM-13886
- Show update modal even when changelogs are not availablePMM-13884
- Update MySQL dashboards to support MariaDB 11PMM-13883
- read/write ticket alerts after MongoDB 7.0PMM-13882
- Wrong version number returned by mongodb_exporterPMM-13881
- MongoDB collection - Top 5 Databases By Size - remove conversion from expressionPMM-13880Resolved issue: PMM-13880
- MongoDB Collections - Avg Object Size in Database has the wrong unit typePMM-13879Resolved issue: PMM-13879
- MongoDB Collections - Index Size in Database has the wrong unitPMM-13878Resolved issue: PMM-13878
- MongoDB Collections - Data Size for Databases - has the wrong Unit sizePMM-13877Resolved issue: PMM-13877
- MongoDB Collections - wrong filter on service_namePMM-13876Resolved issue: PMM-13876
- [Doc] New native PMM NavigationPMM-13875
- Backup Alerting - Backup speed reduced below `threshold`PMM-13874
- Update MySQL dashboards to fully support MySQL 8.4PMM-13873Peter Sirotnak
- Include the directShardOperations role for mongo user starting with mongo 8PMM-13872Resolved issue: PMM-13872
- PMM framework fix dbdeployer replica to support MySQL 5.7 and 8.0,8.4 based on password auth changesPMM-13871Resolved issue: PMM-13871saikumar.vs
- Upgrade to PMM3 Fails on Docker CommandsPMM-13870
- Output nginx logs in logfmt formatPMM-13869Resolved issue: PMM-13869Alex Demidoff
- PostgreSQL Custom queriesPMM-13868
- PostgreSQL Top queriesPMM-13867
- PostgreSQL ReplicationPMM-13866
- PostgreSQL PatroniPMM-13865
- PostgreSQL CheckpointingPMM-13864
- PostgreSQL Overview ExtendedPMM-13863
- PostgreSQL InstancesPMM-13862
- PostgreSQL Overview DashboardPMM-13861
- Adding HA health status dashboard to PMMPMM-13860
- Implement a restore solution for PMM HA on k8sPMM-13859
- Implement a backup solution for PMM HA on k8sPMM-13858
- Make sure the PMM pods are running on different nodesPMM-13857
50 of
CentOS7 linux-metrics errors logged after update from older versions to 1.17.2.
Done
General
Escalation
General
Escalation
Description
How to test
None
How to document
None
AFFECTED CS IDs
270979
Smart Checklist
Details
Assignee
UnassignedUnassignedReporter
Reio RemmaReio RemmaPriority
HighComponents
Labels
Needs QA
YesNeeds Doc
YesFix versions
Story Points
2Sprint
NoneAffects versions
Environment
OS: CentOS 7
Details
Details
Assignee
Unassigned
UnassignedReporter
Reio Remma
Reio RemmaPriority
Components
Labels
Needs QA
Yes
Needs Doc
Yes
Fix versions
Story Points
2
Sprint
None
Affects versions
Environment
OS: CentOS 7
Smart Checklist
Smart Checklist
Smart Checklist
Created November 4, 2019 at 5:54 PM
Updated October 9, 2024 at 8:36 AM
Resolved January 15, 2020 at 9:34 PM
Activity
Nailya KutlubaevaJanuary 14, 2020 at 8:24 AMEdited
I checked upgrade from different versions and it seems everything is ok. There was a problem with deleting textile-collector directory, but it was fixed in 1.17.3. Thank you, !
Carlos SalgueroJanuary 8, 2020 at 7:14 PM
It is fixed in 1.7.x
Tested:
1.16.0: Error
1.17.0: No errors
1.17.1: No errors
1.17.2: No errors
Carlos SalgueroDecember 19, 2019 at 3:27 AM
Node exporter in .x branch had a wrong config file name (was using _ instead of -)
Nailya KutlubaevaDecember 13, 2019 at 8:39 AM
it seems the bug is still reproducible:
I installed latest pmm-client package from testing repository and then add linux to monitoring:
pmm-client-1.17.3-1.el6
Could you look into it?
Roma NovikovNovember 28, 2019 at 10:58 AM
Thanks for this report. this is a typo in the code ( we'll try to fix it and release patch release asap
The problem: Textfile collector feature is not working by default (with default file location )
Additionally, there are error messages in the log
Affected versions: Updated version of pmm1
Workaround: rename the folder from textfile-collector to textfile_collector
Original Issue:
Solution:
1) Fix the code to work with `textfile-collector` folder
2) Make sure we renamed from folders to proper one during the update
Versions need to be checked:
1.16.0
1.17.1
1.17.2
Original report:
I updated pmm-client on CentOS7 a week ago now noticed 180MB of pmm-linux-metrics log filed with:
time="2019-11-03T22:35:51+02:00" level=error msg="Error reading textfile collector directory /usr/local/percona/pmm-client/textfile_collector: open /usr/local/percona/pmm-client/textfile_collector: no such file or directory" source="text
file.go:81"
I downgraded to 1.17.1 and the messages are gone.
pmm-client-1.17.1-1.el7.x86_64
pmm-client-1.17.2-1.el7.x86_64
It seems some script is looking for:
/usr/local/percona/pmm-client/textfile_collector
but the correct file is: /usr/local/percona/pmm-client/textfile-collector, with a hyphen.
For now I renamed textfile-collector to textfile_collector to suppress the error message.