Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to publish custom attributes to ELK based Analytics #4050

Open
gayaldassanayake opened this issue Feb 25, 2025 · 1 comment · May be fixed by #4078
Open

Add support to publish custom attributes to ELK based Analytics #4050

gayaldassanayake opened this issue Feb 25, 2025 · 1 comment · May be fixed by #4078

Comments

@gayaldassanayake
Copy link

Problem

Currently, it is not possible to publish custom attributes to the ELK based Analytics solution as it is impossible to include any attributes to the existing event schema.

Related internal support issue - https://github.com/wso2-enterprise/wso2-mi-internal/issues/995

Proposed Solution

Allow passing additional properties into a property bag using a custom data provider.

A similar feature has been already implemented in APIM.
Issue - wso2/api-manager#443
PR - wso2/carbon-apimgt#11349

Alternatives

No response

Version

4.3.0

@gayaldassanayake
Copy link
Author

Had a chat with @chanikag and decided that we need to add a data provider with the ability to be extended with custom data providers as required at the synapse event creation level. Will come up with a design for the implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant