Skip to content

Commit

Permalink
add link to heartbeat FAQ in announcement (#2500)
Browse files Browse the repository at this point in the history
* add link to heartbeat FAQ
  • Loading branch information
jracusin authored Jul 31, 2024
1 parent d363318 commit a39edad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/news._index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import { Anchor } from '~/components/Anchor'
</CollectionHeading>
<CollectionDescription>
- **Stream Circulars over Kafka in JSON format** on the topic `gcn.circulars`. Add Circulars to your existing Kafka streaming codes or generated via the [Start Streaming GCN Notices interface](/quickstart).
- **GCN Heartbeat Kafka Topic** (`gcn.heartbeat`) broadcasts a test message approximately once a second.
- [**GCN Heartbeat Kafka Topic**](docs/faq#how-can-i-tell-that-my-kafka-client-is-working) (`gcn.heartbeat`) broadcasts a test message approximately once a second that can be used to test your Kafka connection.
- **Schema v4.1.0** includes the following updates:
- [Circulars schema](https://gcn.nasa.gov/docs/schema/v4.1.0/gcn/circulars.schema.json).
- `id` property (from the Event core schema) in [Einstein Probe Notices](https://gcn.nasa.gov/docs/schema/v4.1.0/gcn/notices/einstein_probe/wxt/alert.schema.json).
Expand Down

0 comments on commit a39edad

Please sign in to comment.