Skip to main content

Reports and metrics for Atlassian Tools

Project description


# Damster

Scripts to collect metrics and reports from Atlassian tools.
This is a WIP, starting with some reports on Bamboo deployments


_*Damster* Builder of dams for logging purposes_


## Database configuration

In order to use any of the queries that access directly to the database, you will need to provide a database
configuration section.

### Direct connection

Use this settings if you can connect directly to the DB port

[Confluence DB]
dbname=confluence
dbuser=confluence
password=password1
host=dbhost.example.com
port=5432


### Use SSH tunnel

Use this configuration when you can not access the DB directly. For example, if your DB is an RDS instance in AWS:


----------------------------------------------------------------------

|
-------------+ | +---------+ +--------+
LOCAL | | | APP | | RDS |
CLIENT | <== SSH ======> | SERVER | <== Sec ==> | SERVER |
-------------+ | +---------+ Group +--------+
|
AWS (only access to port 22 on app.server)

----------------------------------------------------------------------

Example configuration for the above case:

[Confluence DB]
dbname=confluence
dbuser=confluence
password=password1
ssh_gateway=app.server
host=rds.server
port=5432

Additionally, you may also need an SSH section, if the defaults do not work for your case:

[SSH]
; All below values are optional. Examples are the default values
;ssh_username: current_user
;ssh_private_key: ~/.ssh/id_rsa
;port: 22
;local_bind_port: 6543

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

damster-0.2.0.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

damster-0.2.0-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

Details for the file damster-0.2.0.tar.gz.

File metadata

  • Download URL: damster-0.2.0.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for damster-0.2.0.tar.gz
Algorithm Hash digest
SHA256 554e9b091f903e0fc34d205531f1211ea7f1b364fd8913389784548c94920db4
MD5 3e583960e2c596fecffbe6016dd99639
BLAKE2b-256 9dae23f09dcd1d1428dcc28b094521642e7eb34f5ee4f1e5ec8aea4c0becc593

See more details on using hashes here.

File details

Details for the file damster-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for damster-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77b6532231d2afd1d70bcc25017404a125f595b9953de58cbbe6417eefd96d8e
MD5 f504326413448090d6d35a07cd95e17e
BLAKE2b-256 5b85a8765a41c1666af30d1aa45ebf5084d0fb98908614bc225a2b41285f6be9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page