Skip to content

Commit

Permalink
Add UTM link to hazelcast.com URLs (#1327)
Browse files Browse the repository at this point in the history
Add utm link to hazelcast.com URLs (no other changes to URLs or
validation)

---------

Co-authored-by: Mykola Fant <[email protected]>
  • Loading branch information
oliverhowell and fantkolja authored Oct 15, 2024
1 parent 0bbf2ec commit db08160
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ asciidoc:
enterprise-product-name: 'Enterprise Edition'
java-client-new: 'Java Client (Standalone)'
java-client: 'Java Client and Embedded Server'
url-cloud-signup: https://cloud.hazelcast.com/sign-up
url-cloud-signup: https://cloud.hazelcast.com/sign-up?utm_source=docs-website
hazelcast-cloud: Cloud
ucn: User Code Namespaces
ucd: User Code Deployment
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/examples/helper/LicenseUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* <li>the system property {@code -Dhazelcast.enterprise.license.key=<YOUR_LICENSE_KEY_HERE>}</li>
* </ul>
*
* You can request a trial key at http://hazelcast.com/hazelcast-enterprise-trial
* You can request a trial key at http://hazelcast.com/hazelcast-enterprise-trial?utm_source=docs-website
*/
public final class LicenseUtils {

Expand Down
6 changes: 3 additions & 3 deletions docs/modules/cache/pages/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
:url-hibernate: http://hibernate.org
:url-spring: https://spring.io/projects/spring-framework
:url-jetty: https://www.eclipse.org/jetty/documentation/current/configuring-sessions-hazelcast.html
:blog-caching-patterns: https://hazelcast.com/blog/a-hitchhikers-guide-to-caching-patterns/
:glossary-hibernate: https://hazelcast.com/glossary/hibernate-second-level-cache/
:use-cases-jcache: https://hazelcast.com/use-cases/jcache-provider/
:blog-caching-patterns: https://hazelcast.com/blog/a-hitchhikers-guide-to-caching-patterns/?utm_source=docs-website
:glossary-hibernate: https://hazelcast.com/glossary/hibernate-second-level-cache/?utm_source=docs-website
:use-cases-jcache: https://hazelcast.com/use-cases/jcache-provider/?utm_source=docs-website
:guides-spring-boot: https://guides.hazelcast.org/hazelcast-embedded-springboot/
:guides-spring-boot-caching: https://guides.hazelcast.org/caching-springboot/
:guides-spring-boot-web-sessions: https://guides.hazelcast.org/caching-springboot/
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/clients/pages/hazelcast-clients.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Additional tools are available to help operate and manage Hazelcast Platform clu
Not all features are available in all clients.

To find out which features are available in each client,
see the link:https://hazelcast.com/developers/clients/[clients page].
see the link:https://hazelcast.com/developers/clients/?utm_source=docs-website[clients page].

After selecting the language you need, you can find the table showing supported features on the selected language.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ as the instances would compete for the same CPU resources.
Don't rely just on CPU usage when benchmarking your cluster. Simulate
production workload and measure the throughput and latency instead. The
task manager of Hazelcast can be configured to use the CPU aggressively.
As an example, see https://hazelcast.com/blog/idle-green-threads-in-jet/[this benchmark]: the CPU usage was close to 20% with just 1000 events/s. At 1m items/s
As an example, see https://hazelcast.com/blog/idle-green-threads-in-jet/?utm_source=docs-website[this benchmark]: the CPU usage was close to 20% with just 1000 events/s. At 1m items/s
the CPU usage was 100% even though Jet still could push around 5 million
items/s on that machine.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
= Choosing an Application Topology
:description: Hazelcast offers two topologies to use Hazelcast: embedded in a Java application or in a client/server topology. To help you choose a topology that meets your requirements, this topic describes each option.
:page-aliases: ROOT:topologies.adoc
:url-cloud-signup: https://cloud.hazelcast.com/sign-in?next=/
:url-cloud-signup: https://cloud.hazelcast.com/sign-in?utm_source=docs-website

You can deploy Hazelcast in two topologies, depending on where you want the Hazelcast members to run:

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/deploy/pages/deploying-on-aws.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -695,4 +695,4 @@ Hazelcast is prepared to work correctly within the autoscaling environments. Not
* The number of members in a cluster must not change by more than one at a time
* When a member is launched or terminated, the cluster must be in a safe state

Read about details in the blog post: link:https://hazelcast.com/blog/aws-auto-scaling-with-hazelcast/[AWS Auto Scaling with Hazelcast].
Read about details in the blog post: link:https://hazelcast.com/blog/aws-auto-scaling-with-hazelcast/?utm_source=docs-website[AWS Auto Scaling with Hazelcast].
2 changes: 1 addition & 1 deletion docs/modules/getting-started/pages/editions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ are valid for Hazelcast Platform.
== {open-source-product-name}

Hazelcast {open-source-product-name} is free and covered by an Apache License, Version 2.0
and a https://hazelcast.com/hazelcast-community-license/[Hazelcast Community License].
and a https://hazelcast.com/hazelcast-community-license/?utm_source=docs-website[Hazelcast Community License].

The permissions granted in these licenses allow you to do the following:

Expand Down
6 changes: 3 additions & 3 deletions docs/modules/getting-started/pages/install-hazelcast.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ ifdef::snapshot[]
Go to the link:https://oss.sonatype.org/content/repositories/snapshots/com/hazelcast/hazelcast-distribution/{full-version}/[snapshot repository] and click the download link for the TAR file that has the most up-to-date timestamp in the *Last Modified* columns.
endif::[]
ifndef::snapshot[]
. Download a package from https://hazelcast.com/get-started/download/[hazelcast.com^].
. Download a package from https://hazelcast.com/get-started/download/?utm_source=docs-website[hazelcast.com^].
. Extract the downloaded package.
endif::[]
--
Expand All @@ -175,7 +175,7 @@ ifdef::snapshot[]
Go to the link:https://oss.sonatype.org/content/repositories/snapshots/com/hazelcast/hazelcast-distribution/{full-version}/[snapshot repository] and click the download link for the TAR file that has the most up-to-date timestamp in the *Last Modified* columns.
endif::[]
ifndef::snapshot[]
. Download a package from https://hazelcast.com/get-started/download/[hazelcast.com^].
. Download a package from https://hazelcast.com/get-started/download/?utm_source=docs-website[hazelcast.com^].
. Extract the downloaded package.
endif::[]
--
Expand All @@ -186,7 +186,7 @@ ifdef::snapshot[]
Go to the link:https://oss.sonatype.org/content/repositories/snapshots/com/hazelcast/hazelcast-distribution/{full-version}/[snapshot repository] and click the download link for the ZIP file that has the most up-to-date timestamp in the *Last Modified* columns.
endif::[]
ifndef::snapshot[]
. Download a package from https://hazelcast.com/get-started/download/[hazelcast.com^].
. Download a package from https://hazelcast.com/get-started/download/?utm_source=docs-website[hazelcast.com^].
. Extract the downloaded package.
endif::[]
--
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/getting-started/pages/resources.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
This is also where you can contribute and report issues.
* Hazelcast API can be found at https://docs.hazelcast.org/docs/latest/javadoc/[hazelcast.org/docs/Javadoc^].
* Code samples can be downloaded from https://github.com/hazelcast/hazelcast-code-samples[GitHub/hazelcast-code-samples^].
* More use cases and resources can be found at http://www.hazelcast.com[hazelcast.com^].
* More use cases and resources can be found at http://www.hazelcast.com?utm_source=docs-website[hazelcast.com^].
* xref:getting-started:support.adoc[Support information].
10 changes: 5 additions & 5 deletions docs/modules/getting-started/pages/support.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ Community support is for every Hazelcast user. You can use the following channel
== Customer Support

Customer support is for paying Hazelcast customers.
See https://hazelcast.com/services/support/[hazelcast.com^] for the support options.
See https://hazelcast.com/services/support/?utm_source=docs-website[hazelcast.com^] for the support options.
A support subscription from Hazelcast will allow you to get the most value out of your
selection of Hazelcast. Our customers benefit from rapid response times to technical
support inquiries, access to critical software patches, and other services which
will help you achieve increased productivity and quality. Learn more about Hazelcast support subscriptions:
https://hazelcast.com/pricing/
https://hazelcast.com/pricing/?utm_source=docs-website

If your organization subscribes to Hazelcast support,
and you already have an account setup, you can login to your account and open
a support request using our ticketing system: https://support.hazelcast.com/s/.
a support request using our ticketing system: https://support.hazelcast.com/s/?utm_source=docs-website.

When submitting a ticket to the team, please provide as much information and data as possible:

Expand All @@ -35,7 +35,7 @@ This will allow the team to route the issue to the proper expert
If not please capture the sequence of events that led to the problem.
* Write a complete description of the problem along with any error found.
* Capture any relevant screenshots and or errors noted.
* Create a support ticket on https://support.hazelcast.com/s/[Hazelcast Support Portal].
* Create a support ticket on https://support.hazelcast.com/s/?utm_source=docs-website[Hazelcast Support Portal].
* Attach the appropriate severity to the ticket.
* `PROD` issues that affect production are considered as severity 1.
* All other issues in other environments are considered severity 2 or 3 depending on urgency.
Expand Down Expand Up @@ -74,5 +74,5 @@ Lastly, be prompt in your communication with Hazelcast support - helps to ensure
This is also where you can contribute and report issues.
* Hazelcast API can be found at https://docs.hazelcast.org/docs/latest/javadoc/[hazelcast.org/docs/Javadoc^].
* Code samples can be downloaded from https://github.com/hazelcast/hazelcast-code-samples[GitHub/hazelcast-code-samples^].
* More use cases and resources can be found at http://www.hazelcast.com[hazelcast.com^].
* More use cases and resources can be found at http://www.hazelcast.com?utm_source=docs-website[hazelcast.com^].
* xref:getting-started:support.adoc[Support information].
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

== Quickstart

Hazelcast Platform {enterprise-product-name} requires a license key. If you don't have a license key, you can request one at the link:http://trialrequest.hazelcast.com/[Hazelcast website].
Hazelcast Platform {enterprise-product-name} requires a license key. If you don't have a license key, you can request one at the link:http://trialrequest.hazelcast.com/?utm_source=docs-website[Hazelcast website].

[source,shell]
----
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/pipelines/pages/overview.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
= About Data Pipelines
:description: Learn about the core concepts of data pipelines and how you can build your own with the Hazelcast Jet engine.
:keywords: data-processing, streaming, processing
:url-hazelcast-pipelines: https://hazelcast.com/glossary/data-pipeline
:url-hazelcast-pipelines: https://hazelcast.com/glossary/data-pipeline?utm_source=docs-website

{description}

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/pipelines/pages/python.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To complete this tutorial, you need the following:
|A Hazelcast cluster running in client/server mode
|xref:getting-started:install-hazelcast.adoc#use-the-binary[Install Hazelcast]

|A Hazelcast Full Distribution |https://hazelcast.com/open-source-projects/downloads/[Hazelcast {open-source-product-name} Downloads]
|A Hazelcast Full Distribution |https://hazelcast.com/open-source-projects/downloads/?utm_source=docs-website[Hazelcast {open-source-product-name} Downloads]
|===

== Step 1. Write a Python Function
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/release-notes/pages/5-3-0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ without the need of a Kafka cluster.
* Renamed the `DataLinkFactory` interface as `DataConnection`.
https://github.com/hazelcast/hazelcast/pull/24224[#24224]
* Changed the default cloud coordinator URL from `coordinator.hazelcast.cloud` to `api.viridian.hazelcast.com`.
The default configuration now connects to https://viridian.hazelcast.com/sign-in?next=/[Hazelcast Viridian Cloud^] instead of Hazelcast Cloud.
The default configuration now connects to https://viridian.hazelcast.com/sign-in?utm_source=docs-website[Hazelcast Viridian Cloud^] instead of Hazelcast Cloud.
If you want to continue accessing your Hazelcast Cloud clusters, you need to set the `hazelcast.client.cloud.url` property to `https://coordinator.hazelcast.cloud` in your configuration.
https://github.com/hazelcast/hazelcast/pull/23290[#23290]

Expand Down
6 changes: 3 additions & 3 deletions docs/modules/troubleshoot/pages/remedies-for-alerts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ JAVA_OPTS="$JAVA_OPTS -XX:+UseG1GC -XX:+UseCompressedOops -XX:+UseGCLogFileRotat

== Additional Resources

* What to do in case of an OOME: http://blog.hazelcast.com/out-of-memory/
* What to do in case of an OOME: http://blog.hazelcast.com/out-of-memory/?utm_source=docs-website
* What to do when one or more partitions become unbalanced, e.g., a partition becomes so large,
it can’t fit in memory: https://hazelcast.com/blog/controlled-partitioning/
* What to do when a queue store has reached its memory limit: http://blog.hazelcast.com/overflow-queue-store/
it can’t fit in memory: https://hazelcast.com/blog/controlled-partitioning/?utm_source=docs-website
* What to do when a queue store has reached its memory limit: http://blog.hazelcast.com/overflow-queue-store/?utm_source=docs-website

0 comments on commit db08160

Please sign in to comment.