Skip to content

Conversation

johnsimons
Copy link
Member

The ServicePulse Usage page has an option for the user to specify the endpoint type for each detected endpoint.

There is currently no valid option to select for infrastructure endpoints. So this PR adds a couple more options for those kinds of endpoints.

@johnsimons johnsimons self-assigned this Aug 12, 2025
@johnsimons
Copy link
Member Author

I have reviewed ServiceControl code, and there is no need to update any of its source code given these are stored as strings.

johnsimons added a commit to Particular/docs.particular.net that referenced this pull request Aug 12, 2025
@johnsimons
Copy link
Member Author

Docs page updates - Particular/docs.particular.net#7721

import LegendServiceControlEndpoint from "./LegendServiceControlEndpoint.vue";
const { isBrokerTransport } = storeToRefs(useThroughputStore());
const showLegend = ref(true);
Copy link
Member Author

Choose a reason for hiding this comment

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

Decided to hide the legend by default, given that it is occupying quite a bit of space and pushing the relevant UI down.

@johnsimons johnsimons changed the title Included 2 new options for the endpoint type selection Included two new options for the endpoint type selection under the usage area screens Aug 12, 2025
@johnsimons johnsimons merged commit f521388 into master Aug 13, 2025
5 checks passed
@johnsimons johnsimons deleted the john/new-options branch August 13, 2025 01:04
@johnsimons johnsimons added this to the 2.2.0 milestone Aug 14, 2025
@johnsimons johnsimons added the Type: Improvement Type: Improvement label Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Type: Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants