Skip to content

Conversation

@panizzag
Copy link
Collaborator

No description provided.

olamiral-mulesoft and others added 30 commits November 23, 2020 16:20
- Refactored the application to remove every mention to Metrics Framework
- Fixed MUnit response payload that was causing unit tests to fail
…itation-fix

API manager limitation fix - Using pagination to retrieve more than 100 assets
- Added platform metrics current consolidated dashboard
- Changed tableau strategy JSON file generation rule
- Changed tableau.path property to tableau.outputDir
- Added tableau strategy request in postman collection
- Updated README.md with tableau instructions
- Fixed stats calculations (use sum instead of max for quantities)
- Fixed typos
Fixed rawData variable assignment: when setting loaderDetails from payload, rawData value was being retrieved from vars context instead of being retrieved from payload.
ARM API call requests were failing with 503 (SERVICE UNAVAILABLE). Reducing ARM API max concurrent calls from 100 to 3 prevents this error to happen.
Changed Overall Satisfaction Calculation to consider only rated assets (unrated assets shouldn't be considered when calculating overall satisfaction.
- Fixed misleading log message when role groups collection is disabled
- Added log messages when ARM Apps collection is disabled
- Fixed log message typos
Fixed issue #64: platform benefits metrics loader default router should call platform benefits metrics default loader flow instead of platform metrics default loader flow.
This reverts commit c2ebcf9.
Fixes issue #64: platform benefits metrics loader default router should call platform benefits metrics default loader flow instead of platform metrics default loader flow.
…tion-calculation

Overall Satisfaction Calculation
angelalbericisfdc and others added 27 commits April 6, 2022 09:11
Readme idea: For example in here I added a Common Errors section with the famous 403 that users report often
The variable rawData was set in the same Transform Message component as the variable loaderDetails, on which the DataWeave for rawData depends. Thus vars.rawData was not set correctly.
…embers-pagination-fix

Done with CoreServicesMetric - usersTotal pagination
…rties

Added secure properties list to mule-artifact.json
…o-elk-protocol-property

Updated HTTP ELK Request Config to use defined property
Fix for incorrect variable rawData
…rty_files

Replace secure property file templates
* Done with CoreServicesMetric - usersTotal pagination

* Added SDLC Metrics for Azure DevOps

* Removed extra logging and changed component names

* externalized dataweave scripts

* Update pom.xml

* Simplifying Postman collection

Simplified Postman collection to use only Environment vars rather than Global and Environment.
Added section to README on Postman collection usage
Removed toLowerCase() from pre-request scripts

* Update README.md

* corrected copy paste error

* Update README.md

* Update README.md

* Changed links to be relative

* Added secure properties list to mule-artifact.json

* Updated HTTP ELK Request Config to use defined property

* Fix for incorrect variable rawData

The variable rawData was set in the same Transform Message component as the variable loaderDetails, on which the DataWeave for rawData depends. Thus vars.rawData was not set correctly.

* Adding version to the Splunk forms according Splunk 9.0.0 specifications on https://docs.splunk.com/Documentation/Splunk/9.0.0/Viz/DashboardjQuery

* #195 Excluded secure property files from index

* Release 1.9.1

Co-authored-by: Andres Alleva <andres.alleva@gmail.com>
Co-authored-by: Scott Ratliff <scott.ratliff@mulesoft.com>
Co-authored-by: richardmckinley <58299919+richardmckinley@users.noreply.github.com>
Co-authored-by: Alberici <92322091+angelalbericisfdc@users.noreply.github.com>
Co-authored-by: Rodrigo Fuentes <rodrigojfuentes@gmail.com>
Co-authored-by: Victor Moreno <vmoreno@mulesoft.com>
Co-authored-by: Christina Bauer <christina.bauer@mulesoft.com>
Co-authored-by: George Kroon <info@george-kroon.nl>
* Added MCP documentation. Refactor documentation to include /docs folder and moving existing docs under it.

* Add MCP Support for Metrics Toolkit. Implement getAvailableCollectors and getCapabilities. Add MUnit tests for both.

* Implement getPlatformMetricsByCollector. Make amq collector to work with Connected Apps (this is not MCP related).

* Implement MCP Exchange collector

* Implement MCP Design Center and Api Manager collector

* Implement Test MCP Arm, Core. RTF is dummy

* Add support for MCP tool getPlatformMetricsByKey

* Update README to capture requirement for Mule 4.9.3 as minimum version to support MCP

* Update postman collection to include MCP support

* Update runtime version to make it compatible with min mule version

* Refactor listener and server for MCP. Move to Global.xml

* Externalize most of Dataweave transformations into files

* Replace Agent by Server terminology

* Update mcp connector version to GA version

---------

Co-authored-by: panizzag <gpanizza@salesforce.com>
@panizzag panizzag requested a review from DavoCoder July 22, 2025 18:01
Copy link
Collaborator

@DavoCoder DavoCoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@panizzag panizzag merged commit c4522f9 into main Aug 7, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.