Skip to content

Commit

Permalink
Reformat markdown files with mdox
Browse files Browse the repository at this point in the history
  • Loading branch information
jgpruitt committed May 17, 2022
1 parent 48839a8 commit 022ccba
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ on your computer to quickly get a feel of what's possible. More details in
<img src="docs/assets/promscale-arch.png" alt="Promscale Architecture Diagram" width="800"/>

This repository contains the source code of the Promscale Connector. Promscale also requires that the Promscale Extension
which lives in [this repository](https://github.com/timescale/promscale_extension) is installed in the TimescaleDB/PostgreSQL
which lives in [this repository](https://github.com/timescale/promscale_extension) is installed in the TimescaleDB/PostgreSQL
database. The extension sets up and manages the database schemas and provides performance and SQL query experience improvements.

For a detailed description of the initial architecture of Promscale for Prometheus metrics that covers
Expand Down
2 changes: 1 addition & 1 deletion docs/configuring_prometheus.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Configuring Prometheus for better Performance with Promscale

The content in this page has been moved to https://docs.timescale.com/promscale/latest/send-data/prometheus/
The content in this page has been moved to https://docs.timescale.com/promscale/latest/send-data/prometheus/
2 changes: 1 addition & 1 deletion docs/docker.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# 🐳 Docker

The content in this page has been moved to https://docs.timescale.com/promscale/latest/installation/docker/
The content in this page has been moved to https://docs.timescale.com/promscale/latest/installation/docker/
2 changes: 1 addition & 1 deletion docs/downsampling.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Downsampling

The content in this page has been moved to https://docs.timescale.com/promscale/latest/downsample-data/
The content in this page has been moved to https://docs.timescale.com/promscale/latest/downsample-data/
2 changes: 1 addition & 1 deletion docs/metric_deletion_and_retention.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Deleting Data

The content in this page has been moved to https://docs.timescale.com/promscale/latest/manage-data/
The content in this page has been moved to https://docs.timescale.com/promscale/latest/manage-data/
2 changes: 1 addition & 1 deletion docs/multi_tenancy.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Multi-tenancy

The content in this page has been moved to https://docs.timescale.com/promscale/latest/scale-ha/prometheus-multi-tenancy/
The content in this page has been moved to https://docs.timescale.com/promscale/latest/scale-ha/prometheus-multi-tenancy/
2 changes: 1 addition & 1 deletion docs/sql_permissions.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The content in this page has been moved to https://docs.timescale.com/promscale/latest/roles-and-permissions/
The content in this page has been moved to https://docs.timescale.com/promscale/latest/roles-and-permissions/
2 changes: 1 addition & 1 deletion docs/tracing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Tracing

The content in this page has been moved to https://docs.timescale.com/promscale/latest/
The content in this page has been moved to https://docs.timescale.com/promscale/latest/

0 comments on commit 022ccba

Please sign in to comment.